Package org.apache.hadoop.hbase.snapshot
Class TestSnapshotStoreFileSize
java.lang.Object
org.apache.hadoop.hbase.snapshot.TestSnapshotStoreFileSize
Validate if storefile length match both snapshop manifest and filesystem.
-
Field Summary
Modifier and TypeFieldDescriptionprivate org.apache.hadoop.hbase.client.Admin
static final HBaseClassTestRule
private static org.apache.hadoop.conf.Configuration
private static final String
private org.apache.hadoop.fs.FileSystem
private static final String
private static final org.apache.hadoop.hbase.TableName
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
UTIL
-
TABLE_NAME
-
SNAPSHOT_NAME
- See Also:
-
FAMILY_NAME
- See Also:
-
conf
-
admin
-
fs
-
-
Constructor Details
-
TestSnapshotStoreFileSize
public TestSnapshotStoreFileSize()
-
-
Method Details
-
setup
- Throws:
Exception
-
teardown
- Throws:
Exception
-
testIsStoreFileSizeMatchFilesystemAndManifest
- Throws:
IOException
-