Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/2767
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enab
Github user tzulitai commented on a diff in the pull request:
https://github.com/apache/flink/pull/2767#discussion_r95601743
--- Diff:
flink-connectors/flink-connector-elasticsearch5/src/main/java/org/apache/flink/streaming/connectors/elasticsearch5/ElasticsearchSink.java
---
@@ -
Github user mikedias commented on a diff in the pull request:
https://github.com/apache/flink/pull/2767#discussion_r95480042
--- Diff:
flink-connectors/flink-connector-elasticsearch5/src/main/java/org/apache/flink/streaming/connectors/elasticsearch5/ElasticsearchSink.java
---
@@ -
Github user tzulitai commented on a diff in the pull request:
https://github.com/apache/flink/pull/2767#discussion_r95287899
--- Diff:
flink-connectors/flink-connector-elasticsearch5/src/main/java/org/apache/flink/streaming/connectors/elasticsearch5/ElasticsearchSink.java
---
@@ -
Github user rmetzger commented on a diff in the pull request:
https://github.com/apache/flink/pull/2767#discussion_r93053073
--- Diff: flink-streaming-connectors/flink-connector-elasticsearch5/pom.xml
---
@@ -0,0 +1,93 @@
+
+
+http://maven.apache.org/POM/4.0.0";
+
Github user rmetzger commented on a diff in the pull request:
https://github.com/apache/flink/pull/2767#discussion_r93052912
--- Diff: flink-streaming-connectors/flink-connector-elasticsearch5/pom.xml
---
@@ -0,0 +1,93 @@
+
+
+http://maven.apache.org/POM/4.0.0";
+
GitHub user mikedias opened a pull request:
https://github.com/apache/flink/pull/2767
[FLINK-4988] Elasticsearch 5.x support
Provides Elasticsearch 5.x support based on previous 2.x codebase.
You can merge this pull request into a Git repository by running:
$ git pull https:/