public class TestMobSnapshotFromClient extends TestSnapshotFromClient
This is an end-to-end test for the snapshot utility
NUM_RS, STRING_TABLE_NAME, TABLE_NAME, TEST_FAM, UTIL
Constructor and Description |
---|
TestMobSnapshotFromClient() |
Modifier and Type | Method and Description |
---|---|
protected void |
createTable() |
static void |
setupCluster()
Setup the config for the cluster
|
protected static void |
setupConf(Configuration conf) |
cleanupTest, getNumReplicas, setup, tearDown, testMetaTablesSnapshot, testOfflineTableSnapshot, testOfflineTableSnapshotWithEmptyRegions, testSnapshotDeletionWithRegex, testSnapshotFailsOnNonExistantTable
public static void setupCluster() throws Exception
Exception
- on failureprotected static void setupConf(Configuration conf)
protected void createTable() throws Exception
createTable
in class TestSnapshotFromClient
Exception