public class TestBackupLogCleaner extends TestBackupBase
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
LOG |
autoRestoreOnFailure, BACKUP_REMOTE_ROOT_DIR, BACKUP_ROOT_DIR, conf1, conf2, famName, NB_ROWS_IN_BATCH, provider, qualName, secure, setupIsDone, table1, table1_restore, table1Desc, table2, table2_restore, table3, table3_restore, table4, table4_restore, TEST_UTIL, TEST_UTIL2, useSecondCluster
Constructor and Description |
---|
TestBackupLogCleaner() |
Modifier and Type | Method and Description |
---|---|
private List<String> |
convert(List<org.apache.hadoop.fs.FileStatus> walFiles) |
private List<org.apache.hadoop.fs.FileStatus> |
getListOfWALFiles(org.apache.hadoop.conf.Configuration c) |
void |
testBackupLogCleaner() |
backupTables, checkFailed, checkSucceeded, createBackupRequest, createTables, dumpBackupDir, fullTableBackup, getBackupAdmin, incrementalTableBackup, loadTable, setUp, tearDown, toList
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
public TestBackupLogCleaner()
public void testBackupLogCleaner() throws Exception
Exception
private List<org.apache.hadoop.fs.FileStatus> getListOfWALFiles(org.apache.hadoop.conf.Configuration c) throws IOException
IOException
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.