Package org.apache.hadoop.hbase.test.util.warc
package org.apache.hadoop.hbase.test.util.warc
-
ClassesClassDescriptionReads
WARCRecords from a WARC file, using Hadoop's filesystem APIs.WritesWARCRecords 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 aWARCRecordimplementing the Hadoop Writable interface.