Re: Sending extraJavaOptions for Spark 1.6.1 on mesos 0.28.2 in cluster mode

2016-09-20 Thread Michael Gummelt
Probably this: https://issues.apache.org/jira/browse/SPARK-13258 As described in the JIRA, workaround is to use SPARK_JAVA_OPTS On Mon, Sep 19, 2016 at 5:07 PM, sagarcasual . wrote: > Hello, > I have my Spark application running in cluster mode in CDH with >

Sending extraJavaOptions for Spark 1.6.1 on mesos 0.28.2 in cluster mode

2016-09-19 Thread sagarcasual .
Hello, I have my Spark application running in cluster mode in CDH with extraJavaOptions. However when I am attempting a same application to run with apache mesos, it does not recognize the properties below at all and code returns null that reads them. --conf