Stages
Stages Tab Stages tab in web UI shows…FIXME Figure 1. Stages Tab in Web UI The Stages tab is a ...
Stages Tab Stages tab in web UI shows…FIXME Figure 1. Stages Tab in Web UI The Stages tab is a ...
Jobs Tab Jobs tab in web UI shows status of all Spark jobs in a Spark application (i.e. a SparkContext). Figu ...
Web UI — Spark Application’s Web Console
BlockFetchStarter BlockFetchStarter is the contract of…FIXME…to createAndStart. [crayon ...
RetryingBlockFetcher RetryingBlockFetcher is…FIXME RetryingBlockFetcher is created and immediately ...
BlockFetchingListener BlockFetchingListener is the contract of EventListeners that want to be notified about onBlo ...
NettyBlockRpcServer — NettyBlockTransferService’s RpcHandler
NettyBlockTransferService — Netty-Based BlockTransferService
ExternalShuffleClient ExternalShuffleClient is a ShuffleClient that…FIXME Register Block Manager w ...
BlockTransferService — Pluggable Block Transfers (To Fetch and Upload Blocks)