yuxiqian commented on code in PR #3479:
URL: https://github.com/apache/flink-cdc/pull/3479#discussion_r1681190098


##########
docs/content.zh/docs/get-started/quickstart/mysql-to-starrocks.md:
##########
@@ -147,6 +147,7 @@ under the License.
 
 2. 下载下面列出的 connector 包,并且移动到 lib 目录下;
    **下载链接只对已发布的版本有效, SNAPSHOT 版本需要本地基于 master 或 release- 分支编译。**
+   
**请注意这里的lib指的是flink-cdc的lib,而不是flink的lib,pipeline相关的包不要放到flink的lib下,否则会引发类加载相关问题**

Review Comment:
   ```suggestion
      **请注意,您需要将 jar 移动到 Flink CDC Home 的 lib 目录,而非 Flink Home 的 lib 目录下。**
   ```



##########
docs/content.zh/docs/get-started/quickstart/mysql-to-doris.md:
##########
@@ -186,6 +186,7 @@ MacOS 由于内部实现容器的方式不同,在部署时宿主机直接修
 
 2. 下载下面列出的 connector 包,并且移动到 `lib` 目录下;
    **下载链接只对已发布的版本有效, SNAPSHOT 版本需要本地基于 master 或 release- 分支编译.**
+   
**请注意这里的lib指的是flink-cdc的lib,而不是flink的lib,pipeline相关的包不要放到flink的lib下,否则会引发类加载相关问题**

Review Comment:
   ```suggestion
      **请注意,您需要将 jar 移动到 Flink CDC Home 的 lib 目录,而非 Flink Home 的 lib 目录下。**
   ```



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