[ 
https://issues.apache.org/jira/browse/FLINK-4739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15546239#comment-15546239
 ] 

ASF GitHub Bot commented on FLINK-4739:
---------------------------------------

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 <[email protected]>
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.

----


> Adding packaging details for the Elasticsearch connector
> --------------------------------------------------------
>
>                 Key: FLINK-4739
>                 URL: https://issues.apache.org/jira/browse/FLINK-4739
>             Project: Flink
>          Issue Type: Improvement
>          Components: Streaming Connectors
>    Affects Versions: 1.1.2
>            Reporter: Steffen Hausmann
>            Priority: Minor
>              Labels: documentation
>
> 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.
> As agreed in 
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/NoClassDefFoundError-with-ElasticsearchSink-on-Yarn-tt8822.html#none,
>  the documentation should point out how to build a sound uber-jar containing 
> an Elasticsearch sink.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to