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

标签:spark-core

第22页
Schedulable Pool-spark技术分享
spark-core

Schedulable Pool

admin阅读(1462)赞(0)

Schedulable Pool Pool is a Schedulable entity that represents a tree of TaskSetManagers, i.e. it contains a collec ...

Schedulable-spark技术分享
spark-core

Schedulable

admin阅读(1301)赞(0)

Schedulable Schedulable is a contract of schedulable entities. Note Schedulable is a private[spark] Scala t ...

TaskSetManager-spark技术分享
spark-core

TaskSetManager

admin阅读(1265)赞(0)

TaskSetManager TaskSetManager is a Schedulable that manages scheduling of tasks in a TaskSet. Note A TaskSe ...

FetchFailedException-spark技术分享
spark-core

FetchFailedException

admin阅读(1291)赞(0)

FetchFailedException FetchFailedException exception may be thrown when a task runs (and ShuffleBlockFetcherIterato ...

ResultTask-spark技术分享
spark-core

ResultTask

admin阅读(1320)赞(0)

ResultTask ResultTask is a Task that executes a function on the records in a RDD partition. ResultTask is create ...

Tasks-spark技术分享
spark-core

Tasks

admin阅读(1343)赞(0)

Task Task (aka command) is the smallest individual unit of execution that is launched to compute a RDD partition. ...

关注公众号:spark技术分享

联系我们联系我们