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:
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