Packages

p

org.apache

spark

package spark

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. spark
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class SparkParallelismTracker extends AnyRef

    A tracker that ensures enough number of executor cores are alive.

    A tracker that ensures enough number of executor cores are alive. Throws an exception when the number of alive cores is less than nWorkers.

Value Members

  1. val SPARK_BRANCH: String
  2. val SPARK_BUILD_DATE: String
  3. val SPARK_BUILD_USER: String
  4. val SPARK_REPO_URL: String
  5. val SPARK_REVISION: String
  6. val SPARK_VERSION: String
  7. val SPARK_VERSION_SHORT: String
  8. object TaskFailedListener

Inherited from AnyRef

Inherited from Any

Ungrouped