Hi,

I have a java option (-Xss) setting specified in SPARK_JAVA_OPTS in
spark-env.sh,  noticed after stop/restart the spark cluster, the
master/worker daemon has the setting being applied, but this setting is not
being propagated to the executor, my application continue behave the same. I
am not sure if there is a way to specify it through SparkConf? like
SparkConf.set(), and what is the correct way of setting this up for a
particular spark application. 

Thank you! 




--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/SPARK-JAVA-OPTS-not-picked-up-by-the-application-tp2483.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

Reply via email to