Merge pull request #175 from kayousterhout/no_retry_not_serializable

Don't retry tasks when they fail due to a NotSerializableException

As with my previous pull request, this will be unit tested once the Cluster and 
Local schedulers get merged.


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

Branch: refs/heads/master
Commit: dfd40e9f6f87ff1f205944997cdbbb6bb7f0312c
Parents: ed25105 29c88e4
Author: Matei Zaharia <[email protected]>
Authored: Thu Nov 14 19:44:50 2013 -0800
Committer: Matei Zaharia <[email protected]>
Committed: Thu Nov 14 19:44:50 2013 -0800

----------------------------------------------------------------------
 .../spark/scheduler/cluster/ClusterTaskSetManager.scala     | 9 +++++++++
 1 file changed, 9 insertions(+)
----------------------------------------------------------------------


Reply via email to