flink-connector-elasticsearch icon indicating copy to clipboard operation
flink-connector-elasticsearch copied to clipboard

Apache Flink connector for ElasticSearch

Results 23 flink-connector-elasticsearch issues
Sort by recently updated
recently updated
newest added

https://issues.apache.org/jira/browse/FLINK-34369 #### 02/05/2024 This is a preliminary PR that was tested locally with secure ES clusters. Plan is to get early feedback, add some tests, and test with deployed jobs.

component=Connectors/Elasticsearch

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.elasticsearch:elasticsearch&package-manager=maven&previous-version=7.10.2&new-version=7.17.19)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`....

dependencies
component=Connectors/Elasticsearch

According to [FLIP-127](https://cwiki.apache.org/confluence/display/FLINK/FLIP-127%3A+Support+Elasticsearch+Source+Connector) to achieve source read function

component=Connectors/Elasticsearch

## What is the purpose of the change The example in the Elasticsearch doc of the fault tolerance section is missing. Chinese translations of the fault tolerance section are missing.

component=Documentation

Delete id(key) in the RowElasticsearchEmitter class the key is always null, this makes users get confused.

component=Connectors/Elasticsearch

https://issues.apache.org/jira/browse/FLINK-35287 > In [FLINK-26088](https://issues.apache.org/jira/browse/FLINK-26088) we added support for ElasticSearch 8.0. It is based on Async sink API and does not use the base module flink-connector-elasticsearch-base. Regarding the config options (host,...

component=Connectors/Elasticsearch

Bumps [org.elasticsearch:elasticsearch](https://github.com/elastic/elasticsearch) from 7.10.2 to 7.17.23. Release notes Sourced from org.elasticsearch:elasticsearch's releases. Elasticsearch 7.17.23 Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.23.html Elasticsearch 7.17.22 Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.22.html Elasticsearch 7.17.21 Downloads: https://elastic.co/downloads/elasticsearch...

dependencies
component=Connectors/Elasticsearch

https://issues.apache.org/jira/browse/FLINK-35472 > Per discussion in [this PR](https://github.com/apache/flink-connector-elasticsearch/pull/104) (thanks to @reta), it makes the tests more reusable if we use parameterized tests. It requires some changes of the existing tests, which...

component=Connectors/Elasticsearch

JIRA: https://issues.apache.org/jira/browse/FLINK-35546 Discussion in mailing list: https://lists.apache.org/thread/yrf0mmbch0lhk3rgkz94fr0x5qz2417l

component=Connectors/Elasticsearch