You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ma...@apache.org on 2013/12/28 04:10:22 UTC

[2/2] git commit: Merge pull request #307 from kayousterhout/other_failure

Merge pull request #307 from kayousterhout/other_failure

Removed unused OtherFailure TaskEndReason.

The OtherFailure TaskEndReason was added by @mateiz 3 years ago in this commit: https://github.com/apache/incubator-spark/commit/24a1e7f8380bfd8d4fbdda688482a451bd6ea215

Unless I am missing something, it doesn't seem to have been used then, and is not used now, so seems safe for deletion.


Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/ad3dfd15
Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/ad3dfd15
Diff: http://git-wip-us.apache.org/repos/asf/incubator-spark/diff/ad3dfd15

Branch: refs/heads/master
Commit: ad3dfd153196497fefe6c1925e0a495a4373f1c5
Parents: b579b83 e17d751
Author: Matei Zaharia <ma...@databricks.com>
Authored: Fri Dec 27 22:10:14 2013 -0500
Committer: Matei Zaharia <ma...@databricks.com>
Committed: Fri Dec 27 22:10:14 2013 -0500

----------------------------------------------------------------------
 core/src/main/scala/org/apache/spark/TaskEndReason.scala       | 2 --
 core/src/main/scala/org/apache/spark/scheduler/JobLogger.scala | 4 ----
 2 files changed, 6 deletions(-)
----------------------------------------------------------------------