Class TestHFileOutputFormat2

java.lang.Object
org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2TestBase
org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat2

@Tag("org.apache.hadoop.hbase.testclassification.VerySlowMapReduceTests") @Tag("org.apache.hadoop.hbase.testclassification.LargeTests") public class TestHFileOutputFormat2 extends HFileOutputFormat2TestBase
Simple test for HFileOutputFormat2. Sets up and runs a mapreduce job that writes hfile output. Creates a few inner classes to implement splits and an inputformat that emits keys and values.