liugddx commented on code in PR #5306: URL: https://github.com/apache/seatunnel/pull/5306#discussion_r1300009519
########## docs/en/connector-v2/sink/IoTDB.md: ########## @@ -2,15 +2,11 @@ > IoTDB sink connector -## Description - -Used to write data to IoTDB. - -:::tip - -There is a conflict of thrift version between IoTDB and Spark.Therefore, you need to execute `rm -f $SPARK_HOME/jars/libthrift*` and `cp $IOTDB_HOME/lib/libthrift* $SPARK_HOME/jars/` to resolve it. +## Support Those Engines -::: +> Spark<br/> +> Flink<br/> +> SeaTunnel Zeta<br/> ## Key features Review Comment: ```suggestion ## Key Features ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
