Hi , 

I am using spark-sql shell wile launching I am running it as spark-sql
--conf spark.driver.maxResultSize=20g


I tried using spark-sql --conf "spark.driver.maxResults"="20g" but still no
luck do I need to use set command something like 


spark-sql --conf set "spark.driver.maxReults"="20g"

is it --conf or -conf ?

Thanks







--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Saprk-1-6-Driver-Memory-Issue-tp27063p27066.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to