Class HadoopMiniClusterTestCase


  • public class HadoopMiniClusterTestCase
    extends Object
    Overhead class for Hadoop tests that need to use a mini cluster.
    • Field Detail

      • hdfsCluster

        protected static org.apache.hadoop.hdfs.MiniDFSCluster hdfsCluster
      • conf

        protected static org.apache.hadoop.conf.Configuration conf
      • miniYarnCluster

        protected static org.apache.hadoop.yarn.server.MiniYARNCluster miniYarnCluster
      • fileSystem

        protected static org.apache.hadoop.hdfs.DistributedFileSystem fileSystem
    • Constructor Detail

      • HadoopMiniClusterTestCase

        public HadoopMiniClusterTestCase()