[GitHub] flink issue #2133: [FLINK-4091] Fix Guava shading in Cassandra connector

2016-06-22 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/2133 merging --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] flink issue #2133: [FLINK-4091] Fix Guava shading in Cassandra connector

2016-06-21 Thread rmetzger
Github user rmetzger commented on the issue: https://github.com/apache/flink/pull/2133 Just verified the fix. +1 to merge --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] flink issue #2133: [FLINK-4091] Fix Guava shading in Cassandra connector

2016-06-20 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/2133 *now --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] flink issue #2133: [FLINK-4091] Fix Guava shading in Cassandra connector

2016-06-20 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/2133 you are right, guava is not properly included and shaded under the new reference. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] flink issue #2133: [FLINK-4091] Fix Guava shading in Cassandra connector

2016-06-20 Thread theomega
Github user theomega commented on the issue: https://github.com/apache/flink/pull/2133 Are you sure that this fixes the problem (I haven't tried): The change only changes the references in the connectors-code to the new package. But someone needs to provide this package, or am I