Package org.apache.hadoop.hbase.test.util.warc
package org.apache.hadoop.hbase.test.util.warc
-
ClassDescriptionReads
WARCRecord
s from a WARC file, using Hadoop's filesystem APIs.WritesWARCRecord
s to a WARC file, using Hadoop's filesystem APIs.Hadoop InputFormat for mapreduce jobs ('new' API) that want to process data in WARC files.Hadoop OutputFormat for mapreduce jobs ('new' API) that want to write data to WARC files.Immutable implementation of a record in a WARC file.Contains the parsed headers of aWARCRecord
.A mutable wrapper around aWARCRecord
implementing the Hadoop Writable interface.