Module datarush.hadoop.core
Package com.actian.dataflow.cal.yarn.server
-
Class Summary Class Description ContainerStatsServiceImpl Service implementation that collects run time stats of the application master and all of the containers launched by the application master.MasterServer The class invoked as the Dataflow application master.PartitionServer The class invoked as the Dataflow partition server/worker.YarnClusterExecutor The executor responsible for starting Dataflow worker containers within YARN.YarnWorkerArgs Container of arguments passed to each partition worker.