Re: spark-shell with Yarn failed

2015-07-19 Thread ayan guha
Are you running something on port 0 already? Looks like spark app master is failing. On 19 Jul 2015 06:13, Chester @work ches...@alpinenow.com wrote: it might be a network issue. The error states failed to bind the server IP address Chester Sent from my iPhone On Jul 18, 2015, at 11:46 AM,

Re: spark-shell with Yarn failed

2015-07-19 Thread Amjad ALSHABANI
Are you running something on port 0 already? No actually I tired multiple ways to avoid this problem, and it seems to disappear when I m setting the num-executors to 6 (My hadoop cluster is 3 nodes), Could the num-executors have anything to do with the error I m getting?? On Sun, Jul 19, 2015

Re: spark-shell with Yarn failed

2015-07-18 Thread Chester @work
it might be a network issue. The error states failed to bind the server IP address Chester Sent from my iPhone On Jul 18, 2015, at 11:46 AM, Amjad ALSHABANI ashshab...@gmail.com wrote: Does anybody have any idea about the error I m having.. I am really clueless... And appreciate any idea

Re: spark-shell with Yarn failed

2015-07-18 Thread Amjad ALSHABANI
Does anybody have any idea about the error I m having.. I am really clueless... And appreciate any idea :) Thanks in advance Amjad On Jul 17, 2015 5:37 PM, Amjad ALSHABANI ashshab...@gmail.com wrote: Hello, First of all I m a newbie in Spark , I m trying to start the spark-shell with yarn

spark-shell with Yarn failed

2015-07-17 Thread Amjad ALSHABANI
Hello, First of all I m a newbie in Spark , I m trying to start the spark-shell with yarn cluster by running: $ spark-shell --master yarn-client Sometimes it goes well, but most of the time I got an error: Container exited with a non-zero exit code 10 Failing this attempt. Failing the