Re: spark job not accepting resources from worker

2015-08-06 Thread Kushal Chokhani
are registered and have sufficient resources Regards. On 8/6/2015 11:40 AM, Kushal Chokhani wrote: Hi I have a spark/cassandra setup where I am using a spark cassandra java connector to query on a table. So far, I have 1 spark master node (2 cores) and 1 worker node (4 cores). Both of them have following

Re: spark job not accepting resources from worker

2015-08-06 Thread Kushal Chokhani
are registered and have sufficient resources Regards. On 8/6/2015 11:40 AM, Kushal Chokhani wrote: Hi I have a spark/cassandra setup where I am using a spark cassandra java connector to query on a table. So far, I have 1 spark master node (2 cores) and 1 worker node (4 cores). Both of them have

spark job not accepting resources from worker

2015-08-06 Thread Kushal Chokhani
Hi I have a spark/cassandra setup where I am using a spark cassandra java connector to query on a table. So far, I have 1 spark master node (2 cores) and 1 worker node (4 cores). Both of them have following spark-env.sh under conf/: |#!/usr/bin/env bash export SPARK_LOCAL_IP=127.0.0.1