Package org.apache.hadoop.tools.mapred
package org.apache.hadoop.tools.mapred
-
ClassDescriptionorg.apache.hadoop.tools.mapred.CopyCommitterThe CopyCommitter class is DistCp's OutputCommitter implementation.org.apache.hadoop.tools.mapred.CopyMapperMapper class that executes the DistCp copy operation.Indicates the checksum comparison result.Hadoop counters for the DistCp CopyMapper.org.apache.hadoop.tools.mapred.CopyOutputFormat<K,
V> The CopyOutputFormat is the Hadoop OutputFormat used in DistCp.org.apache.hadoop.tools.mapred.RetriableDirectoryCreateCommandThis class extends Retriable command to implement the creation of directories with retries on failure.org.apache.hadoop.tools.mapred.RetriableFileCopyCommandThis class extends RetriableCommand to implement the copy of files, with retries on failure.org.apache.hadoop.tools.mapred.RetriableFileCopyCommand.CopyReadExceptionSpecial subclass of IOException.org.apache.hadoop.tools.mapred.UniformSizeInputFormatUniformSizeInputFormat extends the InputFormat class, to produce input-splits for DistCp.