Skip to content

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

Closed
sthm wants to merge 1 commit into
apache:masterfrom
sthm:master
Closed

[FLINK-4739] Adding packaging details for the Elasticsearch connector#2591
sthm wants to merge 1 commit into
apache:masterfrom
sthm:master

Conversation

@sthm
Copy link
Copy Markdown
Contributor

@sthm sthm commented Oct 4, 2016

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.

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.
@StephanEwen
Copy link
Copy Markdown
Contributor

This is very helpful, thanks!

Merging this...

StephanEwen pushed a commit to StephanEwen/flink that referenced this pull request Oct 4, 2016
…he 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.

This closes apache#2591
StephanEwen pushed a commit to StephanEwen/flink that referenced this pull request Oct 5, 2016
…he 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.

This closes apache#2591
@asfgit asfgit closed this in beb31fc Oct 5, 2016
liuyuzhong pushed a commit to liuyuzhong/flink that referenced this pull request Dec 5, 2016
…he 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.

This closes apache#2591
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants