Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] [Module Name] Bug title #4055

Open
3 tasks done
xiongshengxiao opened this issue Dec 16, 2024 · 1 comment
Open
3 tasks done

[Bug] [Module Name] Bug title #4055

xiongshengxiao opened this issue Dec 16, 2024 · 1 comment
Assignees
Labels
Bug Something isn't working Waiting for reply Waiting for reply

Comments

@xiongshengxiao
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

mysql-sync-database --database app_db --mysql-conf hostname=192.168.10.21 --mysql-conf port=3306 --mysql-conf username=root --mysql-conf password=yixiao666 --mysql-conf database-name=app_db --mysql-conf server-time-zone=Asia/Shanghai --including-tables "order.*" --sink-conf fenodes=192.168.10.21:18030 --sink-conf username=root --sink-conf password=yixiao666 --sink-conf jdbc-url=jdbc:mysql://192.168.10.21:9030 --sink-conf sink.label-prefix=label-3 --table-conf replication_num=1。我的Flink版本是1.20.0,dinky是1.20-rc5版本,在执行以上FlinkCDC作业的时候会出现:java.lang.RuntimeException: java.lang.RuntimeException: Yarn application state is not running, please check yarn cluster status. Web URL is: http://192.168.10.21:36175 , Log content: null。但实际在YARN的时候有看到作业提交,而且有时候有会去执行作业-YARN后台该作业会显示在运行,而且数据会有同步到Doris。

What you expected to happen

应该是Dink提交作业的时候识别出现了BUG

How to reproduce

第一步:注册YARN Application集群模式;第二步:上传flink-doris-connector-1.20-24.0.1.jar、flink-sql-connector-mysql-cdc-3.2.1.jar等相关依赖包;第三步:创建Flink Jar作业,右边表单选择jar路径、main-class:org.apache.doris.flink.tools.cdc.CdcTools以及args填写:mysql-sync-database --database app_db --mysql-conf hostname=192.168.10.21 --mysql-conf port=3306 --mysql-conf username=root --mysql-conf password=yixiao666 --mysql-conf database-name=app_db --mysql-conf server-time-zone=Asia/Shanghai --including-tables "order.*" --sink-conf fenodes=192.168.10.21:18030 --sink-conf username=root --sink-conf password=yixiao666 --sink-conf jdbc-url=jdbc:mysql://192.168.10.21:9030 --sink-conf sink.label-prefix=label-3 --table-conf replication_num=1

Anything else

每次

Version

1.2.0

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@xiongshengxiao xiongshengxiao added Bug Something isn't working Waiting for reply Waiting for reply labels Dec 16, 2024
Copy link

Hello @xiongshengxiao, this issue is about web, so I assign it to @Zzm0809. If you have any questions, you can comment and reply.

你好 @xiongshengxiao, 这个 issue 是关于 web 的,所以我把它分配给了 @Zzm0809。如有任何问题,可以评论回复。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Waiting for reply Waiting for reply
Projects
None yet
Development

No branches or pull requests

2 participants