org.apache.spark.deploy

yarn

package yarn

Visibility
  1. Public
  2. All

Type Members

  1. class ApplicationMaster extends Logging

  2. class ApplicationMasterArguments extends AnyRef

  3. class Client extends YarnClientImpl with Logging

    The entry point (starting in Client#main() and Client#run()) for launching Spark on YARN.

  4. class ClientArguments extends AnyRef

  5. class ClientDistributedCacheManager extends Logging

    Client side methods to setup the Hadoop distributed cache

  6. class WorkerLauncher extends Logging

  7. class WorkerRunnable extends Runnable with Logging

  8. class YarnSparkHadoopUtil extends SparkHadoopUtil

    Contains util methods to interact with Hadoop from spark.

Value Members

  1. object AllocationType extends Enumeration

  2. object ApplicationMaster

  3. object Client

  4. object WorkerLauncher

  5. object YarnAllocationHandler

Ungrouped