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 ClientBase with Logging

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

  4. class ClientArguments extends AnyRef

  5. trait ClientBase extends Logging

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

  6. class ClientDistributedCacheManager extends Logging

    Client side methods to setup the Hadoop distributed cache

  7. class WorkerLauncher extends Logging

  8. class WorkerRunnable extends Runnable with WorkerRunnableUtil with Logging

  9. trait WorkerRunnableUtil extends Logging

  10. 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 ClientBase

  5. object WorkerLauncher

  6. object YarnAllocationHandler

Ungrouped