Package org.apache.hadoop.hbase.backup
Class TestPointInTimeRestoreWithCustomBackupPath
java.lang.Object
org.apache.hadoop.hbase.backup.TestBackupBase
org.apache.hadoop.hbase.backup.TestPointInTimeRestoreWithCustomBackupPath
@Tag("org.apache.hadoop.hbase.testclassification.LargeTests")
public class TestPointInTimeRestoreWithCustomBackupPath
extends TestBackupBase
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.hadoop.hbase.backup.TestBackupBase
TestBackupBase.FullTableBackupClientForTest, TestBackupBase.IncrementalTableBackupClientForTest -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static org.apache.hadoop.fs.Pathprivate static final Stringprivate static org.apache.hadoop.fs.Pathprivate static final Stringprivate static org.apache.hadoop.fs.FileSystemFields inherited from class org.apache.hadoop.hbase.backup.TestBackupBase
autoRestoreOnFailure, BACKUP_REMOTE_ROOT_DIR, BACKUP_ROOT_DIR, conf1, conf2, famName, NB_ROWS_IN_BATCH, provider, qualName, secure, table1, table1_restore, table1Desc, table2, table2_restore, table3, table3_restore, table4, TEST_UTIL, TEST_UTIL2, useSecondCluster -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidprivate static voidstatic voidvoidMethods inherited from class org.apache.hadoop.hbase.backup.TestBackupBase
backupTables, backupTables, checkFailed, checkSucceeded, createBackupRequest, createBackupRequest, createBackupRequest, createTables, deleteContinuousBackupReplicationPeerIfExists, dumpBackupDir, fullTableBackup, getBackupAdmin, getLatestBackupManifest, getListOfWALFiles, incrementalTableBackup, insertIntoTable, loadTable, setUp, setUpHelper, tearDown, toList
-
Field Details
-
backupWalDirName
- See Also:
-
customBackupDirName
- See Also:
-
backupWalDir
-
customBackupDir
-
fs
-
-
Constructor Details
-
TestPointInTimeRestoreWithCustomBackupPath
-
-
Method Details
-
setupBeforeClass
- Throws:
Exception
-
createAndCopyBackupData
- Throws:
Exception
-
cleanupAfterClass
- Throws:
IOException
-
testPITR_FromCustomBackupRootDir
- Throws:
Exception
-