关注 spark技术分享,
撸spark源码 玩spark最佳实践

标签:spark-core

第11页
YarnRMClient-spark技术分享
spark-core

YarnRMClient

admin阅读(1508)赞(0)

YarnRMClient YarnRMClient is responsible for registering and unregistering a Spark application (in the form of App ...

Client-spark技术分享
spark-core

Client

admin阅读(1315)赞(0)

Client Client is a handle to a YARN cluster to submit ApplicationMaster (that represents a Spark application submi ...

ExecutorRunnable-spark技术分享
spark-core

ExecutorRunnable

admin阅读(1119)赞(0)

ExecutorRunnable ExecutorRunnable starts a YARN container with CoarseGrainedExecutorBackend standalone application ...

Spark on YARN-spark技术分享
spark-core

Spark on YARN

admin阅读(1480)赞(0)

Spark on YARN You can submit Spark applications to a Hadoop YARN cluster using yarn master URL. [crayon-67409fca5 ...

Spark on cluster-spark技术分享
spark-core

Spark on cluster

admin阅读(1395)赞(0)

Spark Clustered Spark can be run in distributed mode on a cluster. The following (open source) cluster managers (a ...

LocalEndpoint-spark技术分享
spark-core

LocalEndpoint

admin阅读(1399)赞(0)

LocalEndpoint LocalEndpoint is the communication channel between Task Scheduler and LocalSchedulerBackend. It is a ...

关注公众号:spark技术分享

联系我们联系我们