Re: Spark memory settings on yarn

2014-08-20 Thread centerqi hu
thanks Marcelo Vanzin I see. Org.apache.spark.executor.CoarseGrainedExecutorBackend will be executed Thanks 2014-08-21 12:34 GMT+08:00 Marcelo Vanzin : > That command line you mention in your e-mail doesn't look like > something started by Spark. Spark would start one of > ApplicationMaster, Exec

Re: Spark memory settings on yarn

2014-08-20 Thread Marcelo Vanzin
That command line you mention in your e-mail doesn't look like something started by Spark. Spark would start one of ApplicationMaster, ExecutableRunner or CoarseGrainedSchedulerBackend, not "org.apache.hadoop.mapred.YarnChild". On Wed, Aug 20, 2014 at 6:56 PM, centerqi hu wrote: > Spark memory se