Package org.apache.hadoop.hbase.test
package org.apache.hadoop.hbase.test
-
ClassDescriptionThis is an integration test borrowed from goraci, written by Keith Turner, which is in turn inspired by the Accumulo test called continous ingest (ci).A stand alone program that deletes a single node.A Map only job that generates random linked list and stores them.Some ASCII art time:Ensure output files from prev-job go to map inputs for current jobExecutes Generate and Verify in a loop.A stand alone program that prints out portions of a list created by
IntegrationTestBigLinkedList.Generator
Tool to search missing rows in WALs and hfiles.WALPlayer override that searches for keys loaded in the setup.The actual searcher mapper.A Map Reduce job that verifies that the linked lists generated byIntegrationTestBigLinkedList.Generator
do not have any holes.Don't change the order of these enums.Per reducer, we output problem rows as byte arrays so can be used as input for subsequent investigative mapreduce jobs.A stand alone program that follows a linked list created byIntegrationTestBigLinkedList.Generator
and prints timing info.IT test used to verify the deletes with visibility labels.A large test which loads a lot of data that has internal references, and verifies the data.Tool to search missing rows in WALs and hfiles.The actual searcher mapper.This 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.This is an integration test for showing a simple usage of how to useMonkeys
to controlChaosMonkeyRunner
.This is an integration test for replication.Wrapper around an HBase ClusterID allowing us to get admin connections and configurations for itExtendsIntegrationTestTimeBoundedRequestsWithRegionReplicas
for multi-gets Besides the options already talked about in IntegrationTestTimeBoundedRequestsWithRegionReplicas the addition options here are:An IntegrationTest for doing reads with a timeout, to a read-only table with region replicas.A large test which loads a lot of data with cell visibility, and verifies the data.An integration test which checks that the znodes in zookeeper and data in the FileSystem are protected for secure HBase deployments.Interface of a class to make assertions about metrics values.A helper class that will allow tests to get into hadoop2's metrics2 values.