Package

org.apache.spark.deploy

yarn

Permalink

package yarn

Visibility
  1. Public
  2. All

Type Members

  1. class ApplicationMasterArguments extends AnyRef

    Permalink
  2. class YarnProxyRedirectFilter extends Filter with Logging

    Permalink

    A filter to be used in the Spark History Server for redirecting YARN proxy requests to the main SHS address.

    A filter to be used in the Spark History Server for redirecting YARN proxy requests to the main SHS address. This is useful for applications that are using the history server as the tracking URL, since the SHS-generated pages cannot be rendered in that case without extra configuration to set up a proxy base URI (meaning the SHS cannot be ever used directly).

  3. class YarnSparkHadoopUtil extends SparkHadoopUtil

    Permalink

    Contains util methods to interact with Hadoop from spark.

Value Members

  1. object ApplicationMaster extends Logging

    Permalink
  2. object ApplicationMasterArguments

    Permalink
  3. object ExecutorLauncher

    Permalink

    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.

  4. object YarnSparkHadoopUtil

    Permalink
  5. package security

    Permalink

Ungrouped