Re: Guava version check in 3.0

2016-02-11 Thread Andrew Jorgensen
To answer my own question I was able to shade the dependencies in my jar which fixed the issue and allow the job to run on Hadoop org.apache.maven.plugins maven-shade-plugin

Guava version check in 3.0

2016-02-11 Thread Andrew Jorgensen
Hello, I am trying to get a cassandra v3.0 cluster up and running with the v3.0.0 of the datastax client. I am hitting a number of cases where I am running into the following exception: java.lang.IllegalStateException: Detected Guava issue #1635 which indicates that a version of Guava less than