Patrick Wendell created SPARK-2585: -------------------------------------- Summary: Remove special handling of Hadoop JobConf Key: SPARK-2585 URL: https://issues.apache.org/jira/browse/SPARK-2585 Project: Spark Issue Type: Improvement Reporter: Patrick Wendell Assignee: Reynold Xin
This is a follow up to SPARK-2521 and should close SPARK-2546 (provided the implementation does not use shared conf objects). We no longer need to specially broadcast the Hadoop configuration since we are broadcasting RDD data anyways. -- This message was sent by Atlassian JIRA (v6.2#6252)