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

[INLONG-10297][Sort] Fix mysql connector cannot submit to flink cluster #10301

Merged
merged 1 commit into from
May 29, 2024

Conversation

EMsnap
Copy link
Contributor

@EMsnap EMsnap commented May 29, 2024

Motivation

Fixes #10297

Modifications

1、Move the initialization of audit operator to where the mysql reader initialized (on flink cluster)
2、Add mysql jdbc connector to fat jar
3、 Add metrics report when delete data

Verifying this change

Test on flink connector with audit service open

Mysql:
image
Starrocks:
image
Audit:
image

Documentation

  • Does this pull request introduce a new feature? (no)

Copy link
Contributor

@vernedeng vernedeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@aloyszhang aloyszhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@EMsnap EMsnap merged commit 4555ebf into apache:master May 29, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug][Sort] The audit operator in mysql connector cannot be serialized and the job cannot submit to jobmanager
5 participants