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-10721][Sort] Add elasticsearch7 connector on flink 1.18 #10741

Merged
merged 2 commits into from
Aug 2, 2024

Conversation

XiaoYou201
Copy link
Contributor

[INLONG-10721][Sort] Add elasticsearch7 connector on flink 1.18.

Fixes #10721

Motivation

There is no es connector in sort-connectors, but es is a popular distributed, RESTful search and analytics engine.

So, this pr will add the es7 connector onflink 1.18.

Modifications

Reference the official connector flink-connector-elasticsearch7 and it will support send audit information later.

Verifying this change

0b421912daeef5e98769337f17a4b0e3_compress
d879186a9a61fa69e02999cd4bc5fe5b_compress
569759ac3a6b5838dad5cbddd43297d2_compress

Documentation

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

Copy link
Contributor

@EMsnap EMsnap left a comment

Choose a reason for hiding this comment

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

please add licenses

@XiaoYou201
Copy link
Contributor Author

please add licenses

done~

@XiaoYou201 XiaoYou201 requested a review from EMsnap August 1, 2024 09:27
@XiaoYou201 XiaoYou201 requested a review from aloyszhang August 2, 2024 02:12
@aloyszhang aloyszhang merged commit 3af0a7f into apache:master Aug 2, 2024
10 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.

[Feature][Sort] Add Elasticsearch7 connector on Flink 1.18
3 participants