spark git commit: [SPARK-20702][CORE] TaskContextImpl.markTaskCompleted should not hide the original error

2017-05-12 Thread zsxwing
Repository: spark Updated Branches: refs/heads/master b526f70c1 -> 7d6ff3910 [SPARK-20702][CORE] TaskContextImpl.markTaskCompleted should not hide the original error ## What changes were proposed in this pull request? This PR adds an `error` parameter to `TaskContextImpl.markTaskCompleted` t

spark git commit: [SPARK-20702][CORE] TaskContextImpl.markTaskCompleted should not hide the original error

2017-05-12 Thread zsxwing
Repository: spark Updated Branches: refs/heads/branch-2.2 eed3a5aa1 -> 7123ec8e1 [SPARK-20702][CORE] TaskContextImpl.markTaskCompleted should not hide the original error ## What changes were proposed in this pull request? This PR adds an `error` parameter to `TaskContextImpl.markTaskComplete