Re: spark standalone master with workers on two nodes

2015-01-13 Thread Akhil Das
You could be hitting this issue
https://issues.apache.org/jira/browse/SPARK-5098

Thanks
Best Regards

On Wed, Jan 14, 2015 at 7:47 AM, Josh J joshjd...@gmail.com wrote:

 Hi,

 I'm trying to run Spark Streaming standalone on two nodes. I'm able to run
 on a single node fine. I start both workers and it registers in the Spark
 UI. However, the application says

 SparkDeploySchedulerBackend: Asked to remove non-existent executor 2

 Any ideas?

 Thanks,
 Josh



spark standalone master with workers on two nodes

2015-01-13 Thread Josh J
Hi,

I'm trying to run Spark Streaming standalone on two nodes. I'm able to run
on a single node fine. I start both workers and it registers in the Spark
UI. However, the application says

SparkDeploySchedulerBackend: Asked to remove non-existent executor 2

Any ideas?

Thanks,
Josh