[
https://issues.apache.org/jira/browse/FLINK-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706886#comment-14706886
]
ASF GitHub Bot commented on FLINK-2558:
---------------------------------------
GitHub user aljoscha opened a pull request:
https://github.com/apache/flink/pull/1040
[FLINK-2558] Add Streaming Connector for Elasticsearch
This adds an ITCase, an example and documentation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aljoscha/flink elastic-search
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1040.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1040
----
commit 19501de53b3a0366fd68a1ad00636ad0ba7e13aa
Author: Aljoscha Krettek <aljoscha.kret...@gmail.com>
Date: 2015-08-21T12:06:04Z
[FLINK-2558] Add Streaming Connector for Elasticsearch
----
> Add Streaming Connector for Elasticsearch
> -----------------------------------------
>
> Key: FLINK-2558
> URL: https://issues.apache.org/jira/browse/FLINK-2558
> Project: Flink
> Issue Type: Improvement
> Components: Streaming
> Reporter: Aljoscha Krettek
> Assignee: Aljoscha Krettek
> Fix For: 0.10
>
>
> We should add a sink that can write to Elasticsearch. A source does not seem
> necessary because Elasticsearch would mostly be used for accessing results,
> for example using a dashboard.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)