Class TestSnapshotDFSTemporaryDirectory

java.lang.Object
org.apache.hadoop.hbase.client.SnapshotTemporaryDirectoryTestBase
org.apache.hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory

@Tag("org.apache.hadoop.hbase.testclassification.LargeTests") public class TestSnapshotDFSTemporaryDirectory extends SnapshotTemporaryDirectoryTestBase
This class tests that the use of a temporary snapshot directory supports snapshot functionality while the temporary directory is on the same file system as the root directory

This is an end-to-end test for the snapshot utility