Re: mess spark cluster mode error

2016-03-14 Thread sjk
when i change to default coarse-grained, it’s ok. > On Mar 14, 2016, at 21:55, sjk wrote: > > hi,all, when i run task on mesos, task error below. for help, thanks a lot. > > > cluster mode, command: > > $SPARK_HOME/spark-submit --class com.xxx.ETL --master >

mess spark cluster mode error

2016-03-14 Thread sjk
hi,all, when i run task on mesos, task error below. for help, thanks a lot. cluster mode, command: $SPARK_HOME/spark-submit --class com.xxx.ETL --master mesos://192.168.191.116:7077 --deploy-mode cluster --supervise --driver-memory 2G --executor-memory 10G — total-executor-cores 4