Class BulkLoadHFilesTestBase

java.lang.Object
org.apache.hadoop.hbase.tool.BulkLoadHFilesTestBase
Direct Known Subclasses:
TestBulkLoadHFiles, TestBulkLoadHFilesSFT, TestSecureBulkLoadHFiles

public class BulkLoadHFilesTestBase extends Object
Test cases for the "load" half of the HFileOutputFormat bulk load functionality. These tests run faster than the full MR cluster tests in TestHFileOutputFormat