org.apache.spark.deploy

yarn

package yarn

Visibility
  1. Public
  2. All

Type Members

  1. class ApplicationMasterArguments extends AnyRef

  2. class ExecutorRunnable extends Runnable with Logging

  3. class YarnSparkHadoopUtil extends SparkHadoopUtil

    Contains util methods to interact with Hadoop from spark.

Value Members

  1. object ApplicationMaster extends Logging

  2. object ApplicationMasterArguments

  3. object Client extends Logging

  4. object ExecutorLauncher

    This object does not provide any special functionality.

    This object does not provide any special functionality. It exists so that it's easy to tell apart the client-mode AM from the cluster-mode AM when using tools such as ps or jps.

  5. object YarnSparkHadoopUtil

Ungrouped