hbase/hbase-it
Andrew Purtell 9e73ea878d
HBASE-26349 Improve recent change to IntegrationTestLoadCommonCrawl (#3744)
Use a hybrid logical clock for timestamping entries.

Using BufferedMutator without HLC was not good because we assign client timestamps,
and the store loop is fast enough that on rare occasion two temporally adjacent URLs
in the set of WARCs are equivalent and the timestamp does not advance, leading later
to a rare false positive CORRUPT finding.

While making changes, support direct S3N paths as input paths on the command line.

Signed-off-by: Viraj Jasani <vjasani@apache.org>
2021-10-19 13:45:55 -07:00
..
src HBASE-26349 Improve recent change to IntegrationTestLoadCommonCrawl (#3744) 2021-10-19 13:45:55 -07:00
pom.xml HBASE-26100 Set version as 3.0.0-alpha-2-SNAPSHOT in master (#3508) 2021-07-20 23:04:08 +08:00