davidzollo commented on code in PR #8676:
URL: https://github.com/apache/seatunnel/pull/8676#discussion_r1954503948


##########
docs/zh/connector-v2/sink/IoTDB.md:
##########
@@ -0,0 +1,221 @@
+# IoTDB
+
+> IoTDB接收器连接器
+
+## 支持以下引擎
+
+> Spark<br/>
+> Flink<br/>
+> SeaTunnel Zeta<br/>
+
+## 描述
+
+Used to write data to IoTDB.
+
+## Using Dependency
+
+### 适用于Spark/Flink发动机
+
+> 1. 
您需要确保[jdbc驱动程序jar包](https://mvnrepository.com/artifact/org.apache.iotdb/iotdb-jdbc)已放置在目录`${SEATUNNEL_HOME}/plugins/`中。
+
+### 适用于海底隧道Zeta发动机

Review Comment:
   `海底隧道` -> `SeaTunnel`
   `发动机` -> `引擎`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to