[GitHub] flink pull request #2790: [FLINK-4491] Handle index.number_of_shards in the ...

2016-12-01 Thread ddolzan
Github user ddolzan closed the pull request at: https://github.com/apache/flink/pull/2790 --- 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

[GitHub] flink pull request #2790: [FLINK-4491] Handle index.number_of_shards in the ...

2016-11-23 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/2790#discussion_r89341178 --- Diff: flink-streaming-connectors/flink-connector-elasticsearch2/src/main/java/org/apache/flink/streaming/connectors/elasticsearch2/ElasticsearchSink.java

[GitHub] flink pull request #2790: [FLINK-4491] Handle index.number_of_shards in the ...

2016-11-17 Thread fpompermaier
Github user fpompermaier commented on a diff in the pull request: https://github.com/apache/flink/pull/2790#discussion_r88567247 --- Diff:

[GitHub] flink pull request #2790: [FLINK-4491] Handle index.number_of_shards in the ...

2016-11-17 Thread fpompermaier
Github user fpompermaier commented on a diff in the pull request: https://github.com/apache/flink/pull/2790#discussion_r88566350 --- Diff:

[GitHub] flink pull request #2790: [FLINK-4491] Handle index.number_of_shards in the ...

2016-11-17 Thread fpompermaier
Github user fpompermaier commented on a diff in the pull request: https://github.com/apache/flink/pull/2790#discussion_r88566247 --- Diff:

[GitHub] flink pull request #2790: [FLINK-4491] Handle index.number_of_shards in the ...

2016-11-14 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/2790#discussion_r87804804 --- Diff:

[GitHub] flink pull request #2790: [FLINK-4491] Handle index.number_of_shards in the ...

2016-11-11 Thread ddolzan
GitHub user ddolzan opened a pull request: https://github.com/apache/flink/pull/2790 [FLINK-4491] Handle index.number_of_shards in the ES connector Implemented the Index Template and Index Mapping creation. Number of shards and many other properties can be defined in the Index