You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2017/10/16 11:49:00 UTC

[jira] [Created] (FLINK-7846) Remove guava shading from ES2 connector

Chesnay Schepler created FLINK-7846:
---------------------------------------

             Summary: Remove guava shading from ES2 connector
                 Key: FLINK-7846
                 URL: https://issues.apache.org/jira/browse/FLINK-7846
             Project: Flink
          Issue Type: Bug
          Components: Build System, ElasticSearch Connector
    Affects Versions: 1.4.0
            Reporter: Chesnay Schepler
            Priority: Blocker
             Fix For: 1.4.0


The ElasticSearch 2 connector pom has a shading configuration for guava. The only user of guava is the elasticsearch dependency, which is not included in the jar, making the shading pointless.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)