RE: HADOOP_HOME are not set when try to run spark application in yarn cluster mode

2016-02-09 Thread Diwakar Dhanuskodi
, rachana.srivast...@markmonitor.com, user@spark.apache.org Cc: Subject: RE: HADOOP_HOME are not set when try to run spark application in yarn cluster mode Thanks so much Diwakar. spark-submit --class "com.MyClass" \ --files=/usr/lib/hadoop/etc/hadoop/core-site.xml,/usr/lib/hadoop/

RE: HADOOP_HOME are not set when try to run spark application in yarn cluster mode

2016-02-09 Thread Diwakar Dhanuskodi
Pass  on  all  hadoop conf files  as  spark-submit parameters in --files Sent from Samsung Mobile. Original message From: Rachana Srivastava Date:09/02/2016 22:53 (GMT+05:30) To: user@spark.apache.org Cc: Subject: HADOOP_HOME are not set when try to run spark application