[
https://issues.apache.org/jira/browse/FLINK-11025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16702929#comment-16702929
]
Chesnay Schepler commented on FLINK-11025:
------------------------------------------
Additionally there are some modules where we additionally create a fat
`sql-jar`, which just adds to this mess.
> Connector shading is inconsistent
> ---------------------------------
>
> Key: FLINK-11025
> URL: https://issues.apache.org/jira/browse/FLINK-11025
> Project: Flink
> Issue Type: Bug
> Components: Batch Connectors and Input/Output Formats, Build System,
> Streaming Connectors
> Affects Versions: 1.5.5, 1.6.2, 1.7.0
> Reporter: Chesnay Schepler
> Priority: Major
>
> I've had a look at our connectors and our shading practices very
> inconsistent. Connectors either:
> # don't shade anything at all
> # shade dependencies that are prone to causing conflicts (like guava)
> # shade everything
> Examples:
> # nifi, hbase, jdbc, orc, ES6, rabbitmq
> # Cassandra, Kafka 0.8
> # Kafka 0.9+, ES1,2,5, Kinesis, twitter
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)