Package org.apache.hadoop.hbase.test
package org.apache.hadoop.hbase.test
-
ClassDescriptionorg.apache.hadoop.hbase.test.IntegrationTestBigLinkedListThis is an integration test borrowed from goraci, written by Keith Turner, which is in turn inspired by the Accumulo test called continous ingest (ci).org.apache.hadoop.hbase.test.IntegrationTestBigLinkedListWithVisibilityIT test used to verify the deletes with visibility labels.org.apache.hadoop.hbase.test.IntegrationTestLoadAndVerifyA large test which loads a lot of data that has internal references, and verifies the data.org.apache.hadoop.hbase.test.IntegrationTestLoadAndVerify.LoadMapperorg.apache.hadoop.hbase.test.IntegrationTestLoadAndVerify.VerifyMapperorg.apache.hadoop.hbase.test.IntegrationTestLoadAndVerify.VerifyReducerorg.apache.hadoop.hbase.test.IntegrationTestLoadAndVerify.WALSearcherTool to search missing rows in WALs and hfiles.org.apache.hadoop.hbase.test.IntegrationTestLoadAndVerify.WALSearcher.WALMapperSearcherThe actual searcher mapper.org.apache.hadoop.hbase.test.IntegrationTestLoadCommonCrawlThis integration test loads successful resource retrieval records from the Common Crawl (https://commoncrawl.org/) public dataset into an HBase table and writes records that can be used to later verify the presence and integrity of those records.org.apache.hadoop.hbase.test.IntegrationTestLoadCommonCrawl.Countsorg.apache.hadoop.hbase.test.IntegrationTestLoadCommonCrawl.HBaseKeyWritableorg.apache.hadoop.hbase.test.IntegrationTestLoadCommonCrawl.Loaderorg.apache.hadoop.hbase.test.IntegrationTestLoadCommonCrawl.Loader.LoaderMapperorg.apache.hadoop.hbase.test.IntegrationTestLoadCommonCrawl.OneFilePerMapperSFIF<K,
V> org.apache.hadoop.hbase.test.IntegrationTestLoadCommonCrawl.Verifyorg.apache.hadoop.hbase.test.IntegrationTestLoadCommonCrawl.Verify.VerifyMapperorg.apache.hadoop.hbase.test.IntegrationTestMonkeysThis is an integration test for showing a simple usage of how to useMonkeys
to controlChaosMonkeyRunner
.org.apache.hadoop.hbase.test.IntegrationTestReplicationThis is an integration test for replication.org.apache.hadoop.hbase.test.IntegrationTestReplication.ClusterIDWrapper around an HBase ClusterID allowing us to get admin connections and configurations for itorg.apache.hadoop.hbase.test.IntegrationTestTimeBoundedMultiGetRequestsWithRegionReplicasExtendsIntegrationTestTimeBoundedRequestsWithRegionReplicas
for multi-gets Besides the options already talked about in IntegrationTestTimeBoundedRequestsWithRegionReplicas the addition options here are:org.apache.hadoop.hbase.test.IntegrationTestTimeBoundedRequestsWithRegionReplicasAn IntegrationTest for doing reads with a timeout, to a read-only table with region replicas.org.apache.hadoop.hbase.test.IntegrationTestTimeBoundedRequestsWithRegionReplicas.TimeBoundedMultiThreadedReaderorg.apache.hadoop.hbase.test.IntegrationTestWithCellVisibilityLoadAndVerifyA large test which loads a lot of data with cell visibility, and verifies the data.org.apache.hadoop.hbase.test.IntegrationTestWithCellVisibilityLoadAndVerify.LoadWithCellVisibilityMapperorg.apache.hadoop.hbase.test.IntegrationTestWithCellVisibilityLoadAndVerify.VerifyMapperorg.apache.hadoop.hbase.test.IntegrationTestZKAndFSPermissionsAn integration test which checks that the znodes in zookeeper and data in the FileSystem are protected for secure HBase deployments.org.apache.hadoop.hbase.test.MetricsAssertHelperInterface of a class to make assertions about metrics values.org.apache.hadoop.hbase.test.MetricsAssertHelperImplA helper class that will allow tests to get into hadoop2's metrics2 values.