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

Exception in thread "main" java.lang.NoSuchMethodError: 'void org.apache.flink.streaming.runtime.operators.sink.CommitterOperatorFactory.<init>(org.apache.flink.api.connector.sink2.TwoPhaseCommittingSink, boolean, boolean)' #3327

Closed
4 tasks done
lixiang8103 opened this issue May 16, 2024 · 3 comments

Comments

@lixiang8103
Copy link

Please don't check the box below

  • I'm aware that bugs and new features should be reported on Apache Jira or Flink mailing list instead of here

Again, please don't check the box below

  • I'm aware that new issues on GitHub will be ignored and automatically closed.

请不要勾选以下选项

  • 我已知悉缺陷和新功能需要在 Apache Jira 或 Flink 邮件列表中反馈,而不是在这里创建新 issue。

也请不要勾选以下选项

  • 我已知悉 GitHub 上的新 issue 会被忽略且自动关闭。
@lixiang8103
Copy link
Author

[root@iZbp1h3h5m4ois5qs0bupuZ flink-cdc-3.2-SNAPSHOT]# ./bin/flink-cdc.sh mysql-to-starrocks.yaml Exception in thread "main" java.lang.NoSuchMethodError: 'void org.apache.flink.streaming.runtime.operators.sink.CommitterOperatorFactory.<init>(org.apache.flink.api.connector.sink2.TwoPhaseCommittingSink, boolean, boolean)' at org.apache.flink.cdc.composer.flink.translator.DataSinkTranslator.addCommittingTopology(DataSinkTranslator.java:137) at org.apache.flink.cdc.composer.flink.translator.DataSinkTranslator.sinkTo(DataSinkTranslator.java:86) at org.apache.flink.cdc.composer.flink.translator.DataSinkTranslator.translate(DataSinkTranslator.java:64) at org.apache.flink.cdc.composer.flink.FlinkPipelineComposer.compose(FlinkPipelineComposer.java:143) at org.apache.flink.cdc.cli.CliExecutor.run(CliExecutor.java:71) at org.apache.flink.cdc.cli.CliFrontend.main(CliFrontend.java:71)

@shreelatak
Copy link

I have the same issue. What pipeline are you building?

@yuxiqian
Copy link
Contributor

Tracked in FLINK-35415. For new feature requests / bug reports, please open a ticket in Flink JIRA Kanban.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants