spark git commit: [SPARK-12056][CORE] Create a TaskAttemptContext only after calling setConf.

2015-12-03 Thread vanzin
Repository: spark Updated Branches: refs/heads/master 2213441e5 -> f434f36d5 [SPARK-12056][CORE] Create a TaskAttemptContext only after calling setConf. TaskAttemptContext's constructor will clone the configuration instead of referencing it. Calling setConf after creating TaskAttemptContext m

spark git commit: [SPARK-12056][CORE] Create a TaskAttemptContext only after calling setConf.

2015-12-03 Thread vanzin
Repository: spark Updated Branches: refs/heads/branch-1.6 355bd72e0 -> 9e8a8f71f [SPARK-12056][CORE] Create a TaskAttemptContext only after calling setConf. TaskAttemptContext's constructor will clone the configuration instead of referencing it. Calling setConf after creating TaskAttemptConte