gong commented on code in PR #412:
URL: 
https://github.com/apache/incubator-inlong-website/pull/412#discussion_r897969866


##########
i18n/zh-CN/docusaurus-plugin-content-docs/current/data_node/load_node/iceberg.md:
##########
@@ -3,10 +3,196 @@ title: Iceberg
 sidebar_position: 3
 ---
 
-## 总览
-[Apache Iceberg](https://iceberg.apache.org/) 是一种用于跟踪超大规模表的新格式。
+## 概述
 
-## 配置
-创建数据流时,数据流向选择 `Iceberg`,并点击 ”添加“ 进行配置。
+[Apache Iceberg](https://iceberg.apache.org/)是一种用于大型分析表的高性能格式。
 
-![Iceberg Configuration](img/iceberg.png)
\ No newline at end of file
+## 版本
+
+| 提取节点                | 版本                                                 |
+| ----------------------- | 
---------------------------------------------------- |
+| [Iceberg](./iceberg.md) | [Iceberg](https://dev.mysql.com/doc):0.12.x,0.13.x 
|
+
+## 依赖项
+
+```
+<dependency>
+    <groupId>org.apache.inlong</groupId>
+    <artifactId>sort-connector-iceberg</artifactId>
+    <!-- Choose the version that suits your application -->

Review Comment:
   translate it



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

Reply via email to