Class YarnShimFactory

java.lang.Object
com.actian.dataflow.cal.yarn.client.YarnShimFactory

public class YarnShimFactory extends Object
  • Method Details

    • 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