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


##########
docs/zh/connector-v2/sink/OssJindoFile.md:
##########
@@ -0,0 +1,309 @@
+# OssJindoFile
+
+> OssJindo file sink 连接器
+
+## 描述
+
+使用jindo-api将数据输出到oss文件系统。
+
+:::提示
+
+您需要下载[jindosdk-4.6.1.tar.gz](https://jindodata-binary.oss-cn-shanghai.aliyuncs.com/release/4.6.1/jindosdk-4.6.1.tar.gz)
+然后解压缩,将jindo-sdk-4.6.1.jar和jindo-core-4.6.1.jar从lib复制到${SEATUNNEL_HOME}/lib。
+
+如果你使用spark/flink,为了使用这个连接器,你必须确保你的spark/flilk集群已经集成了hadoop。测试的hadoop版本是2.x。

Review Comment:
   ```suggestion
   如果你使用spark/flink,为了使用这个连接器,你必须确保你的spark/flink集群已经集成了hadoop。测试的hadoop版本是2.x。
   ```



-- 
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