You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| sink | iotdb-thrift-sink or iotdb-thrift-async-sink | String: iotdb-thrift-sink or iotdb-thrift-async-sink | Yes | - |
536
536
| node-urls | URLs of the DataNode service ports on the target IoTDB. (please note that the synchronization task does not support forwarding to its own service). | String. Example:'127.0.0.1:6667,127.0.0.1:6668,127.0.0.1:6669', '127.0.0.1:6667' | Yes | - |
537
-
| user/usename|Usename for connecting to the target IoTDB. Must have appropriate permissions. | String | No | root |
537
+
| user/username|username for connecting to the target IoTDB. Must have appropriate permissions. | String | No | root |
538
538
| password | Password for the username. | String | No | root |
539
539
| batch.enable | Enables batch mode for log transmission to improve throughput and reduce IOPS. | Boolean: true, false | No | true |
540
540
| batch.max-delay-seconds | Maximum delay (in seconds) for batch transmission. | Integer | No | 1 |
| node-urls | URLs of the DataNode service ports on the target IoTDB. (please note that the synchronization task does not support forwarding to its own service). | String. Example:'127.0.0.1:6667,127.0.0.1:6668,127.0.0.1:6669', '127.0.0.1:6667' | Yes | - |
555
-
| user/usename|Usename for connecting to the target IoTDB. Must have appropriate permissions. | String | No | root |
555
+
| user/username|username for connecting to the target IoTDB. Must have appropriate permissions. | String | No | root |
556
556
| password | Password for the username. | String | No | root |
557
557
| batch.enable | Enables batch mode for log transmission to improve throughput and reduce IOPS. | Boolean: true, false | No | true |
558
558
| batch.max-delay-seconds | Maximum delay (in seconds) for batch transmission. | Integer | No | 1 |
0 commit comments