Davies Liu created SPARK-4083: --------------------------------- Summary: Remove all unnecessary broadcasts Key: SPARK-4083 URL: https://issues.apache.org/jira/browse/SPARK-4083 Project: Spark Issue Type: Improvement Reporter: Davies Liu
We already broadcast the task (RDD and closure) itself, so some small data used in RDD or closure do not needed to be broadcasted explicitly any more. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org