Class TaskManagerRunner

  • All Implemented Interfaces:
    FatalErrorHandler

    public class TaskManagerRunner
    extends Object
    implements FatalErrorHandler
    This class is the executable entry point for the task manager in yarn or standalone mode. It constructs the related components (network, I/O manager, memory manager, RPC service, HA service) and starts them.