Gustavo Momenté created FLINK-11913:
---------------------------------------
Summary: Cassandra connector should shade it's usage of cassandra-driver classes to avoid conflicts
Key: FLINK-11913
URL:
https://issues.apache.org/jira/browse/FLINK-11913 Project: Flink
Issue Type: Improvement
Components: Connectors / Cassandra
Affects Versions: 1.7.2
Reporter: Gustavo Momenté
The Cassandra connector have some dependencies that need to be available and should not conflict with other user or system code. It should thus shade all its dependencies and become self-contained.
A simple example would be when an application read data from Cassandra using the javax driver.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)