Skip to content

Guava Classpath Errors #4

@joswlv

Description

@joswlv

Hi
While using this library, I found a small bug and wrote this:

environment

lib version
hadoop 2.6
spark 1.5
cassandra 2.1.8

I have run spark2cassandra in the above environment, and I get the following error.
java.lang.NoSuchmethodError: com.goole.common.util.concurrent.Futures.withFallback(…)

This issue has been resolved in the spark-cassandra-connector

ref. https://github.com/datastax/spark-cassandra-connector/blob/master/doc/FAQ.md#how-do-i-fix-guava-classpath-errors
(summary : SPARKC-355 fixes this in the Spark Cassandra Connector 1.6.2 and 2.0.0-M3 and greater releases.)

So how about updating the spark-cassandra-connector version?

Thank you for making good open source.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions