Package org.apache.spark
Class Resubmitted
Object
org.apache.spark.Resubmitted
:: DeveloperApi ::
A
org.apache.spark.scheduler.ShuffleMapTask
that completed successfully earlier, but we
lost the executor before the stage completed. This means Spark needs to reschedule the task
to be re-executed on a different executor.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionabstract static boolean
static boolean
abstract static boolean
abstract static int
abstract static Object
productElement
(int n) static String
productElementName
(int n) static scala.collection.Iterator<String>
static scala.collection.Iterator<Object>
static String
static String
-
Constructor Details
-
Resubmitted
public Resubmitted()
-
-
Method Details
-
toErrorString
-
countTowardsTaskFailures
public static boolean countTowardsTaskFailures() -
canEqual
-
equals
-
productArity
public abstract static int productArity() -
productElement
-
productIterator
-
productPrefix
-
productElementName
-
productElementNames
-