Class YarnTaskExecutorRunner


  • public class YarnTaskExecutorRunner
    extends Object
    This class is the executable entry point for running a TaskExecutor in a YARN container.
    • Field Detail

      • LOG

        protected static final org.slf4j.Logger LOG
    • Constructor Detail

      • YarnTaskExecutorRunner

        public YarnTaskExecutorRunner()
    • Method Detail

      • main

        public static void main​(String[] args)
        The entry point for the YARN task executor runner.
        Parameters:
        args - The command line arguments.