aloyszhang commented on code in PR #1127:
URL: https://github.com/apache/inlong-website/pull/1127#discussion_r1975287006


##########
i18n/zh-CN/docusaurus-plugin-content-docs/current/modules/sort-standalone/pulsar2kafka.md:
##########
@@ -0,0 +1,94 @@
+---
+title: Pulsar 到 kafka 示例
+sidebar_position: 5
+---
+
+## 准备安装文件
+
+安装文件在`inlong-sort-standalone/sort-standalone-dist/target/`目录下,文件名是`apache-inlong-sort-standalone-${project.version}-bin.tar.gz`。
+
+## 准备修改配置文件
+
+首先,解压压缩包`apache-inlong-sort-standalone-${project.version}-bin.tar.gz`,然后从目录 
`conf/kafka/` 下拷贝3个文件到目录 `conf/`。
+
+- conf/common.properties,所有组件的基本配置参数。
+- conf/SortClusterConfig.conf,所有Sort任务的sink配置。, sink configuration of all sort 
tasks。

Review Comment:
   ```suggestion
   - conf/SortClusterConfig.conf,所有Sort任务的sink配置。
   ```



-- 
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...@inlong.apache.org

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

Reply via email to