Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Edit the following files for memory allocation:

| **Parameter** | **Description** | **Default** | **Recommended** | **Notes** |
| :------------ | :--------------------------------- | :---------- | :-------------- | :-------------------------------------- |
| MEMORY_SIZE | Total memory allocated to the node | Empty | As needed | Effective after restarting the service. |
| MEMORY_SIZE | Total memory allocated to the node | Empty | As needed | Save changes without immediate execution; modifications take effect after service restart. |

#### 3.3.2 General Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Edit the following files for memory allocation:

| **Parameter** | **Description** | **Default** | **Recommended** | **Notes** |
| :------------ | :--------------------------------- | :---------- | :-------------- | :-------------------------------------- |
| MEMORY_SIZE | Total memory allocated to the node | Empty | As needed | Effective after restarting the service. |
| MEMORY_SIZE | Total memory allocated to the node | Empty | As needed | Save changes without immediate execution; modifications take effect after service restart. |

#### 3.3.2 General Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Edit the following files for memory allocation:

| **Parameter** | **Description** | **Default** | **Recommended** | **Notes** |
| :------------ | :---------------------------------- | :---------- | :-------------- | :---------------------- |
| MEMORY_SIZE | Total memory allocated for the node | Empty | As needed | Effective after restart |
| MEMORY_SIZE | Total memory allocated for the node | Empty | As needed | Save changes without immediate execution; modifications take effect after service restart. |

#### 2.2.2 General Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Edit the following files for memory allocation:

| **Parameter** | **Description** | **Default** | **Recommended** | **Notes** |
| :------------ | :---------------------------------- | :---------- | :-------------- | :---------------------- |
| MEMORY_SIZE | Total memory allocated for the node | Empty | As needed | Effective after restart |
| MEMORY_SIZE | Total memory allocated for the node | Empty | As needed | Save changes without immediate execution; modifications take effect after service restart. |

#### 2.2.2 General Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,13 +87,13 @@ cd apache-iotdb-{version}-all-bin

| **配置项** | **Description** | **Default** | **Recommended value** | **Note** |
| :---------- | :----------------------------------------------------------- | :---------- | :----------------------------------------------------------- | :---------------------------------- |
| MEMORY_SIZE | The total amount of memory that IoTDB ConfigNode nodes can use | - | Can be filled in as needed, and the system will allocate memory based on the filled in values | Restarting the service takes effect |
| MEMORY_SIZE | The total amount of memory that IoTDB ConfigNode nodes can use | - | Can be filled in as needed, and the system will allocate memory based on the filled in values | Save changes without immediate execution; modifications take effect after service restart. |

- `./conf/datanode-env.sh` configuration

| **Configuration** | **Description** | **Default** | **Recommended value** | **Note** |
| :---------------- | :----------------------------------------------------------- | :---------- | :----------------------------------------------------------- | :---------------------------------- |
| MEMORY_SIZE | The total amount of memory that IoTDB DataNode nodes can use | - | Can be filled in as needed, and the system will allocate memory based on the filled in values | Restarting the service takes effect |
| MEMORY_SIZE | The total amount of memory that IoTDB DataNode nodes can use | - | Can be filled in as needed, and the system will allocate memory based on the filled in values | Save changes without immediate execution; modifications take effect after service restart. |

#### General Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ cd timechodb-{version}-bin

| **Parameter** | **Description** | **Default** | **Recommended** | **Notes** |
| :------------ | :--------------------------------- | :---------- | :-------------- | :-------------------------------------- |
| MEMORY_SIZE | Total memory allocated to the node | Empty | As needed | Effective after restarting the service. |
| MEMORY_SIZE | Total memory allocated to the node | Empty | As needed | Save changes without immediate execution; modifications take effect after service restart. |

**General Configuration**

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@ cd apache-iotdb-{version}-all-bin

| **Configuration** | **Description** | **Default** | **Recommended value** | Note |
| :---------------: | :----------------------------------------------------------: | :---------: | :----------------------------------------------------------: | :---------------------------------: |
| MEMORY_SIZE | The total amount of memory that IoTDB ConfigNode nodes can use | empty | Can be filled in as needed, and the system will allocate memory based on the filled in values | Restarting the service takes effect |
| MEMORY_SIZE | The total amount of memory that IoTDB ConfigNode nodes can use | empty | Can be filled in as needed, and the system will allocate memory based on the filled in values | Save changes without immediate execution; modifications take effect after service restart. |

- ./conf/datanode-env.sh (./conf/datanode-env.bat) configuration

| **Configuration** | **Description** | **Default** | **Recommended value** | **Note** |
| :---------: | :----------------------------------: | :--------: | :----------------------------------------------: | :----------: |
| MEMORY_SIZE | The total amount of memory that IoTDB DataNode nodes can use | empty | Can be filled in as needed, and the system will allocate memory based on the filled in values | Restarting the service takes effect |
| MEMORY_SIZE | The total amount of memory that IoTDB DataNode nodes can use | empty | Can be filled in as needed, and the system will allocate memory based on the filled in values | Save changes without immediate execution; modifications take effect after service restart. |

#### System General Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Edit the following files for memory allocation:

| **Parameter** | **Description** | **Default** | **Recommended** | **Notes** |
| :------------ | :---------------------------------- | :---------- | :-------------- | :---------------------- |
| MEMORY_SIZE | Total memory allocated for the node | Empty | As needed | Effective after restart |
| MEMORY_SIZE | Total memory allocated for the node | Empty | As needed | Save changes without immediate execution; modifications take effect after service restart. |

#### General Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,13 +87,13 @@ cd apache-iotdb-{version}-all-bin

| **配置项** | **Description** | **Default** | **Recommended value** | **Note** |
| :---------- | :----------------------------------------------------------- | :---------- | :----------------------------------------------------------- | :---------------------------------- |
| MEMORY_SIZE | The total amount of memory that IoTDB ConfigNode nodes can use | - | Can be filled in as needed, and the system will allocate memory based on the filled in values | Restarting the service takes effect |
| MEMORY_SIZE | The total amount of memory that IoTDB ConfigNode nodes can use | - | Can be filled in as needed, and the system will allocate memory based on the filled in values | Save changes without immediate execution; modifications take effect after service restart. |

- `./conf/datanode-env.sh` configuration

| **Configuration** | **Description** | **Default** | **Recommended value** | **Note** |
| :---------------- | :----------------------------------------------------------- | :---------- | :----------------------------------------------------------- | :---------------------------------- |
| MEMORY_SIZE | The total amount of memory that IoTDB DataNode nodes can use | - | Can be filled in as needed, and the system will allocate memory based on the filled in values | Restarting the service takes effect |
| MEMORY_SIZE | The total amount of memory that IoTDB DataNode nodes can use | - | Can be filled in as needed, and the system will allocate memory based on the filled in values | Save changes without immediate execution; modifications take effect after service restart. |

#### General Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,13 +87,13 @@ cd iotdb-enterprise-{version}-bin

| **Configuration** | **Description** | **Default** | **Recommended value** | **Note** |
| :---------------- | :----------------------------------------------------------- | :---------- | :----------------------------------------------------------- | :---------------------------------- |
| MEMORY_SIZE | The total amount of memory that IoTDB ConfigNode nodes can use | - | Can be filled in as needed, and the system will allocate memory based on the filled in values | Restarting the service takes effect |
| MEMORY_SIZE | The total amount of memory that IoTDB ConfigNode nodes can use | - | Can be filled in as needed, and the system will allocate memory based on the filled in values | Save changes without immediate execution; modifications take effect after service restart. |

- `./conf/datanode-env.sh` configuration

| **Configuration** | **Description** | **Default** | **Recommended value** | **Note** |
| :---------------- | :----------------------------------------------------------- | :---------- | :----------------------------------------------------------- | :---------------------------------- |
| MEMORY_SIZE | The total amount of memory that IoTDB DataNode nodes can use | - | Can be filled in as needed, and the system will allocate memory based on the filled in values | Restarting the service takes effect |
| MEMORY_SIZE | The total amount of memory that IoTDB DataNode nodes can use | - | Can be filled in as needed, and the system will allocate memory based on the filled in values | Save changes without immediate execution; modifications take effect after service restart. |

#### General Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@ cd apache-iotdb-{version}-all-bin

| **Configuration** | **Description** | **Default** | **Recommended value** | Note |
| :---------------: | :----------------------------------------------------------: | :---------: | :----------------------------------------------------------: | :---------------------------------: |
| MEMORY_SIZE | The total amount of memory that IoTDB ConfigNode nodes can use | empty | Can be filled in as needed, and the system will allocate memory based on the filled in values | Restarting the service takes effect |
| MEMORY_SIZE | The total amount of memory that IoTDB ConfigNode nodes can use | empty | Can be filled in as needed, and the system will allocate memory based on the filled in values | Save changes without immediate execution; modifications take effect after service restart. |

- ./conf/datanode-env.sh (./conf/datanode-env.bat) configuration

| **Configuration** | **Description** | **Default** | **Recommended value** | **Note** |
| :---------: | :----------------------------------: | :--------: | :----------------------------------------------: | :----------: |
| MEMORY_SIZE | The total amount of memory that IoTDB DataNode nodes can use | empty | Can be filled in as needed, and the system will allocate memory based on the filled in values | Restarting the service takes effect |
| MEMORY_SIZE | The total amount of memory that IoTDB DataNode nodes can use | empty | Can be filled in as needed, and the system will allocate memory based on the filled in values | Save changes without immediate execution; modifications take effect after service restart. |

#### System General Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@ cd iotdb-enterprise-{version}-bin

| **Configuration** | **Description** | **Default** | **Recommended value** | Note |
| :---------------: | :----------------------------------------------------------: | :---------: | :----------------------------------------------------------: | :---------------------------------: |
| MEMORY_SIZE | The total amount of memory that IoTDB ConfigNode nodes can use | empty | Can be filled in as needed, and the system will allocate memory based on the filled in values | Restarting the service takes effect |
| MEMORY_SIZE | The total amount of memory that IoTDB ConfigNode nodes can use | empty | Can be filled in as needed, and the system will allocate memory based on the filled in values | Save changes without immediate execution; modifications take effect after service restart. |

- ./conf/datanode-env.sh (./conf/datanode-env.bat) configuration

| **Configuration** | **Description** | **Default** | **Recommended value** | **Note** |
| :---------: | :----------------------------------: | :--------: | :----------------------------------------------: | :----------: |
| MEMORY_SIZE | The total amount of memory that IoTDB DataNode nodes can use | empty | Can be filled in as needed, and the system will allocate memory based on the filled in values | Restarting the service takes effect |
| MEMORY_SIZE | The total amount of memory that IoTDB DataNode nodes can use | empty | Can be filled in as needed, and the system will allocate memory based on the filled in values | Save changes without immediate execution; modifications take effect after service restart. |

#### System General Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,13 +87,13 @@ cd apache-iotdb-{version}-all-bin

| **配置项** | **Description** | **Default** | **Recommended value** | **Note** |
| :---------- | :----------------------------------------------------------- | :---------- | :----------------------------------------------------------- | :---------------------------------- |
| MEMORY_SIZE | The total amount of memory that IoTDB ConfigNode nodes can use | - | Can be filled in as needed, and the system will allocate memory based on the filled in values | Restarting the service takes effect |
| MEMORY_SIZE | The total amount of memory that IoTDB ConfigNode nodes can use | - | Can be filled in as needed, and the system will allocate memory based on the filled in values | Save changes without immediate execution; modifications take effect after service restart. |

- `./conf/datanode-env.sh` configuration

| **Configuration** | **Description** | **Default** | **Recommended value** | **Note** |
| :---------------- | :----------------------------------------------------------- | :---------- | :----------------------------------------------------------- | :---------------------------------- |
| MEMORY_SIZE | The total amount of memory that IoTDB DataNode nodes can use | - | Can be filled in as needed, and the system will allocate memory based on the filled in values | Restarting the service takes effect |
| MEMORY_SIZE | The total amount of memory that IoTDB DataNode nodes can use | - | Can be filled in as needed, and the system will allocate memory based on the filled in values | Save changes without immediate execution; modifications take effect after service restart. |

#### General Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,13 +87,13 @@ cd iotdb-enterprise-{version}-bin

| **Configuration** | **Description** | **Default** | **Recommended value** | **Note** |
| :---------------- | :----------------------------------------------------------- | :---------- | :----------------------------------------------------------- | :---------------------------------- |
| MEMORY_SIZE | The total amount of memory that IoTDB ConfigNode nodes can use | - | Can be filled in as needed, and the system will allocate memory based on the filled in values | Restarting the service takes effect |
| MEMORY_SIZE | The total amount of memory that IoTDB ConfigNode nodes can use | - | Can be filled in as needed, and the system will allocate memory based on the filled in values | Save changes without immediate execution; modifications take effect after service restart. |

- `./conf/datanode-env.sh` configuration

| **Configuration** | **Description** | **Default** | **Recommended value** | **Note** |
| :---------------- | :----------------------------------------------------------- | :---------- | :----------------------------------------------------------- | :---------------------------------- |
| MEMORY_SIZE | The total amount of memory that IoTDB DataNode nodes can use | - | Can be filled in as needed, and the system will allocate memory based on the filled in values | Restarting the service takes effect |
| MEMORY_SIZE | The total amount of memory that IoTDB DataNode nodes can use | - | Can be filled in as needed, and the system will allocate memory based on the filled in values | Save changes without immediate execution; modifications take effect after service restart. |

#### General Configuration

Expand Down
Loading