Home
last modified time | relevance | path

Searched defs:attemptNum (Results 1 – 2 of 2) sorted by relevance

/dports/devel/spark/spark-2.1.1/core/src/main/scala/org/apache/spark/scheduler/
H A DTaskSetManager.scala438 val attemptNum = taskAttempts(index).size constant
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/
H A DTestRecovery.java297 int attemptNum = 1; in testCrashed() local
1292 int attemptNum = 1; in testSpeculative() local