spark git commit: [SPARK-4879] Use driver to coordinate Hadoop output committing for speculative tasks

2015-02-10 Thread andrewor14
Repository: spark Updated Branches: refs/heads/branch-1.3 e477e91e3 - 79cd59cde [SPARK-4879] Use driver to coordinate Hadoop output committing for speculative tasks Previously, SparkHadoopWriter always committed its tasks without question. The problem is that when speculation is enabled

spark git commit: [SPARK-4879] Use driver to coordinate Hadoop output committing for speculative tasks

2015-02-10 Thread andrewor14
Repository: spark Updated Branches: refs/heads/master 7e24249af - 1cb377007 [SPARK-4879] Use driver to coordinate Hadoop output committing for speculative tasks Previously, SparkHadoopWriter always committed its tasks without question. The problem is that when speculation is enabled