Class YarnShimFactory


  • public class YarnShimFactory
    extends Object
    • Method Detail

      • createClient

        public static com.pervasive.datarush.hadoop.shims.yarn.ResourceManagerClient createClient​(ClusterSpecifier clusterSpec,
                                                                                                  ModuleConfiguration moduleCfg)
                                                                                           throws HadoopIOException
        Get a client interface to the YARN Resource Manager.
        Parameters:
        clusterSpec - address of the cluster manager
        moduleCfg - Hadoop configuration
        Throws:
        HadoopIOException - thrown if any communication errors occur