You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by sridhar1135 <sr...@yahoo.com> on 2014/09/24 20:13:23 UTC

spark.sql.autoBroadcastJoinThreshold

Does this work with spark-sql in 1.0.1 too ? I tried like this

sqlContext.sql("SET spark.sql.autoBroadcastJoinThreshold=100000000;")

But it still seems to trigger "shuffleMapTask()" and amount of shuffle is
same with / without this parameter...

Kindly request some help here....

Thanks




--
View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/spark-sql-autoBroadcastJoinThreshold-tp15058.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

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