GitHub user sthm opened a pull request:

    https://github.com/apache/flink/pull/2591

    [FLINK-4739] Adding packaging details for the Elasticsearch connector

    When an uber-jar containing an Elasticsearch sink is executed, an
    IllegalArgumentException may occur, which is caused by conflicting files of
    Elasticsearch and it's dependencies in META-INF/services.
    
    This commit adds further clarification to the documentation on how to build 
a
    porper uber-jar that can be properly executed by adapting the pom file.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sthm/flink master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/2591.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 #2591
    
----
commit 3ebade51b77991e188645ec42d7fc6699b86e70a
Author: Steffen Hausmann <stef...@hausmann-family.de>
Date:   2016-10-03T20:32:01Z

    [FLINK-4739] Adding packaging details for the Elasticsearch connector
    
    When an uber-jar containing an Elasticsearch sink is executed, an
    IllegalArgumentException may occur, which is caused by conflicting files of
    Elasticsearch and it's dependencies in META-INF/services.
    
    This commit adds further clarification to the documentation on how to build 
a
    porper uber-jar that can be properly executed by adapting the pom file.

----


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to