1.2.0-rc3 can be found here: http://mvnrepository.com/artifact/com.datastax.spark/spark-cassandra-connector_2.10
Can you use maven to build your project ? Cheers > On Apr 18, 2015, at 9:02 PM, DStrip <[email protected]> wrote: > > Hello, > > I am facing some difficulties on installing the Cassandra Spark connector. > Specifically I am working on Cassandra 2.0.13 and Spark 1.2.1. I am trying > to build the-create the JAR- for the connection but unfortunately I cannot > "see" in which file I have to declare the dependencies > > libraryDependencies += "com.datastax.spark" %% "spark-cassandra-connector" % > "1.2.0-rc3" > > in order to create the previous jar version of the connector and not the > default one > (i.e. spark-cassandra-connector-assembly-1.3.0-SNAPSHOT.jar ) > > I am really new on working with sbt. Any guidance / help would be really > appreciated it. > Thank you very much. > DS > > > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Cassandra-Connector-tp22558.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
