An RDD which instruments its operations. For further details and usage instructions see the MetricsContext class.
Note
This class needs to be in the org.apache.spark.rdd package, otherwise Spark will record the incorrect
call site (which in turn becomes the stage name). This can be fixed when we use Spark 1.1.1 (needs SPARK-1853).
Linear Supertypes
RDD[T], Logging, Serializable, Serializable, AnyRef, Any
An RDD which instruments its operations. For further details and usage instructions see the MetricsContext class.
This class needs to be in the org.apache.spark.rdd package, otherwise Spark will record the incorrect call site (which in turn becomes the stage name). This can be fixed when we use Spark 1.1.1 (needs SPARK-1853).