Re: Problem with Cassandra 2.1 and Spark 1.2.1

2015-02-24 Thread Nate McCall
You can use the "spark.cassandra.connection.local_dc" to restrict the query to a single data center. It might just be that you can't access the remote DC from the IP address returned internally when the client attempts to discover ring topology. On Mon, Feb 23, 2015 at 4:52 PM, Bosung Seo wrote:

Problem with Cassandra 2.1 and Spark 1.2.1

2015-02-23 Thread Bosung Seo
Hi all, I'm trying to use Spark and Cassandra. I have two datacenter in different regions on AWS, and tried ran simple table count program. However, I'm still getting * WARN TaskSchedulerImpl: Initial job has not accepted any resources; * , and Spark can't finish the processing. The test table