sparkassandra-dockerized
sparkassandra-dockerized copied to clipboard
How to setup a cluster with Spark 1.3 + Cassandra 2.1 using Docker ?
Results
1
sparkassandra-dockerized issues
Sort by
recently updated
recently updated
newest added
Hi, Can you help with connecting to the Spark Cluster using Scala API? (from outside the docker containers) Below is my scala conf that I have val SparkMasterHost = "127.0.0.1"...