[
https://issues.apache.org/jira/browse/FLINK-11025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-11025:
-------------------------------------
Description:
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, Kafka
# Cassandra
# ES1,2,5, Kinesis, twitter
was:
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, Kafka 0.8/0.9
# Cassandra
# Kafka 0.10+, ES1,2,5, Kinesis, twitter
> 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, Kafka
> # Cassandra
> # ES1,2,5, Kinesis, twitter
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)