Class TestRemoteBackup

java.lang.Object
org.apache.hadoop.hbase.backup.TestBackupBase
org.apache.hadoop.hbase.backup.TestRemoteBackup

public class TestRemoteBackup extends TestBackupBase
  • Field Details

  • Constructor Details

  • Method Details

    • setUp

      public static void setUp() throws Exception
      Setup Cluster with appropriate configurations before running tests.
      Throws:
      Exception - if starting the mini cluster or setting up the tables fails
    • testFullBackupRemote

      public void testFullBackupRemote() throws Exception
      Verify that a remote full backup is created on a single table with data correctly.
      Throws:
      Exception - if an operation on the table fails