Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Y 

A

abort() - Method in class org.apache.hadoop.mapreduce.task.reduce.MapOutput
 
abortJob(JobContext, int) - Method in class org.apache.hadoop.mapred.FileOutputCommitter
 
abortJob(JobContext, int) - Method in class org.apache.hadoop.mapred.OutputCommitter
For aborting an unsuccessful job's output.
abortJob(JobContext, JobStatus.State) - Method in class org.apache.hadoop.mapred.OutputCommitter
This method implements the new interface by calling the old method.
abortJob(JobContext, JobStatus.State) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
Delete the temporary directory, including all of the work directories.
abortJob(JobContext, JobStatus.State) - Method in class org.apache.hadoop.mapreduce.OutputCommitter
For aborting an unsuccessful job's output.
abortTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapred.FileOutputCommitter
 
abortTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapred.OutputCommitter
Discard the task output.
abortTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapred.OutputCommitter
This method implements the new interface by calling the old method.
abortTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
Delete the work directory
abortTask(TaskAttemptContext, Path) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
 
abortTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.OutputCommitter
Discard the task output.
AbstractCounter - Class in org.apache.hadoop.mapreduce.counters
An abstract counter class to provide common implementation of the counter interface in both mapred and mapreduce packages.
AbstractCounter() - Constructor for class org.apache.hadoop.mapreduce.counters.AbstractCounter
 
AbstractCounterGroup<T extends Counter> - Class in org.apache.hadoop.mapreduce.counters
An abstract class to provide common implementation of the generic counter group in both mapred and mapreduce package.
AbstractCounterGroup(String, String, Limits) - Constructor for class org.apache.hadoop.mapreduce.counters.AbstractCounterGroup
 
AbstractCounters<C extends Counter,G extends CounterGroupBase<C>> - Class in org.apache.hadoop.mapreduce.counters
An abstract class to provide common implementation for the Counters container in both mapred and mapreduce packages.
AbstractCounters(CounterGroupFactory<C, G>) - Constructor for class org.apache.hadoop.mapreduce.counters.AbstractCounters
 
AbstractCounters(AbstractCounters<C1, G1>, CounterGroupFactory<C, G>) - Constructor for class org.apache.hadoop.mapreduce.counters.AbstractCounters
Construct from another counters object.
accept(CompositeRecordReader.JoinCollector, K) - Method in interface org.apache.hadoop.mapred.join.ComposableRecordReader
While key-value pairs from this RecordReader match the given key, register them with the JoinCollector provided.
accept(CompositeRecordReader.JoinCollector, K) - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
If key provided matches that of this Composite, give JoinCollector iterator over values it may emit.
accept(CompositeRecordReader.JoinCollector, K) - Method in class org.apache.hadoop.mapred.join.WrappedRecordReader
Add an iterator to the collector at the position occupied by this RecordReader over the values in this stream paired with the key provided (ie register a stream of values from this source matching K with a collector).
accept(Path) - Method in class org.apache.hadoop.mapred.OutputLogFilter
 
accept(Object) - Method in class org.apache.hadoop.mapred.SequenceFileInputFilter.MD5Filter
Filtering method If MD5(key) % frequency==0, return true; otherwise return false
accept(Object) - Method in class org.apache.hadoop.mapred.SequenceFileInputFilter.PercentFilter
Filtering method If record# % frequency==0, return true; otherwise return false
accept(Object) - Method in class org.apache.hadoop.mapred.SequenceFileInputFilter.RegexFilter
Filtering method If key matches the regex, return true; otherwise return false
accept(Path) - Method in class org.apache.hadoop.mapred.Utils.OutputFileUtils.OutputFilesFilter
 
accept(Path) - Method in class org.apache.hadoop.mapred.Utils.OutputFileUtils.OutputLogFilter
 
accept(Object) - Method in interface org.apache.hadoop.mapreduce.lib.input.SequenceFileInputFilter.Filter
filter function Decide if a record should be filtered or not
accept(Object) - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileInputFilter.MD5Filter
Filtering method If MD5(key) % frequency==0, return true; otherwise return false
accept(Object) - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileInputFilter.PercentFilter
Filtering method If record# % frequency==0, return true; otherwise return false
accept(Object) - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileInputFilter.RegexFilter
Filtering method If key matches the regex, return true; otherwise return false
accept(CompositeRecordReader.JoinCollector, K) - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
If key provided matches that of this Composite, give JoinCollector iterator over values it may emit.
accept(CompositeRecordReader.JoinCollector, K) - Method in class org.apache.hadoop.mapreduce.lib.join.WrappedRecordReader
Add an iterator to the collector at the position occupied by this RecordReader over the values in this stream paired with the key provided (ie register a stream of values from this source matching K with a collector).
acls - Variable in class org.apache.hadoop.mapreduce.jobhistory.JobSubmitted
Deprecated.
activateOptions() - Method in class org.apache.hadoop.mapred.TaskLogAppender
 
add(InputSplit) - Method in class org.apache.hadoop.mapred.join.CompositeInputSplit
Add an InputSplit to this collection.
add(ComposableRecordReader<K, ? extends V>) - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
Add a RecordReader to this collection.
add(TupleWritable) - Method in class org.apache.hadoop.mapred.join.JoinRecordReader.JoinDelegationIterator
 
add(V) - Method in class org.apache.hadoop.mapred.join.MultiFilterRecordReader.MultiFilterDelegationIterator
 
add(X) - Method in class org.apache.hadoop.mapreduce.lib.join.ArrayListBackedIterator
 
add(InputSplit) - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeInputSplit
Add an InputSplit to this collection.
add(ComposableRecordReader<K, ? extends V>) - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
Add a RecordReader to this collection.
add(int, ResetableIterator<X>) - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader.JoinCollector
Register a given iterator at position id.
add(TupleWritable) - Method in class org.apache.hadoop.mapreduce.lib.join.JoinRecordReader.JoinDelegationIterator
 
add(V) - Method in class org.apache.hadoop.mapreduce.lib.join.MultiFilterRecordReader.MultiFilterDelegationIterator
 
add(T) - Method in interface org.apache.hadoop.mapreduce.lib.join.ResetableIterator
Add an element to the collection of elements to iterate over.
add(U) - Method in class org.apache.hadoop.mapreduce.lib.join.ResetableIterator.EMPTY
 
add(X) - Method in class org.apache.hadoop.mapreduce.lib.join.StreamBackedIterator
 
addArchiveToClassPath(Path, Configuration) - Static method in class org.apache.hadoop.mapreduce.filecache.DistributedCache
Deprecated.
addArchiveToClassPath(Path, Configuration, FileSystem) - Static method in class org.apache.hadoop.mapreduce.filecache.DistributedCache
Deprecated.
Add an archive path to the current set of classpath entries.
addArchiveToClassPath(Path) - Method in class org.apache.hadoop.mapreduce.Job
Add an archive path to the current set of classpath entries.
addCacheArchive(URI, Configuration) - Static method in class org.apache.hadoop.mapreduce.filecache.DistributedCache
Deprecated.
addCacheArchive(URI) - Method in class org.apache.hadoop.mapreduce.Job
Add a archives to be localized
addCacheFile(URI, Configuration) - Static method in class org.apache.hadoop.mapreduce.filecache.DistributedCache
Deprecated.
addCacheFile(URI) - Method in class org.apache.hadoop.mapreduce.Job
Add a file to be localized
addCommand(List<String>, boolean) - Static method in class org.apache.hadoop.mapred.TaskLog
Add quotes to each of the command strings and return as a single string
addCounter(Counters.Counter) - Method in class org.apache.hadoop.mapred.Counters.Group
 
addCounter(String, String, long) - Method in class org.apache.hadoop.mapred.Counters.Group
 
addCounter(T) - Method in class org.apache.hadoop.mapreduce.counters.AbstractCounterGroup
 
addCounter(String, String, long) - Method in class org.apache.hadoop.mapreduce.counters.AbstractCounterGroup
 
addCounter(T) - Method in interface org.apache.hadoop.mapreduce.counters.CounterGroupBase
Add a counter to this group.
addCounter(String, String, long) - Method in interface org.apache.hadoop.mapreduce.counters.CounterGroupBase
Add a counter to this group
addCounter(C) - Method in class org.apache.hadoop.mapreduce.counters.FileSystemCounterGroup
 
addCounter(String, String, long) - Method in class org.apache.hadoop.mapreduce.counters.FileSystemCounterGroup
 
addCounter(C) - Method in class org.apache.hadoop.mapreduce.counters.FrameworkCounterGroup
 
addCounter(String, String, long) - Method in class org.apache.hadoop.mapreduce.counters.FrameworkCounterGroup
 
addDefaults() - Method in class org.apache.hadoop.mapred.join.CompositeInputFormat
Adds the default set of identifiers to the parser.
addDefaults() - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeInputFormat
Adds the default set of identifiers to the parser.
addDependingJob(Job) - Method in class org.apache.hadoop.mapred.jobcontrol.Job
Add a job to this jobs' dependency list.
addDependingJob(ControlledJob) - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
Add a job to this jobs' dependency list.
addFetchFailedMap(TaskAttemptID) - Method in class org.apache.hadoop.mapred.TaskStatus
Add to the list of maps from which output-fetches failed.
addFileToClassPath(Path, Configuration) - Static method in class org.apache.hadoop.mapreduce.filecache.DistributedCache
Deprecated.
addFileToClassPath(Path, Configuration, FileSystem) - Static method in class org.apache.hadoop.mapreduce.filecache.DistributedCache
Deprecated.
Add a file path to the current set of classpath entries.
addFileToClassPath(Path) - Method in class org.apache.hadoop.mapreduce.Job
Add an file path to the current set of classpath entries It adds the file to cache as well.
addGroup(G) - Method in class org.apache.hadoop.mapreduce.counters.AbstractCounters
Add a group.
addGroup(String, String) - Method in class org.apache.hadoop.mapreduce.counters.AbstractCounters
Add a new group
addIdentifier(String, Class<?>[], Class<? extends Parser.Node>, Class<? extends ComposableRecordReader>) - Static method in class org.apache.hadoop.mapred.join.Parser.Node
For a given identifier, add a mapping to the nodetype for the parse tree and to the ComposableRecordReader to be created, including the formals required to invoke the constructor.
addIdentifier(String, Class<?>[], Class<? extends Parser.Node>, Class<? extends ComposableRecordReader>) - Static method in class org.apache.hadoop.mapreduce.lib.join.Parser.Node
For a given identifier, add a mapping to the nodetype for the parse tree and to the ComposableRecordReader to be created, including the formals required to invoke the constructor.
addInputPath(JobConf, Path) - Static method in class org.apache.hadoop.mapred.FileInputFormat
Add a Path to the list of inputs for the map-reduce job.
addInputPath(JobConf, Path, Class<? extends InputFormat>) - Static method in class org.apache.hadoop.mapred.lib.MultipleInputs
Add a Path with a custom InputFormat to the list of inputs for the map-reduce job.
addInputPath(JobConf, Path, Class<? extends InputFormat>, Class<? extends Mapper>) - Static method in class org.apache.hadoop.mapred.lib.MultipleInputs
Add a Path with a custom InputFormat and Mapper to the list of inputs for the map-reduce job.
addInputPath(Job, Path) - Static method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
Add a Path to the list of inputs for the map-reduce job.
addInputPath(Job, Path, Class<? extends InputFormat>) - Static method in class org.apache.hadoop.mapreduce.lib.input.MultipleInputs
Add a Path with a custom InputFormat to the list of inputs for the map-reduce job.
addInputPath(Job, Path, Class<? extends InputFormat>, Class<? extends Mapper>) - Static method in class org.apache.hadoop.mapreduce.lib.input.MultipleInputs
Add a Path with a custom InputFormat and Mapper to the list of inputs for the map-reduce job.
addInputPathRecursively(List<FileStatus>, FileSystem, Path, PathFilter) - Method in class org.apache.hadoop.mapred.FileInputFormat
Add files in the input path recursively into the results.
addInputPathRecursively(List<FileStatus>, FileSystem, Path, PathFilter) - Method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
Add files in the input path recursively into the results.
addInputPaths(JobConf, String) - Static method in class org.apache.hadoop.mapred.FileInputFormat
Add the given comma separated paths to the list of inputs for the map-reduce job.
addInputPaths(Job, String) - Static method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
Add the given comma separated paths to the list of inputs for the map-reduce job.
addJob(ControlledJob) - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.JobControl
Add a new controlled job.
addJob(Job) - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.JobControl
Add a new job.
addJobCollection(Collection<ControlledJob>) - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.JobControl
Add a collection of jobs
addJobs(Collection<Job>) - Method in class org.apache.hadoop.mapred.jobcontrol.JobControl
Add a collection of jobs
addKnownMap(TaskAttemptID) - Method in class org.apache.hadoop.mapreduce.task.reduce.MapHost
 
addKnownMapOutput(String, String, TaskAttemptID) - Method in class org.apache.hadoop.mapreduce.task.reduce.ShuffleSchedulerImpl
 
addLocalArchives(Configuration, String) - Static method in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
addLocalFiles(Configuration, String) - Static method in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
addMapper(JobConf, Class<? extends Mapper<K1, V1, K2, V2>>, Class<? extends K1>, Class<? extends V1>, Class<? extends K2>, Class<? extends V2>, boolean, JobConf) - Static method in class org.apache.hadoop.mapred.lib.ChainMapper
Adds a Mapper class to the chain job's JobConf.
addMapper(JobConf, Class<? extends Mapper<K1, V1, K2, V2>>, Class<? extends K1>, Class<? extends V1>, Class<? extends K2>, Class<? extends V2>, boolean, JobConf) - Static method in class org.apache.hadoop.mapred.lib.ChainReducer
Adds a Mapper class to the chain job's JobConf.
addMapper(boolean, Job, Class<? extends Mapper>, Class<?>, Class<?>, Class<?>, Class<?>, Configuration) - Static method in class org.apache.hadoop.mapreduce.lib.chain.Chain
Adds a Mapper class to the chain job.
addMapper(Job, Class<? extends Mapper>, Class<?>, Class<?>, Class<?>, Class<?>, Configuration) - Static method in class org.apache.hadoop.mapreduce.lib.chain.ChainMapper
Adds a Mapper class to the chain mapper.
addMapper(Job, Class<? extends Mapper>, Class<?>, Class<?>, Class<?>, Class<?>, Configuration) - Static method in class org.apache.hadoop.mapreduce.lib.chain.ChainReducer
Adds a Mapper class to the chain reducer.
addMultiNamedOutput(JobConf, String, Class<? extends OutputFormat>, Class<?>, Class<?>) - Static method in class org.apache.hadoop.mapred.lib.MultipleOutputs
Adds a multi named output for the job.
addNamedOutput(JobConf, String, Class<? extends OutputFormat>, Class<?>, Class<?>) - Static method in class org.apache.hadoop.mapred.lib.MultipleOutputs
Adds a named output for the job.
addNamedOutput(Job, String, Class<? extends OutputFormat>, Class<?>, Class<?>) - Static method in class org.apache.hadoop.mapreduce.lib.output.MultipleOutputs
Adds a named output for the job.
addNextValue(Object) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.DoubleValueSum
add a value to the aggregator
addNextValue(double) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.DoubleValueSum
add a value to the aggregator
addNextValue(Object) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.LongValueMax
add a value to the aggregator
addNextValue(long) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.LongValueMax
add a value to the aggregator
addNextValue(Object) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.LongValueMin
add a value to the aggregator
addNextValue(long) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.LongValueMin
add a value to the aggregator
addNextValue(Object) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.LongValueSum
add a value to the aggregator
addNextValue(long) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.LongValueSum
add a value to the aggregator
addNextValue(Object) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.StringValueMax
add a value to the aggregator
addNextValue(Object) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.StringValueMin
add a value to the aggregator
addNextValue(Object) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.UniqValueCount
add a value to the aggregator
addNextValue(Object) - Method in interface org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregator
add a value to the aggregator
addNextValue(Object) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueHistogram
add the given val to the aggregator.
addTokenForJob(String, Token<JobTokenIdentifier>) - Method in class org.apache.hadoop.mapreduce.security.token.JobTokenSecretManager
Add the job token of a job to cache
advanceState(double, int) - Method in class org.apache.hadoop.mapred.PeriodicStatsAccumulator
 
aggregatorDescriptorList - Variable in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJobBase
 
aggregatorDescriptorList - Static variable in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorJobBase
 
allFinished() - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.JobControl
 
AMInfo() - Constructor for class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.AMInfo
Create a AM Info which will store AM level information on a history parse.
AMInfo(ApplicationAttemptId, long, ContainerId, String, int, int) - Constructor for class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.AMInfo
 
AMStarted - Class in org.apache.hadoop.mapreduce.jobhistory
 
AMStarted() - Constructor for class org.apache.hadoop.mapreduce.jobhistory.AMStarted
Default constructor.
AMStarted(CharSequence, Long, CharSequence, CharSequence, Integer, Integer) - Constructor for class org.apache.hadoop.mapreduce.jobhistory.AMStarted
All-args constructor.
AMStarted.Builder - Class in org.apache.hadoop.mapreduce.jobhistory
RecordBuilder for AMStarted instances.
AMStartedEvent - Class in org.apache.hadoop.mapreduce.jobhistory
Event to record start of a task attempt
AMStartedEvent(ApplicationAttemptId, long, ContainerId, String, int, int, long) - Constructor for class org.apache.hadoop.mapreduce.jobhistory.AMStartedEvent
Create an event to record the start of an MR AppMaster
AMStartedEvent(ApplicationAttemptId, long, ContainerId, String, int, int, String, long) - Constructor for class org.apache.hadoop.mapreduce.jobhistory.AMStartedEvent
Create an event to record the start of an MR AppMaster
AnalyzedJob(JobHistoryParser.JobInfo) - Constructor for class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer.AnalyzedJob
Generate analysis information for the parsed job
append(K, V) - Method in class org.apache.hadoop.mapred.IFile.Writer
 
append(DataInputBuffer, DataInputBuffer) - Method in class org.apache.hadoop.mapred.IFile.Writer
 
append(LoggingEvent) - Method in class org.apache.hadoop.mapred.TaskLogAppender
 
append(K, V) - Method in class org.apache.hadoop.mapreduce.task.reduce.InMemoryWriter
 
append(DataInputBuffer, DataInputBuffer) - Method in class org.apache.hadoop.mapreduce.task.reduce.InMemoryWriter
 
appendTo(StringBuilder) - Method in class org.apache.hadoop.mapreduce.JobID
Add the stuff after the "job" prefix to the given builder.
appendTo(StringBuilder) - Method in class org.apache.hadoop.mapreduce.TaskAttemptID
Add the unique string to the StringBuilder
appendTo(StringBuilder) - Method in class org.apache.hadoop.mapreduce.TaskID
Add the unique string to the given builder.
APPLICATION_ATTEMPT_ID - Static variable in interface org.apache.hadoop.mapred.MRConstants
Used on by MRv2
APPLICATION_ATTEMPT_ID - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
APPLICATION_MASTER_CLASS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
applicationAttemptId - Variable in class org.apache.hadoop.mapreduce.jobhistory.AMStarted
Deprecated.
areACLsEnabled() - Method in class org.apache.hadoop.mapred.JobACLsManager
 
arrayGet(int[][], int) - Static method in class org.apache.hadoop.mapred.ProgressSplitsBlock
 
arrayGetCPUTime(int[][]) - Static method in class org.apache.hadoop.mapred.ProgressSplitsBlock
 
arrayGetPhysMemKbytes(int[][]) - Static method in class org.apache.hadoop.mapred.ProgressSplitsBlock
 
arrayGetVMemKbytes(int[][]) - Static method in class org.apache.hadoop.mapred.ProgressSplitsBlock
 
arrayGetWallclockTime(int[][]) - Static method in class org.apache.hadoop.mapred.ProgressSplitsBlock
 
ArrayListBackedIterator<X extends org.apache.hadoop.io.Writable> - Class in org.apache.hadoop.mapred.join
This class provides an implementation of ResetableIterator.
ArrayListBackedIterator() - Constructor for class org.apache.hadoop.mapred.join.ArrayListBackedIterator
 
ArrayListBackedIterator(ArrayList<X>) - Constructor for class org.apache.hadoop.mapred.join.ArrayListBackedIterator
 
ArrayListBackedIterator<X extends org.apache.hadoop.io.Writable> - Class in org.apache.hadoop.mapreduce.lib.join
This class provides an implementation of ResetableIterator.
ArrayListBackedIterator() - Constructor for class org.apache.hadoop.mapreduce.lib.join.ArrayListBackedIterator
 
ArrayListBackedIterator(ArrayList<X>) - Constructor for class org.apache.hadoop.mapreduce.lib.join.ArrayListBackedIterator
 
ATTEMPT - Static variable in class org.apache.hadoop.mapreduce.TaskAttemptID
 
attemptId - Variable in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished
Deprecated.
attemptId - Variable in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished
Deprecated.
attemptId - Variable in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptFinished
Deprecated.
attemptId - Variable in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStarted
Deprecated.
attemptId - Variable in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion
Deprecated.
available() - Method in class org.apache.hadoop.mapred.TaskLog.Reader
 
avataar - Variable in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStarted
Deprecated.
AvroArrayUtils - Class in org.apache.hadoop.mapreduce.jobhistory
 
AvroArrayUtils() - Constructor for class org.apache.hadoop.mapreduce.jobhistory.AvroArrayUtils
 

B

BackupStore<K,V> - Class in org.apache.hadoop.mapred
BackupStore is an utility class that is used to support the mark-reset functionality of values iterator
BackupStore(Configuration, TaskAttemptID) - Constructor for class org.apache.hadoop.mapred.BackupStore
 
BASE_OUTPUT_NAME - Static variable in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
 
baseOut - Variable in class org.apache.hadoop.mapred.lib.FilterOutputFormat
 
baseOut - Variable in class org.apache.hadoop.mapreduce.lib.output.FilterOutputFormat
 
BigDecimalSplitter - Class in org.apache.hadoop.mapreduce.lib.db
Implement DBSplitter over BigDecimal values.
BigDecimalSplitter() - Constructor for class org.apache.hadoop.mapreduce.lib.db.BigDecimalSplitter
 
BinaryPartitioner<V> - Class in org.apache.hadoop.mapred.lib
Partition BinaryComparable keys using a configurable part of the bytes array returned by BinaryComparable.getBytes().
BinaryPartitioner() - Constructor for class org.apache.hadoop.mapred.lib.BinaryPartitioner
 
BinaryPartitioner<V> - Class in org.apache.hadoop.mapreduce.lib.partition
Partition BinaryComparable keys using a configurable part of the bytes array returned by BinaryComparable.getBytes().
BinaryPartitioner() - Constructor for class org.apache.hadoop.mapreduce.lib.partition.BinaryPartitioner
 
BlockingBuffer() - Constructor for class org.apache.hadoop.mapred.MapTask.MapOutputBuffer.BlockingBuffer
 
BooleanSplitter - Class in org.apache.hadoop.mapreduce.lib.db
Implement DBSplitter over boolean values.
BooleanSplitter() - Constructor for class org.apache.hadoop.mapreduce.lib.db.BooleanSplitter
 
buffer - Variable in class org.apache.hadoop.mapred.IFile.Reader
 
Buffer() - Constructor for class org.apache.hadoop.mapred.MapTask.MapOutputBuffer.Buffer
 
bufferSize - Variable in class org.apache.hadoop.mapred.IFile.Reader
 
build() - Method in class org.apache.hadoop.mapreduce.jobhistory.AMStarted.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.jobhistory.Event.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.jobhistory.JhCounter.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.jobhistory.JhCounterGroup.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.jobhistory.JhCounters.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinished.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInfoChange.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInited.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobPriorityChange.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobQueueChange.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobStatusChanged.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmitted.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletion.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptFinished.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStarted.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFailed.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFinished.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskStarted.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskUpdated.Builder
 
buildMsgFrom(URL) - Static method in class org.apache.hadoop.mapreduce.security.SecureShuffleUtils
Shuffle specific utils - build string for encoding from URL
buildMsgFrom(HttpServletRequest) - Static method in class org.apache.hadoop.mapreduce.security.SecureShuffleUtils
Shuffle specific utils - build string for encoding from URL
bytesRead - Variable in class org.apache.hadoop.mapred.IFile.Reader
 

C

CACHE_ARCHIVES - Static variable in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
CACHE_ARCHIVES - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
CACHE_ARCHIVES_SIZES - Static variable in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
CACHE_ARCHIVES_SIZES - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
CACHE_ARCHIVES_TIMESTAMPS - Static variable in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
CACHE_ARCHIVES_TIMESTAMPS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
CACHE_ARCHIVES_VISIBILITIES - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
CACHE_FILE_TIMESTAMPS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
CACHE_FILE_VISIBILITIES - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
CACHE_FILES - Static variable in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
CACHE_FILES - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
CACHE_FILES_SIZES - Static variable in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
CACHE_FILES_SIZES - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
CACHE_FILES_TIMESTAMPS - Static variable in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
CACHE_LOCALARCHIVES - Static variable in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
CACHE_LOCALARCHIVES - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
CACHE_LOCALFILES - Static variable in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
CACHE_LOCALFILES - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
CACHE_SYMLINK - Static variable in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
CACHE_SYMLINK - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
Deprecated.
Symlinks are always on and cannot be disabled.
cancelDelegationToken(Token<DelegationTokenIdentifier>) - Method in class org.apache.hadoop.mapred.JobClient
Deprecated.
Use Token.cancel(org.apache.hadoop.conf.Configuration) instead
cancelDelegationToken(Token<DelegationTokenIdentifier>) - Method in class org.apache.hadoop.mapreduce.Cluster
Deprecated.
Use Token.cancel(org.apache.hadoop.conf.Configuration) instead
cancelDelegationToken(Token<DelegationTokenIdentifier>) - Method in interface org.apache.hadoop.mapreduce.protocol.ClientProtocol
Cancel a delegation token.
canCommit(TaskAttemptID) - Method in interface org.apache.hadoop.mapred.TaskUmbilicalProtocol
Polling to know whether the task can go-ahead with commit
captureOutAndError(List<String>, List<String>, File, File, long, boolean) - Static method in class org.apache.hadoop.mapred.TaskLog
Wrap a command in a shell to capture stdout and stderr to files.
Chain - Class in org.apache.hadoop.mapreduce.lib.chain
The Chain class provides all the common functionality for the ChainMapper and the ChainReducer classes.
Chain(boolean) - Constructor for class org.apache.hadoop.mapreduce.lib.chain.Chain
Creates a Chain instance configured for a Mapper or a Reducer.
CHAIN_MAPPER - Static variable in class org.apache.hadoop.mapreduce.lib.chain.Chain
 
CHAIN_MAPPER_CLASS - Static variable in class org.apache.hadoop.mapreduce.lib.chain.Chain
 
CHAIN_MAPPER_CONFIG - Static variable in class org.apache.hadoop.mapreduce.lib.chain.Chain
 
CHAIN_MAPPER_SIZE - Static variable in class org.apache.hadoop.mapreduce.lib.chain.Chain
 
CHAIN_REDUCER - Static variable in class org.apache.hadoop.mapreduce.lib.chain.Chain
 
CHAIN_REDUCER_CLASS - Static variable in class org.apache.hadoop.mapreduce.lib.chain.Chain
 
CHAIN_REDUCER_CONFIG - Static variable in class org.apache.hadoop.mapreduce.lib.chain.Chain
 
ChainMapper - Class in org.apache.hadoop.mapred.lib
The ChainMapper class allows to use multiple Mapper classes within a single Map task.
ChainMapper() - Constructor for class org.apache.hadoop.mapred.lib.ChainMapper
Constructor.
ChainMapper<KEYIN,VALUEIN,KEYOUT,VALUEOUT> - Class in org.apache.hadoop.mapreduce.lib.chain
The ChainMapper class allows to use multiple Mapper classes within a single Map task.
ChainMapper() - Constructor for class org.apache.hadoop.mapreduce.lib.chain.ChainMapper
 
ChainReducer - Class in org.apache.hadoop.mapred.lib
The ChainReducer class allows to chain multiple Mapper classes after a Reducer within the Reducer task.
ChainReducer() - Constructor for class org.apache.hadoop.mapred.lib.ChainReducer
Constructor.
ChainReducer<KEYIN,VALUEIN,KEYOUT,VALUEOUT> - Class in org.apache.hadoop.mapreduce.lib.chain
The ChainReducer class allows to chain multiple Mapper classes after a Reducer within the Reducer task.
ChainReducer() - Constructor for class org.apache.hadoop.mapreduce.lib.chain.ChainReducer
 
checkAccess(UserGroupInformation, JobACL, String, AccessControlList) - Method in class org.apache.hadoop.mapred.JobACLsManager
If authorization is enabled, checks whether the user (in the callerUGI) is authorized to perform the operation specified by 'jobOperation' on the job by checking if the user is jobOwner or part of job ACL for the specific job operation.
checkCounters(int) - Method in class org.apache.hadoop.mapreduce.counters.Limits
 
checkGroups(int) - Method in class org.apache.hadoop.mapreduce.counters.Limits
 
checkOutputSpecs(FileSystem, JobConf) - Method in class org.apache.hadoop.mapred.FileOutputFormat
 
checkOutputSpecs(FileSystem, JobConf) - Method in class org.apache.hadoop.mapred.lib.db.DBOutputFormat
Check for validity of the output-specification for the job.
checkOutputSpecs(FileSystem, JobConf) - Method in class org.apache.hadoop.mapred.lib.FilterOutputFormat
 
checkOutputSpecs(FileSystem, JobConf) - Method in class org.apache.hadoop.mapred.lib.LazyOutputFormat
 
checkOutputSpecs(FileSystem, JobConf) - Method in class org.apache.hadoop.mapred.lib.NullOutputFormat
 
checkOutputSpecs(FileSystem, JobConf) - Method in interface org.apache.hadoop.mapred.OutputFormat
Check for validity of the output-specification for the job.
checkOutputSpecs(FileSystem, JobConf) - Method in class org.apache.hadoop.mapred.SequenceFileAsBinaryOutputFormat
 
checkOutputSpecs(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.db.DBOutputFormat
 
checkOutputSpecs(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
 
checkOutputSpecs(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FilterOutputFormat
 
checkOutputSpecs(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.output.LazyOutputFormat
 
checkOutputSpecs(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.output.NullOutputFormat
 
checkOutputSpecs(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.output.SequenceFileAsBinaryOutputFormat
 
checkOutputSpecs(JobContext) - Method in class org.apache.hadoop.mapreduce.OutputFormat
Check for validity of the output-specification for the job.
Checkpointable - Annotation Type in org.apache.hadoop.mapreduce.task.annotation
Contract representing to the framework that the task can be safely preempted and restarted between invocations of the user-defined function.
checkReducerAlreadySet(boolean, Configuration, String, boolean) - Static method in class org.apache.hadoop.mapreduce.lib.chain.Chain
 
checkURIs(URI[], URI[]) - Static method in class org.apache.hadoop.mapreduce.filecache.DistributedCache
Deprecated.
This method checks if there is a conflict in the fragment names of the uris.
CLASSIC_FRAMEWORK_NAME - Static variable in interface org.apache.hadoop.mapreduce.MRConfig
 
CLASSPATH_ARCHIVES - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
CLASSPATH_FILES - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
cleanup(Mapper<KEYIN, VALUEIN, KEYOUT, VALUEOUT>.Context) - Method in class org.apache.hadoop.mapreduce.Mapper
Called once at the end of the task.
cleanup(Reducer<KEYIN, VALUEIN, KEYOUT, VALUEOUT>.Context) - Method in class org.apache.hadoop.mapreduce.Reducer
Called once at the end of the task.
cleanupJob(JobContext) - Method in class org.apache.hadoop.mapred.FileOutputCommitter
Deprecated.
cleanupJob(JobContext) - Method in class org.apache.hadoop.mapred.OutputCommitter
cleanupJob(JobContext) - Method in class org.apache.hadoop.mapred.OutputCommitter
cleanupJob(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
Deprecated.
cleanupJob(JobContext) - Method in class org.apache.hadoop.mapreduce.OutputCommitter
cleanUpPartialOutputForTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.PartialFileOutputCommitter
 
cleanUpPartialOutputForTask(TaskAttemptContext) - Method in interface org.apache.hadoop.mapreduce.lib.output.PartialOutputCommitter
Remove all previously committed outputs from prior executions of this task.
cleanupProgress() - Method in class org.apache.hadoop.mapred.JobStatus
 
cleanupProgress() - Method in interface org.apache.hadoop.mapred.RunningJob
Get the progress of the job's cleanup-tasks, as a float between 0.0 and 1.0.
cleanupProgress() - Method in class org.apache.hadoop.mapreduce.Job
Get the progress of the job's cleanup-tasks, as a float between 0.0 and 1.0.
cleanUpTokenReferral(Configuration) - Static method in class org.apache.hadoop.mapreduce.security.TokenCache
Remove jobtoken referrals which don't make sense in the context of the task execution.
clear() - Method in class org.apache.hadoop.mapred.join.JoinRecordReader.JoinDelegationIterator
 
clear() - Method in class org.apache.hadoop.mapred.join.MultiFilterRecordReader.MultiFilterDelegationIterator
 
clear() - Method in class org.apache.hadoop.mapreduce.lib.join.ArrayListBackedIterator
 
clear() - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader.JoinCollector
Clear all state information.
clear() - Method in class org.apache.hadoop.mapreduce.lib.join.JoinRecordReader.JoinDelegationIterator
 
clear() - Method in class org.apache.hadoop.mapreduce.lib.join.MultiFilterRecordReader.MultiFilterDelegationIterator
 
clear() - Method in interface org.apache.hadoop.mapreduce.lib.join.ResetableIterator
Close datasources, but do not release internal resources.
clear() - Method in class org.apache.hadoop.mapreduce.lib.join.ResetableIterator.EMPTY
 
clear() - Method in class org.apache.hadoop.mapreduce.lib.join.StreamBackedIterator
 
clearAcls() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmitted.Builder
Clears the value of the 'acls' field
clearApplicationAttemptId() - Method in class org.apache.hadoop.mapreduce.jobhistory.AMStarted.Builder
Clears the value of the 'applicationAttemptId' field
clearAttemptId() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished.Builder
Clears the value of the 'attemptId' field
clearAttemptId() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished.Builder
Clears the value of the 'attemptId' field
clearAttemptId() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptFinished.Builder
Clears the value of the 'attemptId' field
clearAttemptId() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStarted.Builder
Clears the value of the 'attemptId' field
clearAttemptId() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion.Builder
Clears the value of the 'attemptId' field
clearAvataar() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStarted.Builder
Clears the value of the 'avataar' field
clearClockSplits() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished.Builder
Clears the value of the 'clockSplits' field
clearClockSplits() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished.Builder
Clears the value of the 'clockSplits' field
clearClockSplits() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion.Builder
Clears the value of the 'clockSplits' field
clearContainerId() - Method in class org.apache.hadoop.mapreduce.jobhistory.AMStarted.Builder
Clears the value of the 'containerId' field
clearContainerId() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStarted.Builder
Clears the value of the 'containerId' field
clearCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished.Builder
Clears the value of the 'counters' field
clearCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished.Builder
Clears the value of the 'counters' field
clearCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptFinished.Builder
Clears the value of the 'counters' field
clearCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion.Builder
Clears the value of the 'counters' field
clearCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFailed.Builder
Clears the value of the 'counters' field
clearCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFinished.Builder
Clears the value of the 'counters' field
clearCounts() - Method in class org.apache.hadoop.mapreduce.jobhistory.JhCounterGroup.Builder
Clears the value of the 'counts' field
clearCpuUsages() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished.Builder
Clears the value of the 'cpuUsages' field
clearCpuUsages() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished.Builder
Clears the value of the 'cpuUsages' field
clearCpuUsages() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion.Builder
Clears the value of the 'cpuUsages' field
clearDiagnostics() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletion.Builder
Clears the value of the 'diagnostics' field
clearDisplayName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JhCounter.Builder
Clears the value of the 'displayName' field
clearDisplayName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JhCounterGroup.Builder
Clears the value of the 'displayName' field
clearError() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion.Builder
Clears the value of the 'error' field
clearError() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFailed.Builder
Clears the value of the 'error' field
clearEvent() - Method in class org.apache.hadoop.mapreduce.jobhistory.Event.Builder
Clears the value of the 'event' field
clearFailedDueToAttempt() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFailed.Builder
Clears the value of the 'failedDueToAttempt' field
clearFailedMaps() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinished.Builder
Clears the value of the 'failedMaps' field
clearFailedReduces() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinished.Builder
Clears the value of the 'failedReduces' field
clearFinishedMaps() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinished.Builder
Clears the value of the 'finishedMaps' field
clearFinishedMaps() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletion.Builder
Clears the value of the 'finishedMaps' field
clearFinishedReduces() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinished.Builder
Clears the value of the 'finishedReduces' field
clearFinishedReduces() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletion.Builder
Clears the value of the 'finishedReduces' field
clearFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinished.Builder
Clears the value of the 'finishTime' field
clearFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletion.Builder
Clears the value of the 'finishTime' field
clearFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished.Builder
Clears the value of the 'finishTime' field
clearFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished.Builder
Clears the value of the 'finishTime' field
clearFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptFinished.Builder
Clears the value of the 'finishTime' field
clearFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion.Builder
Clears the value of the 'finishTime' field
clearFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFailed.Builder
Clears the value of the 'finishTime' field
clearFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFinished.Builder
Clears the value of the 'finishTime' field
clearFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskUpdated.Builder
Clears the value of the 'finishTime' field
clearGroups() - Method in class org.apache.hadoop.mapreduce.jobhistory.JhCounters.Builder
Clears the value of the 'groups' field
clearHostname() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished.Builder
Clears the value of the 'hostname' field
clearHostname() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished.Builder
Clears the value of the 'hostname' field
clearHostname() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptFinished.Builder
Clears the value of the 'hostname' field
clearHostname() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion.Builder
Clears the value of the 'hostname' field
clearHttpPort() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStarted.Builder
Clears the value of the 'httpPort' field
clearJobConfPath() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmitted.Builder
Clears the value of the 'jobConfPath' field
clearJobid() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinished.Builder
Clears the value of the 'jobid' field
clearJobid() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInfoChange.Builder
Clears the value of the 'jobid' field
clearJobid() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInited.Builder
Clears the value of the 'jobid' field
clearJobid() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobPriorityChange.Builder
Clears the value of the 'jobid' field
clearJobid() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobQueueChange.Builder
Clears the value of the 'jobid' field
clearJobid() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobStatusChanged.Builder
Clears the value of the 'jobid' field
clearJobid() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmitted.Builder
Clears the value of the 'jobid' field
clearJobid() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletion.Builder
Clears the value of the 'jobid' field
clearJobName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmitted.Builder
Clears the value of the 'jobName' field
clearJobQueueName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobQueueChange.Builder
Clears the value of the 'jobQueueName' field
clearJobQueueName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmitted.Builder
Clears the value of the 'jobQueueName' field
clearJobStatus() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInited.Builder
Clears the value of the 'jobStatus' field
clearJobStatus() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobStatusChanged.Builder
Clears the value of the 'jobStatus' field
clearJobStatus() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletion.Builder
Clears the value of the 'jobStatus' field
clearLaunchTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInfoChange.Builder
Clears the value of the 'launchTime' field
clearLaunchTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInited.Builder
Clears the value of the 'launchTime' field
clearLocality() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStarted.Builder
Clears the value of the 'locality' field
clearMapCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinished.Builder
Clears the value of the 'mapCounters' field
clearMapFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished.Builder
Clears the value of the 'mapFinishTime' field
clearMark() - Method in class org.apache.hadoop.mapred.BackupStore
 
clearMark() - Method in class org.apache.hadoop.mapreduce.MarkableIterator
 
clearMark() - Method in class org.apache.hadoop.mapreduce.task.ReduceContextImpl.ValueIterator
 
clearName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JhCounter.Builder
Clears the value of the 'name' field
clearName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JhCounterGroup.Builder
Clears the value of the 'name' field
clearName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JhCounters.Builder
Clears the value of the 'name' field
clearNodeManagerHost() - Method in class org.apache.hadoop.mapreduce.jobhistory.AMStarted.Builder
Clears the value of the 'nodeManagerHost' field
clearNodeManagerHttpPort() - Method in class org.apache.hadoop.mapreduce.jobhistory.AMStarted.Builder
Clears the value of the 'nodeManagerHttpPort' field
clearNodeManagerPort() - Method in class org.apache.hadoop.mapreduce.jobhistory.AMStarted.Builder
Clears the value of the 'nodeManagerPort' field
clearPhysMemKbytes() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished.Builder
Clears the value of the 'physMemKbytes' field
clearPhysMemKbytes() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished.Builder
Clears the value of the 'physMemKbytes' field
clearPhysMemKbytes() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion.Builder
Clears the value of the 'physMemKbytes' field
clearPort() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished.Builder
Clears the value of the 'port' field
clearPort() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished.Builder
Clears the value of the 'port' field
clearPort() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion.Builder
Clears the value of the 'port' field
clearPriority() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobPriorityChange.Builder
Clears the value of the 'priority' field
clearRackname() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished.Builder
Clears the value of the 'rackname' field
clearRackname() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished.Builder
Clears the value of the 'rackname' field
clearRackname() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptFinished.Builder
Clears the value of the 'rackname' field
clearRackname() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion.Builder
Clears the value of the 'rackname' field
clearReduceCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinished.Builder
Clears the value of the 'reduceCounters' field
clearShuffleFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished.Builder
Clears the value of the 'shuffleFinishTime' field
clearShufflePort() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStarted.Builder
Clears the value of the 'shufflePort' field
clearSortFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished.Builder
Clears the value of the 'sortFinishTime' field
clearSplitLocations() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskStarted.Builder
Clears the value of the 'splitLocations' field
clearStartTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.AMStarted.Builder
Clears the value of the 'startTime' field
clearStartTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStarted.Builder
Clears the value of the 'startTime' field
clearStartTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskStarted.Builder
Clears the value of the 'startTime' field
clearState() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished.Builder
Clears the value of the 'state' field
clearState() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished.Builder
Clears the value of the 'state' field
clearState() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptFinished.Builder
Clears the value of the 'state' field
clearStatus() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion.Builder
Clears the value of the 'status' field
clearStatus() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFailed.Builder
Clears the value of the 'status' field
clearStatus() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFinished.Builder
Clears the value of the 'status' field
clearSubmitTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInfoChange.Builder
Clears the value of the 'submitTime' field
clearSubmitTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmitted.Builder
Clears the value of the 'submitTime' field
clearSuccessfulAttemptId() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFinished.Builder
Clears the value of the 'successfulAttemptId' field
clearTaskid() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished.Builder
Clears the value of the 'taskid' field
clearTaskid() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished.Builder
Clears the value of the 'taskid' field
clearTaskid() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptFinished.Builder
Clears the value of the 'taskid' field
clearTaskid() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStarted.Builder
Clears the value of the 'taskid' field
clearTaskid() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion.Builder
Clears the value of the 'taskid' field
clearTaskid() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFailed.Builder
Clears the value of the 'taskid' field
clearTaskid() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFinished.Builder
Clears the value of the 'taskid' field
clearTaskid() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskStarted.Builder
Clears the value of the 'taskid' field
clearTaskid() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskUpdated.Builder
Clears the value of the 'taskid' field
clearTaskStatus() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished.Builder
Clears the value of the 'taskStatus' field
clearTaskStatus() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished.Builder
Clears the value of the 'taskStatus' field
clearTaskStatus() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptFinished.Builder
Clears the value of the 'taskStatus' field
clearTaskType() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished.Builder
Clears the value of the 'taskType' field
clearTaskType() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished.Builder
Clears the value of the 'taskType' field
clearTaskType() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptFinished.Builder
Clears the value of the 'taskType' field
clearTaskType() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStarted.Builder
Clears the value of the 'taskType' field
clearTaskType() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion.Builder
Clears the value of the 'taskType' field
clearTaskType() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFailed.Builder
Clears the value of the 'taskType' field
clearTaskType() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFinished.Builder
Clears the value of the 'taskType' field
clearTaskType() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskStarted.Builder
Clears the value of the 'taskType' field
clearTotalCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinished.Builder
Clears the value of the 'totalCounters' field
clearTotalMaps() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInited.Builder
Clears the value of the 'totalMaps' field
clearTotalReduces() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInited.Builder
Clears the value of the 'totalReduces' field
clearTrackerName() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStarted.Builder
Clears the value of the 'trackerName' field
clearType() - Method in class org.apache.hadoop.mapreduce.jobhistory.Event.Builder
Clears the value of the 'type' field
clearUberized() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInited.Builder
Clears the value of the 'uberized' field
clearUserName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmitted.Builder
Clears the value of the 'userName' field
clearValue() - Method in class org.apache.hadoop.mapreduce.jobhistory.JhCounter.Builder
Clears the value of the 'value' field
clearVMemKbytes() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished.Builder
Clears the value of the 'vMemKbytes' field
clearVMemKbytes() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished.Builder
Clears the value of the 'vMemKbytes' field
clearVMemKbytes() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion.Builder
Clears the value of the 'vMemKbytes' field
clearWorkflowAdjacencies() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmitted.Builder
Clears the value of the 'workflowAdjacencies' field
clearWorkflowId() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmitted.Builder
Clears the value of the 'workflowId' field
clearWorkflowName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmitted.Builder
Clears the value of the 'workflowName' field
clearWorkflowNodeName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmitted.Builder
Clears the value of the 'workflowNodeName' field
clearWorkflowTags() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmitted.Builder
Clears the value of the 'workflowTags' field
CLI - Class in org.apache.hadoop.mapreduce.tools
Interprets the map reduce cli options
CLI() - Constructor for class org.apache.hadoop.mapreduce.tools.CLI
 
CLI(Configuration) - Constructor for class org.apache.hadoop.mapreduce.tools.CLI
 
ClientDistributedCacheManager - Class in org.apache.hadoop.mapreduce.filecache
Manages internal configuration of the cache by the client for job submission.
ClientDistributedCacheManager() - Constructor for class org.apache.hadoop.mapreduce.filecache.ClientDistributedCacheManager
 
ClientProtocol - Interface in org.apache.hadoop.mapreduce.protocol
Protocol that a JobClient and the central JobTracker use to communicate.
ClientProtocolProvider - Class in org.apache.hadoop.mapreduce.protocol
 
ClientProtocolProvider() - Constructor for class org.apache.hadoop.mapreduce.protocol.ClientProtocolProvider
 
clockSplits - Variable in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished
Deprecated.
clockSplits - Variable in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished
Deprecated.
clockSplits - Variable in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion
Deprecated.
clone() - Method in class org.apache.hadoop.mapred.TaskStatus
 
clone() - Method in class org.apache.hadoop.mapreduce.JobStatus
 
cloneContext(JobContext, Configuration) - Static method in class org.apache.hadoop.mapreduce.ContextFactory
Clone a JobContext or TaskAttemptContext with a new configuration.
cloneMapContext(MapContext<K1, V1, K2, V2>, Configuration, RecordReader<K1, V1>, RecordWriter<K2, V2>) - Static method in class org.apache.hadoop.mapreduce.ContextFactory
Copy a custom WrappedMapper.Context, optionally replacing the input and output.
close() - Method in class org.apache.hadoop.mapred.FixedLengthRecordReader
 
close() - Method in class org.apache.hadoop.mapred.IFile.Reader
 
close() - Method in class org.apache.hadoop.mapred.IFile.Writer
 
close() - Method in class org.apache.hadoop.mapred.IFileInputStream
Close the input stream.
close() - Method in class org.apache.hadoop.mapred.IFileOutputStream
 
close() - Method in class org.apache.hadoop.mapred.JobClient
Close the JobClient.
close() - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
Close all child RRs.
close() - Method in class org.apache.hadoop.mapred.join.JoinRecordReader.JoinDelegationIterator
 
close() - Method in class org.apache.hadoop.mapred.join.MultiFilterRecordReader.MultiFilterDelegationIterator
 
close() - Method in class org.apache.hadoop.mapred.join.WrappedRecordReader
Forward close request to proxied RR.
close() - Method in class org.apache.hadoop.mapred.KeyValueLineRecordReader
 
close() - Method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorCombiner
Do nothing.
close() - Method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJobBase
 
close() - Method in class org.apache.hadoop.mapred.lib.ChainMapper
Closes the ChainMapper and all the Mappers in the chain.
close() - Method in class org.apache.hadoop.mapred.lib.ChainReducer
Closes the ChainReducer, the Reducer and all the Mappers in the chain.
close() - Method in class org.apache.hadoop.mapred.lib.CombineFileRecordReader
 
close() - Method in class org.apache.hadoop.mapred.lib.CombineFileRecordReaderWrapper
 
close(Reporter) - Method in class org.apache.hadoop.mapred.lib.db.DBOutputFormat.DBRecordWriter
Close this RecordWriter to future operations.
close() - Method in class org.apache.hadoop.mapred.lib.DelegatingMapper
 
close() - Method in class org.apache.hadoop.mapred.lib.FieldSelectionMapReduce
 
close(Reporter) - Method in class org.apache.hadoop.mapred.lib.FilterOutputFormat.FilterRecordWriter
 
close() - Method in class org.apache.hadoop.mapred.lib.MultipleOutputs
Closes all the opened named outputs.
close() - Method in class org.apache.hadoop.mapred.LineRecordReader
 
close() - Method in interface org.apache.hadoop.mapred.MapOutputCollector
 
close() - Method in class org.apache.hadoop.mapred.MapReduceBase
Default implementation that does nothing.
close() - Method in class org.apache.hadoop.mapred.MapTask.MapOutputBuffer
 
close() - Method in class org.apache.hadoop.mapred.MapTask.MapOutputBuffer.MRResultIterator
 
close() - Method in interface org.apache.hadoop.mapred.RawKeyValueIterator
Closes the iterator so that the underlying streams can be closed.
close() - Method in interface org.apache.hadoop.mapred.RecordReader
Close this InputSplit to future operations.
close(Reporter) - Method in interface org.apache.hadoop.mapred.RecordWriter
Close this RecordWriter to future operations.
close() - Method in class org.apache.hadoop.mapred.SequenceFileAsBinaryInputFormat.SequenceFileAsBinaryRecordReader
 
close() - Method in class org.apache.hadoop.mapred.SequenceFileAsTextRecordReader
 
close() - Method in class org.apache.hadoop.mapred.SequenceFileRecordReader
 
close() - Method in interface org.apache.hadoop.mapred.ShuffleConsumerPlugin
 
close() - Method in class org.apache.hadoop.mapred.TaskLog.Reader
 
close() - Method in class org.apache.hadoop.mapred.TaskLogAppender
 
close(Reporter) - Method in class org.apache.hadoop.mapred.TextOutputFormat.LineRecordWriter
 
close() - Method in class org.apache.hadoop.mapreduce.Cluster
Close the Cluster.
close() - Method in class org.apache.hadoop.mapreduce.jobhistory.EventReader
Close the Event reader
close(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.db.DBOutputFormat.DBRecordWriter
Close this RecordWriter to future operations.
close() - Method in class org.apache.hadoop.mapreduce.lib.db.DBRecordReader
Close the record reader.
close() - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileRecordReader
 
close() - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileRecordReaderWrapper
 
close() - Method in class org.apache.hadoop.mapreduce.lib.input.DelegatingRecordReader
 
close() - Method in class org.apache.hadoop.mapreduce.lib.input.FixedLengthRecordReader
 
close() - Method in class org.apache.hadoop.mapreduce.lib.input.KeyValueLineRecordReader
 
close() - Method in class org.apache.hadoop.mapreduce.lib.input.LineRecordReader
 
close() - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileAsBinaryInputFormat.SequenceFileAsBinaryRecordReader
 
close() - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileAsTextRecordReader
 
close() - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileRecordReader
 
close() - Method in class org.apache.hadoop.mapreduce.lib.join.ArrayListBackedIterator
 
close() - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
Close all child RRs.
close() - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader.JoinCollector
Close all child iterators.
close() - Method in class org.apache.hadoop.mapreduce.lib.join.JoinRecordReader.JoinDelegationIterator
 
close() - Method in class org.apache.hadoop.mapreduce.lib.join.MultiFilterRecordReader.MultiFilterDelegationIterator
 
close() - Method in interface org.apache.hadoop.mapreduce.lib.join.ResetableIterator
Close datasources and release resources.
close() - Method in class org.apache.hadoop.mapreduce.lib.join.ResetableIterator.EMPTY
 
close() - Method in class org.apache.hadoop.mapreduce.lib.join.StreamBackedIterator
 
close() - Method in class org.apache.hadoop.mapreduce.lib.join.WrappedRecordReader
Forward close request to proxied RR.
close(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FilterOutputFormat.FilterRecordWriter
 
close() - Method in class org.apache.hadoop.mapreduce.lib.output.MultipleOutputs
Closes all the opened outputs.
close(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.TextOutputFormat.LineRecordWriter
 
close(ClientProtocol) - Method in class org.apache.hadoop.mapreduce.protocol.ClientProtocolProvider
 
close() - Method in class org.apache.hadoop.mapreduce.RecordReader
Close the record reader.
close(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.RecordWriter
Close this RecordWriter to future operations.
close() - Method in class org.apache.hadoop.mapreduce.task.reduce.InMemoryReader
 
close() - Method in class org.apache.hadoop.mapreduce.task.reduce.InMemoryWriter
 
close() - Method in interface org.apache.hadoop.mapreduce.task.reduce.MergeManager
Called at the end of shuffle.
close() - Method in class org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl
 
close() - Method in class org.apache.hadoop.mapreduce.task.reduce.Shuffle
 
close() - Method in interface org.apache.hadoop.mapreduce.task.reduce.ShuffleScheduler
 
close() - Method in class org.apache.hadoop.mapreduce.task.reduce.ShuffleSchedulerImpl
 
closeConnection() - Method in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
 
closeInMemoryFile(InMemoryMapOutput<K, V>) - Method in class org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl
 
closeInMemoryMergedFile(InMemoryMapOutput<K, V>) - Method in class org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl
 
closeOnDiskFile(MergeManagerImpl.CompressAwarePath) - Method in class org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl
 
Cluster - Class in org.apache.hadoop.mapreduce
Provides a way to access information about the map/reduce cluster.
Cluster(Configuration) - Constructor for class org.apache.hadoop.mapreduce.Cluster
 
Cluster(InetSocketAddress, Configuration) - Constructor for class org.apache.hadoop.mapreduce.Cluster
 
cluster - Variable in class org.apache.hadoop.mapreduce.tools.CLI
 
Cluster.JobTrackerStatus - Enum in org.apache.hadoop.mapreduce
 
ClusterMetrics - Class in org.apache.hadoop.mapreduce
Status information on the current state of the Map-Reduce cluster.
ClusterMetrics() - Constructor for class org.apache.hadoop.mapreduce.ClusterMetrics
 
ClusterMetrics(int, int, int, int, int, int, int, int, int, int, int, int) - Constructor for class org.apache.hadoop.mapreduce.ClusterMetrics
 
ClusterMetrics(int, int, int, int, int, int, int, int, int, int, int, int, int) - Constructor for class org.apache.hadoop.mapreduce.ClusterMetrics
 
ClusterStatus - Class in org.apache.hadoop.mapred
Status information on the current state of the Map-Reduce cluster.
ClusterStatus.BlackListInfo - Class in org.apache.hadoop.mapred
Class which encapsulates information about a blacklisted tasktracker.
cmp - Variable in class org.apache.hadoop.mapreduce.lib.join.WrappedRecordReader
 
cmpcl - Variable in class org.apache.hadoop.mapred.join.Parser.Node
 
cmpcl - Variable in class org.apache.hadoop.mapreduce.lib.join.Parser.Node
 
collect(K, V, int) - Method in interface org.apache.hadoop.mapred.MapOutputCollector
 
collect(K, V, int) - Method in class org.apache.hadoop.mapred.MapTask.MapOutputBuffer
Serialize the key, value to intermediate storage.
collect(K, V) - Method in interface org.apache.hadoop.mapred.OutputCollector
Adds a key/value pair to the output.
collect(K, V) - Method in class org.apache.hadoop.mapred.Task.CombineOutputCollector
 
combine(Object[], TupleWritable) - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
 
combine(Object[], TupleWritable) - Method in class org.apache.hadoop.mapred.join.InnerJoinRecordReader
Return true iff the tuple is full (all data sources contain this key).
combine(Object[], TupleWritable) - Method in class org.apache.hadoop.mapred.join.MultiFilterRecordReader
Default implementation offers MultiFilterRecordReader.emit(org.apache.hadoop.mapred.join.TupleWritable) every Tuple from the collector (the outer join of child RRs).
combine(Object[], TupleWritable) - Method in class org.apache.hadoop.mapred.join.OuterJoinRecordReader
Emit everything from the collector.
combine(RawKeyValueIterator, OutputCollector<K, V>) - Method in class org.apache.hadoop.mapred.Task.CombinerRunner
Run the combiner over a set of inputs.
combine(RawKeyValueIterator, OutputCollector<K, V>) - Method in class org.apache.hadoop.mapred.Task.NewCombinerRunner
 
combine(RawKeyValueIterator, OutputCollector<K, V>) - Method in class org.apache.hadoop.mapred.Task.OldCombinerRunner
 
combine(Object[], TupleWritable) - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
 
combine(Object[], TupleWritable) - Method in class org.apache.hadoop.mapreduce.lib.join.InnerJoinRecordReader
Return true iff the tuple is full (all data sources contain this key).
combine(Object[], TupleWritable) - Method in class org.apache.hadoop.mapreduce.lib.join.MultiFilterRecordReader
Default implementation offers MultiFilterRecordReader.emit(org.apache.hadoop.mapreduce.lib.join.TupleWritable) every Tuple from the collector (the outer join of child RRs).
combine(Object[], TupleWritable) - Method in class org.apache.hadoop.mapreduce.lib.join.OuterJoinRecordReader
Emit everything from the collector.
COMBINE_CLASS_ATTR - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
COMBINE_RECORDS_BEFORE_PROGRESS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
CombineFileInputFormat<K,V> - Class in org.apache.hadoop.mapred.lib
CombineFileInputFormat() - Constructor for class org.apache.hadoop.mapred.lib.CombineFileInputFormat
default constructor
CombineFileInputFormat<K,V> - Class in org.apache.hadoop.mapreduce.lib.input
An abstract InputFormat that returns CombineFileSplit's in InputFormat.getSplits(JobContext) method.
CombineFileInputFormat() - Constructor for class org.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat
default constructor
CombineFileRecordReader<K,V> - Class in org.apache.hadoop.mapred.lib
A generic RecordReader that can hand out different recordReaders for each chunk in a CombineFileSplit.
CombineFileRecordReader(JobConf, CombineFileSplit, Reporter, Class<RecordReader<K, V>>) - Constructor for class org.apache.hadoop.mapred.lib.CombineFileRecordReader
A generic RecordReader that can hand out different recordReaders for each chunk in the CombineFileSplit.
CombineFileRecordReader<K,V> - Class in org.apache.hadoop.mapreduce.lib.input
A generic RecordReader that can hand out different recordReaders for each chunk in a CombineFileSplit.
CombineFileRecordReader(CombineFileSplit, TaskAttemptContext, Class<? extends RecordReader<K, V>>) - Constructor for class org.apache.hadoop.mapreduce.lib.input.CombineFileRecordReader
A generic RecordReader that can hand out different recordReaders for each chunk in the CombineFileSplit.
CombineFileRecordReaderWrapper<K,V> - Class in org.apache.hadoop.mapred.lib
A wrapper class for a record reader that handles a single file split.
CombineFileRecordReaderWrapper(FileInputFormat<K, V>, CombineFileSplit, Configuration, Reporter, Integer) - Constructor for class org.apache.hadoop.mapred.lib.CombineFileRecordReaderWrapper
 
CombineFileRecordReaderWrapper<K,V> - Class in org.apache.hadoop.mapreduce.lib.input
A wrapper class for a record reader that handles a single file split.
CombineFileRecordReaderWrapper(FileInputFormat<K, V>, CombineFileSplit, TaskAttemptContext, Integer) - Constructor for class org.apache.hadoop.mapreduce.lib.input.CombineFileRecordReaderWrapper
 
CombineFileSplit - Class in org.apache.hadoop.mapred.lib
 
CombineFileSplit() - Constructor for class org.apache.hadoop.mapred.lib.CombineFileSplit
 
CombineFileSplit(JobConf, Path[], long[], long[], String[]) - Constructor for class org.apache.hadoop.mapred.lib.CombineFileSplit
 
CombineFileSplit(JobConf, Path[], long[]) - Constructor for class org.apache.hadoop.mapred.lib.CombineFileSplit
 
CombineFileSplit(CombineFileSplit) - Constructor for class org.apache.hadoop.mapred.lib.CombineFileSplit
Copy constructor
CombineFileSplit - Class in org.apache.hadoop.mapreduce.lib.input
A sub-collection of input files.
CombineFileSplit() - Constructor for class org.apache.hadoop.mapreduce.lib.input.CombineFileSplit
default constructor
CombineFileSplit(Path[], long[], long[], String[]) - Constructor for class org.apache.hadoop.mapreduce.lib.input.CombineFileSplit
 
CombineFileSplit(Path[], long[]) - Constructor for class org.apache.hadoop.mapreduce.lib.input.CombineFileSplit
 
CombineFileSplit(CombineFileSplit) - Constructor for class org.apache.hadoop.mapreduce.lib.input.CombineFileSplit
Copy constructor
CombineOutputCollector(Counters.Counter, Progressable, Configuration) - Constructor for class org.apache.hadoop.mapred.Task.CombineOutputCollector
 
COMBINER_GROUP_COMPARATOR_CLASS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
CombineSequenceFileInputFormat<K,V> - Class in org.apache.hadoop.mapred.lib
Input format that is a CombineFileInputFormat-equivalent for SequenceFileInputFormat.
CombineSequenceFileInputFormat() - Constructor for class org.apache.hadoop.mapred.lib.CombineSequenceFileInputFormat
 
CombineSequenceFileInputFormat<K,V> - Class in org.apache.hadoop.mapreduce.lib.input
Input format that is a CombineFileInputFormat-equivalent for SequenceFileInputFormat.
CombineSequenceFileInputFormat() - Constructor for class org.apache.hadoop.mapreduce.lib.input.CombineSequenceFileInputFormat
 
CombineTextInputFormat - Class in org.apache.hadoop.mapred.lib
Input format that is a CombineFileInputFormat-equivalent for TextInputFormat.
CombineTextInputFormat() - Constructor for class org.apache.hadoop.mapred.lib.CombineTextInputFormat
 
CombineTextInputFormat - Class in org.apache.hadoop.mapreduce.lib.input
Input format that is a CombineFileInputFormat-equivalent for TextInputFormat.
CombineTextInputFormat() - Constructor for class org.apache.hadoop.mapreduce.lib.input.CombineTextInputFormat
 
CombineValuesIterator(RawKeyValueIterator, RawComparator<KEY>, Class<KEY>, Class<VALUE>, Configuration, Reporter, Counters.Counter) - Constructor for class org.apache.hadoop.mapred.Task.CombineValuesIterator
 
commit() - Method in class org.apache.hadoop.mapreduce.task.reduce.MapOutput
 
commitJob(JobContext) - Method in class org.apache.hadoop.mapred.FileOutputCommitter
 
commitJob(JobContext) - Method in class org.apache.hadoop.mapred.OutputCommitter
For committing job's output after successful job completion.
commitJob(JobContext) - Method in class org.apache.hadoop.mapred.OutputCommitter
This method implements the new interface by calling the old method.
commitJob(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
The job has completed so move all committed tasks to the final output dir.
commitJob(JobContext) - Method in class org.apache.hadoop.mapreduce.OutputCommitter
For committing job's output after successful job completion.
commitPending(TaskAttemptID, TaskStatus) - Method in interface org.apache.hadoop.mapred.TaskUmbilicalProtocol
Report that the task is complete, but its commit is pending.
commitTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapred.FileOutputCommitter
 
commitTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapred.OutputCommitter
To promote the task's temporary output to final output location.
commitTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapred.OutputCommitter
This method implements the new interface by calling the old method.
commitTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
Move the files from the work directory to the job output directory
commitTask(TaskAttemptContext, Path) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
 
commitTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.OutputCommitter
To promote the task's temporary output to final output location.
committer - Variable in class org.apache.hadoop.mapred.Task
 
COMPARATOR_OPTIONS - Static variable in class org.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedComparator
 
compare(int, int) - Method in class org.apache.hadoop.mapred.MapTask.MapOutputBuffer
Compare logical range, st i, j MOD offset capacity.
compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedComparator
 
compare(MapOutput<K, V>, MapOutput<K, V>) - Method in class org.apache.hadoop.mapreduce.task.reduce.MapOutput.MapOutputComparator
 
compareTo(ComposableRecordReader<K, ?>) - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
Implement Comparable contract (compare key of join or head of heap with that of another).
compareTo(ComposableRecordReader<K, ?>) - Method in class org.apache.hadoop.mapred.join.WrappedRecordReader
Implement Comparable contract (compare key at head of proxied RR with that of another).
compareTo(ID) - Method in class org.apache.hadoop.mapreduce.ID
Compare IDs by associated numbers
compareTo(ID) - Method in class org.apache.hadoop.mapreduce.JobID
Compare JobIds by first jtIdentifiers, then by job numbers
compareTo(ComposableRecordReader<K, ?>) - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
Implement Comparable contract (compare key of join or head of heap with that of another).
compareTo(ComposableRecordReader<K, ?>) - Method in class org.apache.hadoop.mapreduce.lib.join.WrappedRecordReader
Implement Comparable contract (compare key at head of proxied RR with that of another).
compareTo(ID) - Method in class org.apache.hadoop.mapreduce.TaskAttemptID
Compare TaskIds by first tipIds, then by task numbers.
compareTo(ID) - Method in class org.apache.hadoop.mapreduce.TaskID
Compare TaskInProgressIds by first jobIds, then by tip numbers.
COMPLETED_MAPS_FOR_REDUCE_SLOWSTART - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
COMPLETION_POLL_INTERVAL_KEY - Static variable in class org.apache.hadoop.mapreduce.Job
Key in mapred-*.xml that sets completionPollInvervalMillis
ComposableInputFormat<K extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable> - Interface in org.apache.hadoop.mapred.join
Refinement of InputFormat requiring implementors to provide ComposableRecordReader instead of RecordReader.
ComposableInputFormat<K extends org.apache.hadoop.io.WritableComparable<?>,V extends org.apache.hadoop.io.Writable> - Class in org.apache.hadoop.mapreduce.lib.join
Refinement of InputFormat requiring implementors to provide ComposableRecordReader instead of RecordReader.
ComposableInputFormat() - Constructor for class org.apache.hadoop.mapreduce.lib.join.ComposableInputFormat
 
ComposableRecordReader<K extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable> - Interface in org.apache.hadoop.mapred.join
Additional operations required of a RecordReader to participate in a join.
ComposableRecordReader<K extends org.apache.hadoop.io.WritableComparable<?>,V extends org.apache.hadoop.io.Writable> - Class in org.apache.hadoop.mapreduce.lib.join
Additional operations required of a RecordReader to participate in a join.
ComposableRecordReader() - Constructor for class org.apache.hadoop.mapreduce.lib.join.ComposableRecordReader
 
compose(Class<? extends InputFormat>, String) - Static method in class org.apache.hadoop.mapred.join.CompositeInputFormat
Convenience method for constructing composite formats.
compose(String, Class<? extends InputFormat>, String...) - Static method in class org.apache.hadoop.mapred.join.CompositeInputFormat
Convenience method for constructing composite formats.
compose(String, Class<? extends InputFormat>, Path...) - Static method in class org.apache.hadoop.mapred.join.CompositeInputFormat
Convenience method for constructing composite formats.
compose(Class<? extends InputFormat>, String) - Static method in class org.apache.hadoop.mapreduce.lib.join.CompositeInputFormat
Convenience method for constructing composite formats.
compose(String, Class<? extends InputFormat>, String...) - Static method in class org.apache.hadoop.mapreduce.lib.join.CompositeInputFormat
Convenience method for constructing composite formats.
compose(String, Class<? extends InputFormat>, Path...) - Static method in class org.apache.hadoop.mapreduce.lib.join.CompositeInputFormat
Convenience method for constructing composite formats.
CompositeInputFormat<K extends org.apache.hadoop.io.WritableComparable> - Class in org.apache.hadoop.mapred.join
An InputFormat capable of performing joins over a set of data sources sorted and partitioned the same way.
CompositeInputFormat() - Constructor for class org.apache.hadoop.mapred.join.CompositeInputFormat
 
CompositeInputFormat<K extends org.apache.hadoop.io.WritableComparable> - Class in org.apache.hadoop.mapreduce.lib.join
An InputFormat capable of performing joins over a set of data sources sorted and partitioned the same way.
CompositeInputFormat() - Constructor for class org.apache.hadoop.mapreduce.lib.join.CompositeInputFormat
 
CompositeInputSplit - Class in org.apache.hadoop.mapred.join
This InputSplit contains a set of child InputSplits.
CompositeInputSplit() - Constructor for class org.apache.hadoop.mapred.join.CompositeInputSplit
 
CompositeInputSplit(int) - Constructor for class org.apache.hadoop.mapred.join.CompositeInputSplit
 
CompositeInputSplit - Class in org.apache.hadoop.mapreduce.lib.join
This InputSplit contains a set of child InputSplits.
CompositeInputSplit() - Constructor for class org.apache.hadoop.mapreduce.lib.join.CompositeInputSplit
 
CompositeInputSplit(int) - Constructor for class org.apache.hadoop.mapreduce.lib.join.CompositeInputSplit
 
CompositeRecordReader<K extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,X extends org.apache.hadoop.io.Writable> - Class in org.apache.hadoop.mapred.join
A RecordReader that can effect joins of RecordReaders sharing a common key type and partitioning.
CompositeRecordReader(int, int, Class<? extends WritableComparator>) - Constructor for class org.apache.hadoop.mapred.join.CompositeRecordReader
Create a RecordReader with capacity children to position id in the parent reader.
CompositeRecordReader<K extends org.apache.hadoop.io.WritableComparable<?>,V extends org.apache.hadoop.io.Writable,X extends org.apache.hadoop.io.Writable> - Class in org.apache.hadoop.mapreduce.lib.join
A RecordReader that can effect joins of RecordReaders sharing a common key type and partitioning.
CompositeRecordReader(int, int, Class<? extends WritableComparator>) - Constructor for class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
Create a RecordReader with capacity children to position id in the parent reader.
CompositeRecordReader.JoinCollector - Class in org.apache.hadoop.mapreduce.lib.join
Collector for join values.
COMPRESS - Static variable in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
 
COMPRESS_CODEC - Static variable in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
 
COMPRESS_TYPE - Static variable in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
 
CompressedSplitLineReader - Class in org.apache.hadoop.mapreduce.lib.input
Line reader for compressed splits Reading records from a compressed split is tricky, as the LineRecordReader is using the reported compressed input stream position directly to determine when a split has ended.
CompressedSplitLineReader(SplitCompressionInputStream, Configuration, byte[]) - Constructor for class org.apache.hadoop.mapreduce.lib.input.CompressedSplitLineReader
 
computeHash(byte[], SecretKey) - Static method in class org.apache.hadoop.mapreduce.security.token.JobTokenSecretManager
Compute the HMAC hash of the message using the key
computeSplitSize(long, long, long) - Method in class org.apache.hadoop.mapred.FileInputFormat
 
computeSplitSize(long, long, long) - Method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
 
conditions - Variable in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
 
conf - Variable in class org.apache.hadoop.mapred.SequenceFileRecordReader
 
conf - Variable in class org.apache.hadoop.mapred.Task
 
conf - Variable in class org.apache.hadoop.mapreduce.lib.input.SequenceFileRecordReader
 
conf - Variable in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
 
conf - Variable in class org.apache.hadoop.mapreduce.task.JobContextImpl
 
configure(JobConf) - Method in class org.apache.hadoop.mapred.FixedLengthInputFormat
 
configure(JobConf) - Method in interface org.apache.hadoop.mapred.JobConfigurable
Initializes a new instance from a JobConf.
configure(JobConf) - Method in class org.apache.hadoop.mapred.KeyValueTextInputFormat
 
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.aggregate.UserDefinedValueAggregatorDescriptor
Do nothing.
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorBaseDescriptor
get the input file name.
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorCombiner
Combiner does not need to configure.
configure(JobConf) - Method in interface org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorDescriptor
Configure the object
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJobBase
 
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.BinaryPartitioner
 
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.ChainMapper
Configures the ChainMapper and all the Mappers in the chain.
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.ChainReducer
Configures the ChainReducer, the Reducer and all the Mappers in the chain.
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.db.DBInputFormat
Initializes a new instance from a JobConf.
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.DelegatingMapper
 
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.FieldSelectionMapReduce
 
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.HashPartitioner
 
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.KeyFieldBasedComparator
 
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.KeyFieldBasedPartitioner
 
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.MultithreadedMapRunner
 
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.NLineInputFormat
 
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.RegexMapper
 
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.TotalOrderPartitioner
 
configure(JobConf) - Method in class org.apache.hadoop.mapred.MapReduceBase
Default implementation that does nothing.
configure(JobConf) - Method in class org.apache.hadoop.mapred.MapRunner
 
configure(JobConf) - Method in class org.apache.hadoop.mapred.TextInputFormat
 
configure(Configuration) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.UserDefinedValueAggregatorDescriptor
Do nothing.
configure(Configuration) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorBaseDescriptor
get the input file name.
configure(Configuration) - Method in interface org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorDescriptor
Configure the object
configureDB(JobConf, String, String, String, String) - Static method in class org.apache.hadoop.mapred.lib.db.DBConfiguration
Sets the DB access related fields in the JobConf.
configureDB(JobConf, String, String) - Static method in class org.apache.hadoop.mapred.lib.db.DBConfiguration
Sets the DB access related fields in the JobConf.
configureDB(Configuration, String, String, String, String) - Static method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
Sets the DB access related fields in the Configuration.
configureDB(Configuration, String, String) - Static method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
Sets the DB access related fields in the JobConf.
ConfigUtil - Class in org.apache.hadoop.mapreduce.util
Place holder for deprecated keys in the framework
ConfigUtil() - Constructor for class org.apache.hadoop.mapreduce.util.ConfigUtil
 
connection - Variable in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
 
constructJobACLs(Configuration) - Method in class org.apache.hadoop.mapred.JobACLsManager
Construct the jobACLs from the configuration so that they can be kept in the memory.
constructQuery(String, String[]) - Method in class org.apache.hadoop.mapreduce.lib.db.DBOutputFormat
Constructs the query used as the prepared statement to insert data.
containerId - Variable in class org.apache.hadoop.mapreduce.jobhistory.AMStarted
Deprecated.
containerId - Variable in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStarted
Deprecated.
contentEquals(Counters.Counter) - Method in class org.apache.hadoop.mapred.Counters.Counter
Deprecated. 
Context(MapTask, JobConf, Task.TaskReporter) - Constructor for class org.apache.hadoop.mapred.MapOutputCollector.Context
 
Context(TaskAttemptID, JobConf, FileSystem, TaskUmbilicalProtocol, LocalDirAllocator, Reporter, CompressionCodec, Class<? extends Reducer>, Task.CombineOutputCollector<K, V>, Counters.Counter, Counters.Counter, Counters.Counter, Counters.Counter, Counters.Counter, Counters.Counter, TaskStatus, Progress, Progress, Task, MapOutputFile, Map<TaskAttemptID, MapOutputFile>) - Constructor for class org.apache.hadoop.mapred.ShuffleConsumerPlugin.Context
 
context - Variable in class org.apache.hadoop.mapreduce.lib.input.CombineFileRecordReader
 
Context(MapContext<KEYIN, VALUEIN, KEYOUT, VALUEOUT>) - Constructor for class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
Context(ReduceContext<KEYIN, VALUEIN, KEYOUT, VALUEOUT>) - Constructor for class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
Context() - Constructor for class org.apache.hadoop.mapreduce.Mapper.Context
 
Context() - Constructor for class org.apache.hadoop.mapreduce.Reducer.Context
 
ContextFactory - Class in org.apache.hadoop.mapreduce
A factory to allow applications to deal with inconsistencies between MapReduce Context Objects API between hadoop-0.20 and later versions.
ContextFactory() - Constructor for class org.apache.hadoop.mapreduce.ContextFactory
 
ControlledJob - Class in org.apache.hadoop.mapreduce.lib.jobcontrol
This class encapsulates a MapReduce job and its dependency.
ControlledJob(Job, List<ControlledJob>) - Constructor for class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
Construct a job.
ControlledJob(Configuration) - Constructor for class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
Construct a job.
ControlledJob.State - Enum in org.apache.hadoop.mapreduce.lib.jobcontrol
 
convertTrackerNameToHostName(String) - Static method in class org.apache.hadoop.mapreduce.util.HostUtil
 
copyFailed(TaskAttemptID, MapHost, boolean, boolean) - Method in class org.apache.hadoop.mapreduce.task.reduce.ShuffleSchedulerImpl
 
copySucceeded(TaskAttemptID, MapHost, long, long, long, MapOutput<K, V>) - Method in class org.apache.hadoop.mapreduce.task.reduce.ShuffleSchedulerImpl
 
count - Variable in class org.apache.hadoop.mapred.PeriodicStatsAccumulator
 
countCounters() - Method in class org.apache.hadoop.mapreduce.counters.AbstractCounters
Returns the total number of counters, by summing the number of counters in each group.
Counter() - Constructor for class org.apache.hadoop.mapred.Counters.Counter
 
Counter - Interface in org.apache.hadoop.mapreduce
A named counter that tracks the progress of a map/reduce job.
COUNTER_GROUP - Static variable in class org.apache.hadoop.mapred.SkipBadRecords
Special counters which are written by the application and are used by the framework for detecting bad records.
COUNTER_GROUP_NAME_MAX_DEFAULT - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
COUNTER_GROUP_NAME_MAX_KEY - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
COUNTER_GROUPS_MAX_DEFAULT - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
COUNTER_GROUPS_MAX_KEY - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
COUNTER_MAP_PROCESSED_RECORDS - Static variable in class org.apache.hadoop.mapred.SkipBadRecords
Number of processed map records.
COUNTER_NAME_MAX_DEFAULT - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
COUNTER_NAME_MAX_KEY - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
COUNTER_REDUCE_PROCESSED_GROUPS - Static variable in class org.apache.hadoop.mapred.SkipBadRecords
Number of processed reduce groups.
COUNTER_UPDATE_INTERVAL - Static variable in interface org.apache.hadoop.mapred.MRConstants
 
CounterGroup - Interface in org.apache.hadoop.mapreduce
A group of Counters that logically belong together.
CounterGroupBase<T extends Counter> - Interface in org.apache.hadoop.mapreduce.counters
The common counter group interface.
CounterGroupFactory<C extends Counter,G extends CounterGroupBase<C>> - Class in org.apache.hadoop.mapreduce.counters
An abstract class to provide common implementation of the group factory in both mapred and mapreduce packages.
CounterGroupFactory() - Constructor for class org.apache.hadoop.mapreduce.counters.CounterGroupFactory
 
CounterGroupFactory.FrameworkGroupFactory<F> - Interface in org.apache.hadoop.mapreduce.counters
 
Counters - Class in org.apache.hadoop.mapred
A set of named counters.
Counters() - Constructor for class org.apache.hadoop.mapred.Counters
 
Counters(Counters) - Constructor for class org.apache.hadoop.mapred.Counters
 
Counters - Class in org.apache.hadoop.mapreduce
Counters holds per job/task counters, defined either by the Map-Reduce framework or applications.
Counters() - Constructor for class org.apache.hadoop.mapreduce.Counters
Default constructor
Counters(AbstractCounters<C, G>) - Constructor for class org.apache.hadoop.mapreduce.Counters
Construct the Counters object from the another counters object
counters - Variable in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished
Deprecated.
counters - Variable in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished
Deprecated.
counters - Variable in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptFinished
Deprecated.
counters - Variable in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion
Deprecated.
counters - Variable in class org.apache.hadoop.mapreduce.jobhistory.TaskFailed
Deprecated.
counters - Variable in class org.apache.hadoop.mapreduce.jobhistory.TaskFinished
Deprecated.
Counters.Counter - Class in org.apache.hadoop.mapred
A counter record, comprising its name and value.
Counters.CountersExceededException - Exception in org.apache.hadoop.mapred
Counter exception thrown when the number of counters exceed the limit
Counters.Group - Class in org.apache.hadoop.mapred
Group of counters, comprising of counters from a particular counter Enum class.
COUNTERS_MAX_DEFAULT - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
COUNTERS_MAX_KEY - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
CountersExceededException(String) - Constructor for exception org.apache.hadoop.mapred.Counters.CountersExceededException
 
CountersExceededException(Counters.CountersExceededException) - Constructor for exception org.apache.hadoop.mapred.Counters.CountersExceededException
 
CountersStrings - Class in org.apache.hadoop.mapreduce.util
String conversion utilities for counters.
CountersStrings() - Constructor for class org.apache.hadoop.mapreduce.util.CountersStrings
 
counts - Variable in class org.apache.hadoop.mapreduce.jobhistory.JhCounterGroup
Deprecated.
cpuUsages - Variable in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished
Deprecated.
cpuUsages - Variable in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished
Deprecated.
cpuUsages - Variable in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion
Deprecated.
create(JobConf, TaskAttemptID, Counters.Counter, Task.TaskReporter, OutputCommitter) - Static method in class org.apache.hadoop.mapred.Task.CombinerRunner
 
create(Configuration) - Method in class org.apache.hadoop.mapreduce.protocol.ClientProtocolProvider
 
create(InetSocketAddress, Configuration) - Method in class org.apache.hadoop.mapreduce.protocol.ClientProtocolProvider
 
CREATE_DIR - Static variable in class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
 
createAllSymlink(Configuration, File, File) - Static method in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
Internal to MapReduce framework. Use DistributedCacheManager instead.
createConnection() - Method in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
 
createDBRecordReader(DBInputFormat.DBInputSplit, Configuration) - Method in class org.apache.hadoop.mapreduce.lib.db.DataDrivenDBInputFormat
 
createDBRecordReader(DBInputFormat.DBInputSplit, Configuration) - Method in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
 
createDBRecordReader(DBInputFormat.DBInputSplit, Configuration) - Method in class org.apache.hadoop.mapreduce.lib.db.OracleDataDrivenDBInputFormat
 
createFileSplit(Path, long, long) - Static method in class org.apache.hadoop.mapred.lib.NLineInputFormat
NLineInputFormat uses LineRecordReader, which always reads (and consumes) at least one character out of its upper split boundary.
createFileSplit(Path, long, long) - Static method in class org.apache.hadoop.mapreduce.lib.input.NLineInputFormat
NLineInputFormat uses LineRecordReader, which always reads (and consumes) at least one character out of its upper split boundary.
createIdentifier() - Method in class org.apache.hadoop.mapreduce.security.token.delegation.DelegationTokenSecretManager
 
createIdentifier() - Method in class org.apache.hadoop.mapreduce.security.token.JobTokenSecretManager
Create an empty job token identifier
createInMemoryMerger() - Method in class org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl
 
createInstance(String) - Static method in class org.apache.hadoop.mapred.lib.aggregate.UserDefinedValueAggregatorDescriptor
Create an instance of the given class
createInstance(String) - Static method in class org.apache.hadoop.mapreduce.lib.aggregate.UserDefinedValueAggregatorDescriptor
Create an instance of the given class
createInternalValue() - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
Create a value to be used internally for joins.
createIV(Configuration) - Static method in class org.apache.hadoop.mapreduce.CryptoUtils
This method creates and initializes an IV (Initialization Vector)
createKey() - Method in class org.apache.hadoop.mapred.FixedLengthRecordReader
 
createKey() - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
Create a new key value common to all child RRs.
createKey() - Method in class org.apache.hadoop.mapred.join.WrappedRecordReader
Request new key from proxied RR.
createKey() - Method in class org.apache.hadoop.mapred.KeyValueLineRecordReader
 
createKey() - Method in class org.apache.hadoop.mapred.lib.CombineFileRecordReader
 
createKey() - Method in class org.apache.hadoop.mapred.lib.CombineFileRecordReaderWrapper
 
createKey() - Method in class org.apache.hadoop.mapred.lib.db.DBInputFormat.DBRecordReader
Create an object of the appropriate type to be used as a key.
createKey() - Method in class org.apache.hadoop.mapred.LineRecordReader
 
createKey() - Method in interface org.apache.hadoop.mapred.RecordReader
Create an object of the appropriate type to be used as a key.
createKey() - Method in class org.apache.hadoop.mapred.SequenceFileAsBinaryInputFormat.SequenceFileAsBinaryRecordReader
 
createKey() - Method in class org.apache.hadoop.mapred.SequenceFileAsTextRecordReader
 
createKey() - Method in class org.apache.hadoop.mapred.SequenceFileRecordReader
 
createKey() - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
Create a new key common to all child RRs.
createKey() - Method in class org.apache.hadoop.mapreduce.lib.join.WrappedRecordReader
Request new key from proxied RR.
createLogSyncer() - Static method in class org.apache.hadoop.mapred.TaskLog
 
createMergeManager(ShuffleConsumerPlugin.Context) - Method in class org.apache.hadoop.mapreduce.task.reduce.Shuffle
 
createOnDiskMerger() - Method in class org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl
 
createPassword(JobTokenIdentifier) - Method in class org.apache.hadoop.mapreduce.security.token.JobTokenSecretManager
Create a new password/secret for the given job token identifier.
createPool(JobConf, List<PathFilter>) - Method in class org.apache.hadoop.mapred.lib.CombineFileInputFormat
createPool(JobConf, PathFilter...) - Method in class org.apache.hadoop.mapred.lib.CombineFileInputFormat
createPool(List<PathFilter>) - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat
Create a new pool and add the filters to it.
createPool(PathFilter...) - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat
Create a new pool and add the filters to it.
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapred.lib.CombineFileInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.InputFormat
Create a record reader for a given split.
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
Create a record reader for a given split.
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat
This is not implemented yet.
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.input.CombineSequenceFileInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.input.CombineTextInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.input.DelegatingInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.input.FixedLengthInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.input.KeyValueTextInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.input.NLineInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileAsBinaryInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileAsTextInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileInputFilter
Create a record reader for the given split
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.input.TextInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.join.ComposableInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeInputFormat
Construct a CompositeRecordReader for the children of this InputFormat as defined in the init expression.
createReduceContext(Reducer<INKEY, INVALUE, OUTKEY, OUTVALUE>, Configuration, TaskAttemptID, RawKeyValueIterator, Counter, Counter, RecordWriter<OUTKEY, OUTVALUE>, OutputCommitter, StatusReporter, RawComparator<INKEY>, Class<INKEY>, Class<INVALUE>) - Static method in class org.apache.hadoop.mapred.Task
 
createSecretKey(byte[]) - Static method in class org.apache.hadoop.mapreduce.security.token.JobTokenSecretManager
Convert the byte[] to a secret key
createSplitFiles(Path, Configuration, FileSystem, List<InputSplit>) - Static method in class org.apache.hadoop.mapreduce.split.JobSplitWriter
 
createSplitFiles(Path, Configuration, FileSystem, T[]) - Static method in class org.apache.hadoop.mapreduce.split.JobSplitWriter
 
createSplitFiles(Path, Configuration, FileSystem, InputSplit[]) - Static method in class org.apache.hadoop.mapreduce.split.JobSplitWriter
 
createSymlink(Configuration) - Static method in class org.apache.hadoop.mapreduce.filecache.DistributedCache
Deprecated.
This is a NO-OP.
createSymlink() - Method in class org.apache.hadoop.mapreduce.Job
Deprecated.
createTupleWritable() - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
Create a value to be used internally for joins.
createValue() - Method in class org.apache.hadoop.mapred.FixedLengthRecordReader
 
createValue() - Method in class org.apache.hadoop.mapred.join.JoinRecordReader
Create an object of the appropriate type to be used as a value.
createValue() - Method in class org.apache.hadoop.mapred.join.MultiFilterRecordReader
Create an object of the appropriate type to be used as a value.
createValue() - Method in class org.apache.hadoop.mapred.join.WrappedRecordReader
Request new value from proxied RR.
createValue() - Method in class org.apache.hadoop.mapred.KeyValueLineRecordReader
 
createValue() - Method in class org.apache.hadoop.mapred.lib.CombineFileRecordReader
 
createValue() - Method in class org.apache.hadoop.mapred.lib.CombineFileRecordReaderWrapper
 
createValue() - Method in class org.apache.hadoop.mapred.lib.db.DBInputFormat.DBRecordReader
Create an object of the appropriate type to be used as a value.
createValue() - Method in class org.apache.hadoop.mapred.LineRecordReader
 
createValue() - Method in interface org.apache.hadoop.mapred.RecordReader
Create an object of the appropriate type to be used as a value.
createValue() - Method in class org.apache.hadoop.mapred.SequenceFileAsBinaryInputFormat.SequenceFileAsBinaryRecordReader
 
createValue() - Method in class org.apache.hadoop.mapred.SequenceFileAsTextRecordReader
 
createValue() - Method in class org.apache.hadoop.mapred.SequenceFileRecordReader
 
createValue() - Method in class org.apache.hadoop.mapreduce.lib.db.DBRecordReader
Deprecated. 
createValue() - Method in class org.apache.hadoop.mapreduce.lib.join.JoinRecordReader
 
createValue() - Method in class org.apache.hadoop.mapreduce.lib.join.OverrideRecordReader
 
createValue() - Method in class org.apache.hadoop.mapreduce.lib.join.WrappedRecordReader
 
createValueAggregatorJob(String[], Class<?>) - Static method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJob
Create an Aggregate based map/reduce job.
createValueAggregatorJob(String[]) - Static method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJob
Create an Aggregate based map/reduce job.
createValueAggregatorJob(String[], Class<? extends ValueAggregatorDescriptor>[]) - Static method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJob
 
createValueAggregatorJob(String[], Class<? extends ValueAggregatorDescriptor>[], Class<?>) - Static method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJob
 
createValueAggregatorJob(Configuration, String[]) - Static method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorJob
Create an Aggregate based map/reduce job.
createValueAggregatorJob(String[], Class<? extends ValueAggregatorDescriptor>[]) - Static method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorJob
 
createValueAggregatorJobs(String[], Class<? extends ValueAggregatorDescriptor>[]) - Static method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJob
 
createValueAggregatorJobs(String[]) - Static method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJob
 
createValueAggregatorJobs(String[], Class<? extends ValueAggregatorDescriptor>[]) - Static method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorJob
 
createValueAggregatorJobs(String[]) - Static method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorJob
 
credentials - Variable in class org.apache.hadoop.mapreduce.task.JobContextImpl
 
cryptoPadding(Configuration) - Static method in class org.apache.hadoop.mapreduce.CryptoUtils
 
CryptoUtils - Class in org.apache.hadoop.mapreduce
This class provides utilities to make it easier to work with Cryptographic Streams.
CryptoUtils() - Constructor for class org.apache.hadoop.mapreduce.CryptoUtils
 
curReader - Variable in class org.apache.hadoop.mapred.lib.CombineFileRecordReader
 
curReader - Variable in class org.apache.hadoop.mapreduce.lib.input.CombineFileRecordReader
 
currentKeyLength - Variable in class org.apache.hadoop.mapred.IFile.Reader
 
currentValueLength - Variable in class org.apache.hadoop.mapred.IFile.Reader
 

D

DATA_FIELD_SEPERATOR - Static variable in class org.apache.hadoop.mapreduce.lib.fieldsel.FieldSelectionHelper
 
DataDrivenDBInputFormat<T extends DBWritable> - Class in org.apache.hadoop.mapreduce.lib.db
A InputFormat that reads input data from an SQL table.
DataDrivenDBInputFormat() - Constructor for class org.apache.hadoop.mapreduce.lib.db.DataDrivenDBInputFormat
 
DataDrivenDBInputFormat.DataDrivenDBInputSplit - Class in org.apache.hadoop.mapreduce.lib.db
A InputSplit that spans a set of rows
DataDrivenDBInputSplit() - Constructor for class org.apache.hadoop.mapreduce.lib.db.DataDrivenDBInputFormat.DataDrivenDBInputSplit
Default Constructor
DataDrivenDBInputSplit(String, String) - Constructor for class org.apache.hadoop.mapreduce.lib.db.DataDrivenDBInputFormat.DataDrivenDBInputSplit
Convenience Constructor
DataDrivenDBRecordReader<T extends DBWritable> - Class in org.apache.hadoop.mapreduce.lib.db
A RecordReader that reads records from a SQL table, using data-driven WHERE clause splits.
DataDrivenDBRecordReader(DBInputFormat.DBInputSplit, Class<T>, Configuration, Connection, DBConfiguration, String, String[], String, String) - Constructor for class org.apache.hadoop.mapreduce.lib.db.DataDrivenDBRecordReader
 
dataIn - Variable in class org.apache.hadoop.mapred.IFile.Reader
 
dataPattern - Static variable in class org.apache.hadoop.mapreduce.tools.CLI
 
DateSplitter - Class in org.apache.hadoop.mapreduce.lib.db
Implement DBSplitter over date/time values.
DateSplitter() - Constructor for class org.apache.hadoop.mapreduce.lib.db.DateSplitter
 
dateToString(Date) - Method in class org.apache.hadoop.mapreduce.lib.db.DateSplitter
Given a Date 'd', format it as a string for use in a SQL date comparison operation.
dateToString(Date) - Method in class org.apache.hadoop.mapreduce.lib.db.OracleDateSplitter
 
dbConf - Variable in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
 
DBConfiguration - Class in org.apache.hadoop.mapred.lib.db
 
DBConfiguration - Class in org.apache.hadoop.mapreduce.lib.db
A container for configuration property names for jobs with DB input/output.
DBConfiguration(Configuration) - Constructor for class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
 
DBInputFormat<T extends DBWritable> - Class in org.apache.hadoop.mapred.lib.db
 
DBInputFormat() - Constructor for class org.apache.hadoop.mapred.lib.db.DBInputFormat
 
DBInputFormat<T extends DBWritable> - Class in org.apache.hadoop.mapreduce.lib.db
A InputFormat that reads input data from an SQL table.
DBInputFormat() - Constructor for class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
 
DBInputFormat.DBInputSplit - Class in org.apache.hadoop.mapred.lib.db
A InputSplit that spans a set of rows
DBInputFormat.DBInputSplit - Class in org.apache.hadoop.mapreduce.lib.db
A InputSplit that spans a set of rows
DBInputFormat.DBRecordReader - Class in org.apache.hadoop.mapred.lib.db
A RecordReader that reads records from a SQL table.
DBInputFormat.NullDBWritable - Class in org.apache.hadoop.mapred.lib.db
A Class that does nothing, implementing DBWritable
DBInputFormat.NullDBWritable - Class in org.apache.hadoop.mapreduce.lib.db
A Class that does nothing, implementing DBWritable
DBInputSplit() - Constructor for class org.apache.hadoop.mapred.lib.db.DBInputFormat.DBInputSplit
Default Constructor
DBInputSplit(long, long) - Constructor for class org.apache.hadoop.mapred.lib.db.DBInputFormat.DBInputSplit
Convenience Constructor
DBInputSplit() - Constructor for class org.apache.hadoop.mapreduce.lib.db.DBInputFormat.DBInputSplit
Default Constructor
DBInputSplit(long, long) - Constructor for class org.apache.hadoop.mapreduce.lib.db.DBInputFormat.DBInputSplit
Convenience Constructor
DBOutputFormat<K extends DBWritable,V> - Class in org.apache.hadoop.mapred.lib.db
 
DBOutputFormat() - Constructor for class org.apache.hadoop.mapred.lib.db.DBOutputFormat
 
DBOutputFormat<K extends DBWritable,V> - Class in org.apache.hadoop.mapreduce.lib.db
A OutputFormat that sends the reduce output to a SQL table.
DBOutputFormat() - Constructor for class org.apache.hadoop.mapreduce.lib.db.DBOutputFormat
 
DBOutputFormat.DBRecordWriter - Class in org.apache.hadoop.mapred.lib.db
A RecordWriter that writes the reduce output to a SQL table
DBOutputFormat.DBRecordWriter - Class in org.apache.hadoop.mapreduce.lib.db
A RecordWriter that writes the reduce output to a SQL table
dbProductName - Variable in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
 
DBRecordReader(DBInputFormat.DBInputSplit, Class<T>, JobConf) - Constructor for class org.apache.hadoop.mapred.lib.db.DBInputFormat.DBRecordReader
The constructor is kept to be compatible with M/R 1.x
DBRecordReader(DBInputFormat.DBInputSplit, Class<T>, JobConf, Connection, DBConfiguration, String, String[], String) - Constructor for class org.apache.hadoop.mapred.lib.db.DBInputFormat.DBRecordReader
 
DBRecordReader<T extends DBWritable> - Class in org.apache.hadoop.mapreduce.lib.db
A RecordReader that reads records from a SQL table.
DBRecordReader(DBInputFormat.DBInputSplit, Class<T>, Configuration, Connection, DBConfiguration, String, String[], String) - Constructor for class org.apache.hadoop.mapreduce.lib.db.DBRecordReader
 
DBRecordWriter(Connection, PreparedStatement) - Constructor for class org.apache.hadoop.mapred.lib.db.DBOutputFormat.DBRecordWriter
 
DBRecordWriter() - Constructor for class org.apache.hadoop.mapreduce.lib.db.DBOutputFormat.DBRecordWriter
 
DBRecordWriter(Connection, PreparedStatement) - Constructor for class org.apache.hadoop.mapreduce.lib.db.DBOutputFormat.DBRecordWriter
 
DBSplitter - Interface in org.apache.hadoop.mapreduce.lib.db
DBSplitter will generate DBInputSplits to use with DataDrivenDBInputFormat.
DBWritable - Interface in org.apache.hadoop.mapred.lib.db
 
DBWritable - Interface in org.apache.hadoop.mapreduce.lib.db
Objects that are read from/written to a database should implement DBWritable.
DEFAULT_COMBINE_RECORDS_BEFORE_PROGRESS - Static variable in class org.apache.hadoop.mapred.Task
 
DEFAULT_HTTP_HEADER_NAME - Static variable in class org.apache.hadoop.mapreduce.task.reduce.ShuffleHeader
 
DEFAULT_HTTP_HEADER_VERSION - Static variable in class org.apache.hadoop.mapreduce.task.reduce.ShuffleHeader
 
DEFAULT_JOB_ACL_MODIFY_JOB - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_JOB_ACL_VIEW_JOB - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_JOB_AM_ACCESS_DISABLED - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_JOB_RUNNING_MAP_LIMIT - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_JOB_RUNNING_REDUCE_LIMIT - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_JOB_TOKEN_TRACKING_IDS_ENABLED - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_LIST_STATUS_NUM_THREADS - Static variable in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
 
DEFAULT_LOG_LEVEL - Static variable in class org.apache.hadoop.mapred.JobConf
Default logging level for map/reduce tasks.
DEFAULT_LOG_LEVEL - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MAP_CPU_VCORES - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MAP_MEMORY_MB - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MAPRED_ADMIN_JAVA_OPTS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MAPRED_ADMIN_USER_ENV - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MAPRED_IFILE_READAHEAD - Static variable in interface org.apache.hadoop.mapreduce.MRConfig
 
DEFAULT_MAPRED_IFILE_READAHEAD_BYTES - Static variable in interface org.apache.hadoop.mapreduce.MRConfig
 
DEFAULT_MAPRED_TASK_JAVA_OPTS - Static variable in class org.apache.hadoop.mapred.JobConf
 
DEFAULT_MAPREDUCE_APP_SUBMISSION_CROSS_PLATFORM - Static variable in interface org.apache.hadoop.mapreduce.MRConfig
 
DEFAULT_MAPREDUCE_APPLICATION_CLASSPATH - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
Default platform-specific CLASSPATH for all YARN MapReduce applications constructed based on client OS syntax.
DEFAULT_MAPREDUCE_CROSS_PLATFORM_APPLICATION_CLASSPATH - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
Default CLASSPATH for all YARN MapReduce applications constructed with platform-agnostic syntax.
DEFAULT_MAPREDUCE_JOB_EMIT_TIMELINE_DATA - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MAPREDUCE_MINICLUSTER_CONTROL_RESOURCE_MONITORING - Static variable in interface org.apache.hadoop.mapreduce.MRConfig
 
DEFAULT_MAPREDUCE_RECOVER_JOB - Static variable in class org.apache.hadoop.mapred.JobConf
Deprecated.
DEFAULT_MAX_ALLOWED_FETCH_FAILURES_FRACTION - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MAX_FETCH_FAILURES_NOTIFICATIONS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MAX_SHUFFLE_FETCH_HOST_FAILURES - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MAX_SHUFFLE_FETCH_RETRY_DELAY - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_AM_ADMIN_COMMAND_OPTS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_AM_COMMAND_OPTS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_AM_COMMIT_WINDOW_MS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_AM_COMMITTER_CANCEL_TIMEOUT_MS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_AM_CONTAINERLAUNCHER_THREAD_COUNT_LIMIT - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_AM_CONTAINERLAUNCHER_THREADPOOL_INITIAL_SIZE - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_AM_CPU_VCORES - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_AM_HARD_KILL_TIMEOUT_MS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_AM_HISTORY_COMPLETE_EVENT_FLUSH_TIMEOUT_MS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_AM_HISTORY_JOB_COMPLETE_UNFLUSHED_MULTIPLIER - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_AM_HISTORY_MAX_UNFLUSHED_COMPLETE_EVENTS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_AM_HISTORY_USE_BATCHED_FLUSH_QUEUE_SIZE_THRESHOLD - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_AM_IGNORE_BLACKLISTING_BLACKLISTED_NODE_PERCENT - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_AM_JOB_CLIENT_THREAD_COUNT - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_AM_JOB_REDUCE_PREEMPTION_LIMIT - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_AM_JOB_REDUCE_RAMP_UP_LIMIT - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_AM_LOG_BACKUPS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_AM_LOG_KB - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_AM_LOG_LEVEL - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_AM_MAX_ATTEMPTS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_AM_NUM_PROGRESS_SPLITS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_AM_PROFILE - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_AM_STAGING_DIR - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_AM_TASK_ESTIMATOR_SMOOTH_LAMBDA_MS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_AM_TASK_LISTENER_THREAD_COUNT - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_AM_TO_RM_HEARTBEAT_INTERVAL_MS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_AM_TO_RM_WAIT_INTERVAL_MS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_AM_VMEM_MB - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_CLIENT_JOB_MAX_RETRIES - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_CLIENT_JOB_RETRY_INTERVAL - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_CLIENT_MAX_RETRIES - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_CLIENT_TO_AM_IPC_MAX_RETRIES - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_CLIENT_TO_AM_IPC_MAX_RETRIES_ON_TIMEOUTS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_ENCRYPTED_INTERMEDIATE_DATA - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_ENCRYPTED_INTERMEDIATE_DATA_BUFFER_KB - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_ENCRYPTED_INTERMEDIATE_DATA_KEY_SIZE_BITS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_JOB_END_NOTIFICATION_TIMEOUT - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_MR_JOB_REDUCER_PREEMPT_DELAY_SEC - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_PATH - Static variable in class org.apache.hadoop.mapreduce.lib.partition.TotalOrderPartitioner
 
DEFAULT_QUEUE_NAME - Static variable in class org.apache.hadoop.mapred.JobConf
Name of the queue to which jobs will be submitted, if no queue name is mentioned.
DEFAULT_REDUCE_CPU_VCORES - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_REDUCE_MEMORY_MB - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_REDUCE_SEPARATE_SHUFFLE_LOG - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_SHELL - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_SHUFFLE_FETCH_RETRY_INTERVAL_MS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
Default interval that fetcher retry to fetch during NM restart.
DEFAULT_SHUFFLE_INPUT_BUFFER_PERCENT - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_SHUFFLE_LOG_BACKUPS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_SHUFFLE_LOG_KB - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_SLEEPTIME_BEFORE_SIGKILL - Static variable in class org.apache.hadoop.mapreduce.util.ProcessTree
 
DEFAULT_SPECULATIVE_MINIMUM_ALLOWED_TASKS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_SPECULATIVE_RETRY_AFTER_NO_SPECULATE - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_SPECULATIVE_RETRY_AFTER_SPECULATE - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_SPECULATIVECAP_RUNNING_TASKS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_SPECULATIVECAP_TOTAL_TASKS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_SPLIT_METAINFO_MAXSIZE - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_SUBMIT_REPLICATION - Static variable in class org.apache.hadoop.mapreduce.Job
 
DEFAULT_TASK_ISMAP - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_TASK_LOG_BACKUPS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DEFAULT_TASK_PROFILE_PARAMS - Static variable in interface org.apache.hadoop.mapreduce.MRJobConfig
 
DelegatingInputFormat<K,V> - Class in org.apache.hadoop.mapred.lib
An InputFormat that delegates behaviour of paths to multiple other InputFormats.
DelegatingInputFormat() - Constructor for class org.apache.hadoop.mapred.lib.DelegatingInputFormat
 
DelegatingInputFormat<K,V> - Class in org.apache.hadoop.mapreduce.lib.input
An InputFormat that delegates behavior of paths to multiple other InputFormats.
DelegatingInputFormat() - Constructor for class org.apache.hadoop.mapreduce.lib.input.DelegatingInputFormat
 
DelegatingMapper<K1,V1,K2,V2> - Class in org.apache.hadoop.mapred.lib
An Mapper that delegates behaviour of paths to multiple other mappers.
DelegatingMapper() - Constructor for class org.apache.hadoop.mapred.lib.DelegatingMapper
 
DelegatingMapper<K1,V1,K2,V2> - Class in org.apache.hadoop.mapreduce.lib.input
An Mapper that delegates behavior of paths to multiple other mappers.
DelegatingMapper() - Constructor for class org.apache.hadoop.mapreduce.lib.input.DelegatingMapper
 
DelegatingRecordReader<K,V> - Class in org.apache.hadoop.mapreduce.lib.input
This is a delegating RecordReader, which delegates the functionality to the underlying record reader in TaggedInputSplit
DelegatingRecordReader(InputSplit, TaskAttemptContext) - Constructor for class org.apache.hadoop.mapreduce.lib.input.DelegatingRecordReader
Constructs the DelegatingRecordReader.
DELEGATION_KEY_UPDATE_INTERVAL_DEFAULT - Static variable in interface org.apache.hadoop.mapreduce.MRConfig
 
DELEGATION_KEY_UPDATE_INTERVAL_KEY - Static variable in interface org.apache.hadoop.mapreduce.MRConfig
 
DELEGATION_TOKEN_MAX_LIFETIME_DEFAULT - Static variable in interface org.apache.hadoop.mapreduce.MRConfig
 
DELEGATION_TOKEN_MAX_LIFETIME_KEY - Static variable in interface org.apache.hadoop.mapreduce.MRConfig
 
DELEGATION_TOKEN_RENEW_INTERVAL_DEFAULT - Static variable in interface org.apache.hadoop.mapreduce.MRConfig
 
DELEGATION_TOKEN_RENEW_INTERVAL_KEY - Static variable in interface org.apache.hadoop.mapreduce.MRConfig
 
DelegationTokenIdentifier - Class in org.apache.hadoop.mapreduce.security.token.delegation
A delegation token identifier that is specific to MapReduce.
DelegationTokenIdentifier() - Constructor for class org.apache.hadoop.mapreduce.security.token.delegation.DelegationTokenIdentifier
Create an empty delegation token identifier for reading into.
DelegationTokenIdentifier(Text, Text, Text) - Constructor for class org.apache.hadoop.mapreduce.security.token.delegation.DelegationTokenIdentifier
Create a new delegation token identifier
DelegationTokenSecretManager - Class in org.apache.hadoop.mapreduce.security.token.delegation
A MapReduce specific delegation token secret manager.
DelegationTokenSecretManager(long, long, long, long) - Constructor for class org.apache.hadoop.mapreduce.security.token.delegation.DelegationTokenSecretManager
Create a secret manager
DelegationTokenSelector - Class in org.apache.hadoop.mapreduce.security.token.delegation
A delegation token that is specialized for MapReduce
DelegationTokenSelector() - Constructor for class org.apache.hadoop.mapreduce.security.token.delegation.DelegationTokenSelector
 
deleteLocalFiles() - Method in class org.apache.hadoop.mapred.JobConf
Deprecated.
deleteLocalFiles(String) - Method in class org.apache.hadoop.mapred.JobConf
 
DEPENDENT_FAILED - Static variable in class org.apache.hadoop.mapred.jobcontrol.Job
 
DESCRIPTOR - Static variable in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorJobBase
 
DESCRIPTOR_NUM - Static variable in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorJobBase
 
destroy(String, long, boolean, boolean) - Static method in class org.apache.hadoop.mapreduce.util.ProcessTree
Destroy the process-tree.
destroyProcess(String, long, boolean) - Static method in class org.apache.hadoop.mapreduce.util.ProcessTree
Destroy the process.
destroyProcessGroup(String, long, boolean) - Static method in class org.apache.hadoop.mapreduce.util.ProcessTree
Destroy the process group.
determineCacheVisibilities(Configuration, Map<URI, FileStatus>) - Static method in class org.apache.hadoop.mapreduce.filecache.ClientDistributedCacheManager
Determines the visibilities of the distributed cache files and archives.
determineTimestamps(Configuration, Map<URI, FileStatus>) - Static method in class org.apache.hadoop.mapreduce.filecache.ClientDistributedCacheManager
Determines timestamps of files to be cached, and stores those in the configuration.
determineTimestampsAndCacheVisibilities(Configuration) - Static method in class org.apache.hadoop.mapreduce.filecache.ClientDistributedCacheManager
Determines timestamps of files to be cached, and stores those in the configuration.
diagnostics - Variable in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletion
Deprecated.
DIR_FORMATS - Static variable in class org.apache.hadoop.mapreduce.lib.input.MultipleInputs
 
DIR_MAPPERS - Static variable in class org.apache.hadoop.mapreduce.lib.input.MultipleInputs
 
disableChecksumValidation() - Method in class org.apache.hadoop.mapred.IFile.Reader
 
DISABLED_MEMORY_LIMIT - Static variable in class org.apache.hadoop.mapred.JobConf
Deprecated.
displayJobList(JobStatus[]) - Method in class org.apache.hadoop.mapreduce.tools.CLI
 
displayJobList(JobStatus[], PrintWriter) - Method in class org.apache.hadoop.mapreduce.tools.CLI
 
displayName - Variable in class org.apache.hadoop.mapreduce.jobhistory.JhCounter
Deprecated.
displayName - Variable in class org.apache.hadoop.mapreduce.jobhistory.JhCounterGroup
Deprecated.
displayTasks(JobID, String, String) - Method in class org.apache.hadoop.mapred.JobClient
Display the information about a job's tasks, of a particular type and in a particular state
displayTasks(Job, String, String) - Method in class org.apache.hadoop.mapreduce.tools.CLI
Display the information about a job's tasks, of a particular type and in a particular state
DistributedCache - Class in org.apache.hadoop.filecache
Deprecated.
DistributedCache() - Constructor for class org.apache.hadoop.filecache.DistributedCache
Deprecated.
 
DistributedCache - Class in org.apache.hadoop.mapreduce.filecache
Deprecated.
DistributedCache() - Constructor for class org.apache.hadoop.mapreduce.filecache.DistributedCache
Deprecated.
 
done(TaskUmbilicalProtocol, Task.TaskReporter) - Method in class org.apache.hadoop.mapred.Task
 
done(TaskAttemptID) - Method in interface org.apache.hadoop.mapred.TaskUmbilicalProtocol
Report that the task is successfully completed.
DOUBLE_VALUE_SUM - Static variable in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorBaseDescriptor
 
DOUBLE_VALUE_SUM - Static variable in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorBaseDescriptor
 
DoubleValueSum - Class in org.apache.hadoop.mapred.lib.aggregate
This class implements a value aggregator that sums up a sequence of double values.
DoubleValueSum() - Constructor for class org.apache.hadoop.mapred.lib.aggregate.DoubleValueSum
 
DoubleValueSum - Class in org.apache.hadoop.mapreduce.lib.aggregate
This class implements a value aggregator that sums up a sequence of double values.
DoubleValueSum() - Constructor for class org.apache.hadoop.mapreduce.lib.aggregate.DoubleValueSum
The default constructor
doUpdates(MetricsContext) - Method in class org.apache.hadoop.mapreduce.task.reduce.ShuffleClientMetrics
 
downgrade(JobID) - Static method in class org.apache.hadoop.mapred.JobID
Downgrade a new JobID to an old one
downgrade(JobStatus) - Static method in class org.apache.hadoop.mapred.JobStatus
 
downgrade(TaskAttemptID) - Static method in class org.apache.hadoop.mapred.TaskAttemptID
Downgrade a new TaskAttemptID to an old one
downgrade(TaskCompletionEvent) - Static method in class org.apache.hadoop.mapred.TaskCompletionEvent
 
downgrade(TaskID) - Static method in class org.apache.hadoop.mapred.TaskID
Downgrade a new TaskID to an old one
DRIVER_CLASS_PROPERTY - Static variable in class org.apache.hadoop.mapred.lib.db.DBConfiguration
The JDBC Driver class name
DRIVER_CLASS_PROPERTY - Static variable in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
The JDBC Driver class name
DummyReporter() - Constructor for class org.apache.hadoop.mapreduce.task.TaskAttemptContextImpl.DummyReporter
 

E

emit(TupleWritable) - Method in class org.apache.hadoop.mapred.join.MultiFilterRecordReader
For each tuple emitted, return a value (typically one of the values in the tuple).
emit(TupleWritable) - Method in class org.apache.hadoop.mapred.join.OverrideRecordReader
Emit the value with the highest position in the tuple.
emit(TupleWritable) - Method in class org.apache.hadoop.mapreduce.lib.join.MultiFilterRecordReader
For each tuple emitted, return a value (typically one of the values in the tuple).
emit(TupleWritable) - Method in class org.apache.hadoop.mapreduce.lib.join.OverrideRecordReader
Emit the value with the highest position in the tuple.
EMPTY() - Constructor for class org.apache.hadoop.mapred.join.ResetableIterator.EMPTY
 
EMPTY() - Constructor for class org.apache.hadoop.mapreduce.lib.join.ResetableIterator.EMPTY
 
empty - Variable in class org.apache.hadoop.mapreduce.lib.join.WrappedRecordReader
 
EMPTY_ARRAY - Static variable in class org.apache.hadoop.mapred.TaskCompletionEvent
 
EMPTY_ARRAY - Static variable in class org.apache.hadoop.mapreduce.TaskCompletionEvent
 
EMPTY_TASK_SPLIT - Static variable in class org.apache.hadoop.mapreduce.split.JobSplit
 
emptyText - Static variable in class org.apache.hadoop.mapreduce.lib.fieldsel.FieldSelectionHelper
 
eof - Variable in class org.apache.hadoop.mapred.IFile.Reader
 
EOF_MARKER - Static variable in class org.apache.hadoop.mapred.IFile
 
equals(Object) - Method in class org.apache.hadoop.mapred.Counters.Counter
 
equals(Object) - Method in class org.apache.hadoop.mapred.Counters.Group
 
equals(Object) - Method in class org.apache.hadoop.mapred.join.WrappedRecordReader
Return true iff compareTo(other) retn true.
equals(Object) - Method in class org.apache.hadoop.mapreduce.counters.AbstractCounter
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.counters.AbstractCounterGroup
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.counters.AbstractCounters
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.counters.FileSystemCounterGroup
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.counters.FrameworkCounterGroup
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.ID
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.JobID
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.lib.join.TupleWritable
equals(Object) - Method in class org.apache.hadoop.mapreduce.lib.join.WrappedRecordReader
Return true iff compareTo(other) retn true.
equals(Object) - Method in class org.apache.hadoop.mapreduce.task.reduce.MapOutput
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.TaskAttemptID
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.TaskCompletionEvent
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.TaskID
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.TaskReport
 
error - Variable in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion
Deprecated.
error - Variable in class org.apache.hadoop.mapreduce.jobhistory.TaskFailed
Deprecated.
Event - Class in org.apache.hadoop.mapreduce.jobhistory
 
Event() - Constructor for class org.apache.hadoop.mapreduce.jobhistory.Event
Default constructor.
Event(EventType, Object) - Constructor for class org.apache.hadoop.mapreduce.jobhistory.Event
All-args constructor.
event - Variable in class org.apache.hadoop.mapreduce.jobhistory.Event
Deprecated.
Event.Builder - Class in org.apache.hadoop.mapreduce.jobhistory
RecordBuilder for Event instances.
EventReader - Class in org.apache.hadoop.mapreduce.jobhistory
 
EventReader(FileSystem, Path) - Constructor for class org.apache.hadoop.mapreduce.jobhistory.EventReader
Create a new Event Reader
EventReader(DataInputStream) - Constructor for class org.apache.hadoop.mapreduce.jobhistory.EventReader
Create a new Event Reader
Events - Interface in org.apache.hadoop.mapreduce.jobhistory
 
Events.Callback - Interface in org.apache.hadoop.mapreduce.jobhistory
 
EventType - Enum in org.apache.hadoop.mapreduce.jobhistory
 
ExceptionReporter - Interface in org.apache.hadoop.mapreduce.task.reduce
An interface for reporting exceptions to other threads
EXECUTABLE - Static variable in class org.apache.hadoop.mapred.pipes.Submitter
 
executeQuery(String) - Method in class org.apache.hadoop.mapreduce.lib.db.DBRecordReader
 
executeQuery(String) - Method in class org.apache.hadoop.mapreduce.lib.db.MySQLDataDrivenDBRecordReader
 
executeQuery(String) - Method in class org.apache.hadoop.mapreduce.lib.db.MySQLDBRecordReader
 
exitResetMode() - Method in class org.apache.hadoop.mapred.BackupStore
This function is called the ValuesIterator when a mark is called outside of a reset zone.
extend(double, int) - Method in class org.apache.hadoop.mapred.PeriodicStatsAccumulator
This method calls extendInternal at least once.
extendInternal(double, int) - Method in class org.apache.hadoop.mapred.PeriodicStatsAccumulator
adds a new reading to the current bucket.
extractOutputKeyValue(String, String, String, List<Integer>, List<Integer>, int, boolean, boolean) - Method in class org.apache.hadoop.mapreduce.lib.fieldsel.FieldSelectionHelper
 
extraData - Variable in class org.apache.hadoop.mapred.Task
 

F

FAILED - Static variable in class org.apache.hadoop.mapred.jobcontrol.Job
 
FAILED - Static variable in class org.apache.hadoop.mapred.JobStatus
 
failedDueToAttempt - Variable in class org.apache.hadoop.mapreduce.jobhistory.TaskFailed
Deprecated.
failedFetch() - Method in class org.apache.hadoop.mapreduce.task.reduce.ShuffleClientMetrics
 
failedMaps - Variable in class org.apache.hadoop.mapreduce.jobhistory.JobFinished
Deprecated.
failedReduces - Variable in class org.apache.hadoop.mapreduce.jobhistory.JobFinished
Deprecated.
failedShuffleCounter - Variable in class org.apache.hadoop.mapred.Task
 
failJob(String) - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
 
failTask(TaskAttemptID) - Method in class org.apache.hadoop.mapreduce.Job
Fail indicated task attempt.
fatalError(TaskAttemptID, String) - Method in interface org.apache.hadoop.mapred.TaskUmbilicalProtocol
Report that the task encounted a fatal error.
fieldNames - Variable in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
 
FieldSelectionHelper - Class in org.apache.hadoop.mapreduce.lib.fieldsel
This class implements a mapper/reducer class that can be used to perform field selections in a manner similar to unix cut.
FieldSelectionHelper() - Constructor for class org.apache.hadoop.mapreduce.lib.fieldsel.FieldSelectionHelper
 
FieldSelectionHelper(Text, Text) - Constructor for class org.apache.hadoop.mapreduce.lib.fieldsel.FieldSelectionHelper
 
FieldSelectionMapper<K,V> - Class in org.apache.hadoop.mapreduce.lib.fieldsel
This class implements a mapper class that can be used to perform field selections in a manner similar to unix cut.
FieldSelectionMapper() - Constructor for class org.apache.hadoop.mapreduce.lib.fieldsel.FieldSelectionMapper
 
FieldSelectionMapReduce<K,V> - Class in org.apache.hadoop.mapred.lib
This class implements a mapper/reducer class that can be used to perform field selections in a manner similar to unix cut.
FieldSelectionMapReduce() - Constructor for class org.apache.hadoop.mapred.lib.FieldSelectionMapReduce
 
FieldSelectionReducer<K,V> - Class in org.apache.hadoop.mapreduce.lib.fieldsel
This class implements a reducer class that can be used to perform field selections in a manner similar to unix cut.
FieldSelectionReducer() - Constructor for class org.apache.hadoop.mapreduce.lib.fieldsel.FieldSelectionReducer
 
FILE_NOT_FOUND - Static variable in interface org.apache.hadoop.mapred.MRConstants
 
FileAlreadyExistsException - Exception in org.apache.hadoop.mapred
Used when target file already exists for any operation and is not configured to be overwritten.
FileAlreadyExistsException() - Constructor for exception org.apache.hadoop.mapred.FileAlreadyExistsException
 
FileAlreadyExistsException(String) - Constructor for exception org.apache.hadoop.mapred.FileAlreadyExistsException
 
FileInputFormat<K,V> - Class in org.apache.hadoop.mapred
A base class for file-based InputFormat.
FileInputFormat() - Constructor for class org.apache.hadoop.mapred.FileInputFormat
 
FileInputFormat<K,V> - Class in org.apache.hadoop.mapreduce.lib.input
A base class for file-based InputFormats.
FileInputFormat() - Constructor for class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
 
FileInputFormat.Counter - Enum in org.apache.hadoop.mapred
Deprecated.
FileInputFormat.Counter - Enum in org.apache.hadoop.mapreduce.lib.input
Deprecated.
FileInputFormatCounter - Enum in org.apache.hadoop.mapreduce.lib.input
 
fileLength - Variable in class org.apache.hadoop.mapred.IFile.Reader
 
FileOutputCommitter - Class in org.apache.hadoop.mapred
An OutputCommitter that commits files specified in job output directory i.e.
FileOutputCommitter() - Constructor for class org.apache.hadoop.mapred.FileOutputCommitter
 
FileOutputCommitter - Class in org.apache.hadoop.mapreduce.lib.output
An OutputCommitter that commits files specified in job output directory i.e.
FileOutputCommitter(Path, TaskAttemptContext) - Constructor for class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
Create a file output committer
FileOutputCommitter(Path, JobContext) - Constructor for class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
Create a file output committer
FILEOUTPUTCOMMITTER_ALGORITHM_VERSION - Static variable in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
 
FILEOUTPUTCOMMITTER_ALGORITHM_VERSION_DEFAULT - Static variable in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
 
FileOutputFormat<K,V> - Class in org.apache.hadoop.mapred
A base class for OutputFormat.
FileOutputFormat() - Constructor for class org.apache.hadoop.mapred.FileOutputFormat
 
FileOutputFormat<K,V> - Class in org.apache.hadoop.mapreduce.lib.output
A base class for OutputFormats that read from FileSystems.
FileOutputFormat() - Constructor for class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
 
FileOutputFormat.Counter - Enum in org.apache.hadoop.mapred
Deprecated.
FileOutputFormat.Counter - Enum in org.apache.hadoop.mapreduce.lib.output
Deprecated.
FileOutputFormatCounter - Enum in org.apache.hadoop.mapreduce.lib.output
 
FileSplit - Class in org.apache.hadoop.mapred
A section of an input file.
FileSplit() - Constructor for class org.apache.hadoop.mapred.FileSplit
 
FileSplit(Path, long, long, JobConf) - Constructor for class org.apache.hadoop.mapred.FileSplit
Deprecated. 
FileSplit(Path, long, long, String[]) - Constructor for class org.apache.hadoop.mapred.FileSplit
Constructs a split with host information
FileSplit(Path, long, long, String[], String[]) - Constructor for class org.apache.hadoop.mapred.FileSplit
Constructs a split with host information
FileSplit(FileSplit) - Constructor for class org.apache.hadoop.mapred.FileSplit
 
FileSplit - Class in org.apache.hadoop.mapreduce.lib.input
A section of an input file.
FileSplit() - Constructor for class org.apache.hadoop.mapreduce.lib.input.FileSplit
 
FileSplit(Path, long, long, String[]) - Constructor for class org.apache.hadoop.mapreduce.lib.input.FileSplit
Constructs a split with host information
FileSplit(Path, long, long, String[], String[]) - Constructor for class org.apache.hadoop.mapreduce.lib.input.FileSplit
Constructs a split with host and cached-blocks information
FILESYSTEM_COUNTER_GROUP - Static variable in class org.apache.hadoop.mapred.Task
Name of the FileSystem counters' group
FileSystemCounter - Enum in org.apache.hadoop.mapreduce
 
FileSystemCounterGroup<C extends Counter> - Class in org.apache.hadoop.mapreduce.counters
An abstract class to provide common implementation of the filesystem counter group in both mapred and mapreduce packages.
FileSystemCounterGroup() - Constructor for class org.apache.hadoop.mapreduce.counters.FileSystemCounterGroup
 
FileSystemCounterGroup.FSCounter - Class in org.apache.hadoop.mapreduce.counters
 
fillBuffer(InputStream, byte[], boolean) - Method in class org.apache.hadoop.mapreduce.lib.input.CompressedSplitLineReader
 
fillBuffer(InputStream, byte[], boolean) - Method in class org.apache.hadoop.mapreduce.lib.input.UncompressedSplitLineReader
 
fillJoinCollector(K) - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
For all child RRs offering the key provided, obtain an iterator at that position in the JoinCollector.
fillJoinCollector(K) - Method in class org.apache.hadoop.mapred.join.OverrideRecordReader
Instead of filling the JoinCollector with iterators from all data sources, fill only the rightmost for this key.
fillJoinCollector(K) - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
For all child RRs offering the key provided, obtain an iterator at that position in the JoinCollector.
fillJoinCollector(K) - Method in class org.apache.hadoop.mapreduce.lib.join.OverrideRecordReader
Instead of filling the JoinCollector with iterators from all data sources, fill only the rightmost for this key.
FILTER_CLASS - Static variable in class org.apache.hadoop.mapreduce.lib.input.SequenceFileInputFilter
 
FILTER_FREQUENCY - Static variable in class org.apache.hadoop.mapreduce.lib.input.SequenceFileInputFilter
 
FILTER_REGEX - Static variable in class org.apache.hadoop.mapreduce.lib.input.SequenceFileInputFilter
 
FilterBase() - Constructor for class org.apache.hadoop.mapred.SequenceFileInputFilter.FilterBase
 
FilterBase() - Constructor for class org.apache.hadoop.mapreduce.lib.input.SequenceFileInputFilter.FilterBase
 
filterCounterName(String) - Static method in class org.apache.hadoop.mapreduce.counters.Limits
 
FilteredJob(JobHistoryParser.JobInfo, String) - Constructor for class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer.FilteredJob
Apply the filter (status) on the parsed job and generate summary
filterGroupName(String) - Static method in class org.apache.hadoop.mapreduce.counters.Limits
 
filterName(String, int) - Static method in class org.apache.hadoop.mapreduce.counters.Limits
 
FilterOutputFormat<K,V> - Class in org.apache.hadoop.mapred.lib
FilterOutputFormat is a convenience class that wraps OutputFormat.
FilterOutputFormat() - Constructor for class org.apache.hadoop.mapred.lib.FilterOutputFormat
 
FilterOutputFormat(OutputFormat<K, V>) - Constructor for class org.apache.hadoop.mapred.lib.FilterOutputFormat
Create a FilterOutputFormat based on the supplied output format.
FilterOutputFormat<K,V> - Class in org.apache.hadoop.mapreduce.lib.output
FilterOutputFormat is a convenience class that wraps OutputFormat.
FilterOutputFormat() - Constructor for class org.apache.hadoop.mapreduce.lib.output.FilterOutputFormat
 
FilterOutputFormat(OutputFormat<K, V>) - Constructor for class org.apache.hadoop.mapreduce.lib.output.FilterOutputFormat
Create a FilterOutputFormat based on the underlying output format.
FilterOutputFormat.FilterRecordWriter<K,V> - Class in org.apache.hadoop.mapred.lib
FilterRecordWriter is a convenience wrapper class that implements RecordWriter.
FilterOutputFormat.FilterRecordWriter<K,V> - Class in org.apache.hadoop.mapreduce.lib.output
FilterRecordWriter is a convenience wrapper class that extends the RecordWriter.
FilterRecordWriter() - Constructor for class org.apache.hadoop.mapred.lib.FilterOutputFormat.FilterRecordWriter
 
FilterRecordWriter(RecordWriter<K, V>) - Constructor for class org.apache.hadoop.mapred.lib.FilterOutputFormat.FilterRecordWriter
 
FilterRecordWriter() - Constructor for class org.apache.hadoop.mapreduce.lib.output.FilterOutputFormat.FilterRecordWriter
 
FilterRecordWriter(RecordWriter<K, V>) - Constructor for class org.apache.hadoop.mapreduce.lib.output.FilterOutputFormat.FilterRecordWriter
 
findContainingJar(Class) - Static method in class org.apache.hadoop.mapred.JobConf
Find a jar that contains a class of the same name, if any.
findCounter(String, String) - Method in class org.apache.hadoop.mapred.Counters
 
findCounter(String, int, String) - Method in class org.apache.hadoop.mapred.Counters
Deprecated.
findCounter(String, String) - Method in class org.apache.hadoop.mapred.Counters.Group
 
findCounter(String, boolean) - Method in class org.apache.hadoop.mapred.Counters.Group
 
findCounter(String) - Method in class org.apache.hadoop.mapred.Counters.Group
 
findCounter(String, String) - Method in class org.apache.hadoop.mapreduce.counters.AbstractCounterGroup
 
findCounter(String, boolean) - Method in class org.apache.hadoop.mapreduce.counters.AbstractCounterGroup
 
findCounter(String) - Method in class org.apache.hadoop.mapreduce.counters.AbstractCounterGroup
 
findCounter(String, String) - Method in class org.apache.hadoop.mapreduce.counters.AbstractCounters
Find a counter, create one if necessary
findCounter(Enum<?>) - Method in class org.apache.hadoop.mapreduce.counters.AbstractCounters
Find the counter for the given enum.
findCounter(String, FileSystemCounter) - Method in class org.apache.hadoop.mapreduce.counters.AbstractCounters
Find the file system counter for the given scheme and enum.
findCounter(String, String) - Method in interface org.apache.hadoop.mapreduce.counters.CounterGroupBase
Find a counter in the group.
findCounter(String, boolean) - Method in interface org.apache.hadoop.mapreduce.counters.CounterGroupBase
Find a counter in the group
findCounter(String) - Method in interface org.apache.hadoop.mapreduce.counters.CounterGroupBase
Find a counter in the group.
findCounter(String, String) - Method in class org.apache.hadoop.mapreduce.counters.FileSystemCounterGroup
 
findCounter(String, boolean) - Method in class org.apache.hadoop.mapreduce.counters.FileSystemCounterGroup
 
findCounter(String) - Method in class org.apache.hadoop.mapreduce.counters.FileSystemCounterGroup
 
findCounter(String, FileSystemCounter) - Method in class org.apache.hadoop.mapreduce.counters.FileSystemCounterGroup
 
findCounter(String, String) - Method in class org.apache.hadoop.mapreduce.counters.FrameworkCounterGroup
 
findCounter(String, boolean) - Method in class org.apache.hadoop.mapreduce.counters.FrameworkCounterGroup
 
findCounter(String) - Method in class org.apache.hadoop.mapreduce.counters.FrameworkCounterGroup
 
findSeparator(byte[], int, int, byte) - Static method in class org.apache.hadoop.mapred.KeyValueLineRecordReader
 
findSeparator(byte[], int, int, byte) - Static method in class org.apache.hadoop.mapreduce.lib.input.KeyValueLineRecordReader
 
finish() - Method in class org.apache.hadoop.mapred.IFileOutputStream
Finishes writing data to the output stream, by writing the checksum bytes to the end.
finishedMaps - Variable in class org.apache.hadoop.mapreduce.jobhistory.JobFinished
Deprecated.
finishedMaps - Variable in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletion
Deprecated.
finishedReduces - Variable in class org.apache.hadoop.mapreduce.jobhistory.JobFinished
Deprecated.
finishedReduces - Variable in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletion
Deprecated.
finishTime - Variable in class org.apache.hadoop.mapreduce.jobhistory.JobFinished
Deprecated.
finishTime - Variable in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletion
Deprecated.
finishTime - Variable in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished
Deprecated.
finishTime - Variable in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished
Deprecated.
finishTime - Variable in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptFinished
Deprecated.
finishTime - Variable in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion
Deprecated.
finishTime - Variable in class org.apache.hadoop.mapreduce.jobhistory.TaskFailed
Deprecated.
finishTime - Variable in class org.apache.hadoop.mapreduce.jobhistory.TaskFinished
Deprecated.
finishTime - Variable in class org.apache.hadoop.mapreduce.jobhistory.TaskUpdated
Deprecated.
FIXED_RECORD_LENGTH - Static variable in class org.apache.hadoop.mapred.FixedLengthInputFormat
 
FIXED_RECORD_LENGTH - Static variable in class org.apache.hadoop.mapreduce.lib.input.FixedLengthInputFormat
 
FixedLengthInputFormat - Class in org.apache.hadoop.mapred
FixedLengthInputFormat is an input format used to read input files which contain fixed length records.
FixedLengthInputFormat() - Constructor for class org.apache.hadoop.mapred.FixedLengthInputFormat
 
FixedLengthInputFormat - Class in org.apache.hadoop.mapreduce.lib.input
FixedLengthInputFormat is an input format used to read input files which contain fixed length records.
FixedLengthInputFormat() - Constructor for class org.apache.hadoop.mapreduce.lib.input.FixedLengthInputFormat
 
FixedLengthRecordReader - Class in org.apache.hadoop.mapred
A reader to read fixed length records from a split.
FixedLengthRecordReader(Configuration, FileSplit, int) - Constructor for class org.apache.hadoop.mapred.FixedLengthRecordReader
 
FixedLengthRecordReader - Class in org.apache.hadoop.mapreduce.lib.input
A reader to read fixed length records from a split.
FixedLengthRecordReader(int) - Constructor for class org.apache.hadoop.mapreduce.lib.input.FixedLengthRecordReader
 
FloatSplitter - Class in org.apache.hadoop.mapreduce.lib.db
Implement DBSplitter over floating-point values.
FloatSplitter() - Constructor for class org.apache.hadoop.mapreduce.lib.db.FloatSplitter
 
flush() - Method in interface org.apache.hadoop.mapred.MapOutputCollector
 
flush() - Method in class org.apache.hadoop.mapred.MapTask.MapOutputBuffer
 
flush() - Method in class org.apache.hadoop.mapred.TaskLogAppender
 
flush(TupleWritable) - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader.JoinCollector
Write the next value into key, value as accepted by the operation associated with this set of RecordReaders.
FOR_REDUCE_TASK - Static variable in interface org.apache.hadoop.mapred.MRConstants
The reduce task number for which this map output is being transferred
forName(String) - Static method in class org.apache.hadoop.mapred.JobID
Construct a JobId object from given string
forName(String) - Static method in class org.apache.hadoop.mapred.TaskAttemptID
Construct a TaskAttemptID object from given string
forName(String) - Static method in class org.apache.hadoop.mapred.TaskID
 
forName(String) - Static method in class org.apache.hadoop.mapreduce.JobID
Construct a JobId object from given string
forName(String) - Static method in class org.apache.hadoop.mapreduce.TaskAttemptID
Construct a TaskAttemptID object from given string
forName(String) - Static method in class org.apache.hadoop.mapreduce.TaskID
Construct a TaskID object from given string
FRAMEWORK_NAME - Static variable in interface org.apache.hadoop.mapreduce.MRConfig
 
FrameworkCounter(T, String) - Constructor for class org.apache.hadoop.mapreduce.counters.FrameworkCounterGroup.FrameworkCounter
 
FrameworkCounterGroup<T extends Enum<T>,C extends Counter> - Class in org.apache.hadoop.mapreduce.counters
An abstract class to provide common implementation for the framework counter group in both mapred and mapreduce packages.
FrameworkCounterGroup(Class<T>) - Constructor for class org.apache.hadoop.mapreduce.counters.FrameworkCounterGroup
 
FrameworkCounterGroup.FrameworkCounter<T extends Enum<T>> - Class in org.apache.hadoop.mapreduce.counters
A counter facade for framework counters.
freeHost(MapHost) - Method in class org.apache.hadoop.mapreduce.task.reduce.ShuffleSchedulerImpl
 
freq - Variable in class org.apache.hadoop.mapreduce.lib.partition.InputSampler.IntervalSampler
 
freq - Variable in class org.apache.hadoop.mapreduce.lib.partition.InputSampler.RandomSampler
 
FROM_MAP_TASK - Static variable in interface org.apache.hadoop.mapred.MRConstants
The map task from which the map output data is being transferred
fromAvro(List<Integer>) - Static method in class org.apache.hadoop.mapreduce.jobhistory.AvroArrayUtils
 
fromEscapedCompactString(String) - Static method in class org.apache.hadoop.mapred.Counters
Convert a stringified (by Counters.makeEscapedCompactString() counter representation into a counter object.
FSCounter(String, FileSystemCounter) - Constructor for class org.apache.hadoop.mapreduce.counters.FileSystemCounterGroup.FSCounter
 
fsError(TaskAttemptID, String) - Method in interface org.apache.hadoop.mapred.TaskUmbilicalProtocol
Report that the task encounted a local filesystem error.

G

gcUpdater - Variable in class org.apache.hadoop.mapred.Task
 
generateActualKey(K, V) - Method in class org.apache.hadoop.mapred.lib.MultipleOutputFormat
Generate the actual key from the given key/value.
generateActualValue(K, V) - Method in class org.apache.hadoop.mapred.lib.MultipleOutputFormat
Generate the actual value from the given key and value.
generateEntry(String, String, Text) - Static method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorBaseDescriptor
 
generateEntry(String, String, Text) - Static method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorBaseDescriptor
 
generateFileNameForKeyValue(K, V, String) - Method in class org.apache.hadoop.mapred.lib.MultipleOutputFormat
Generate the file output file name based on the given key and the leaf file name.
generateHash(byte[], SecretKey) - Static method in class org.apache.hadoop.mapreduce.security.SecureShuffleUtils
Base64 encoded hash of msg
generateKeyValPairs(Object, Object) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.UserDefinedValueAggregatorDescriptor
Generate a list of aggregation-id/value pairs for the given key/value pairs by delegating the invocation to the real object.
generateKeyValPairs(Object, Object) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorBaseDescriptor
Generate 1 or 2 aggregation-id/value pairs for the given key/value pair.
generateKeyValPairs(Object, Object) - Method in interface org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorDescriptor
Generate a list of aggregation-id/value pairs for the given key/value pair.
generateLeafFileName(String) - Method in class org.apache.hadoop.mapred.lib.MultipleOutputFormat
Generate the leaf name for the output file name.
generateValueAggregator(String) - Static method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorBaseDescriptor
 
generateValueAggregator(String, long) - Static method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorBaseDescriptor
 
GenericCounter - Class in org.apache.hadoop.mapreduce.counters
A generic counter implementation
GenericCounter() - Constructor for class org.apache.hadoop.mapreduce.counters.GenericCounter
 
GenericCounter(String, String) - Constructor for class org.apache.hadoop.mapreduce.counters.GenericCounter
 
GenericCounter(String, String, long) - Constructor for class org.apache.hadoop.mapreduce.counters.GenericCounter
 
get(int) - Method in class org.apache.hadoop.mapred.join.CompositeInputSplit
Get ith child InputSplit.
get(int) - Method in class org.apache.hadoop.mapreduce.jobhistory.AMStarted
 
get(int) - Method in class org.apache.hadoop.mapreduce.jobhistory.Event
 
get(int) - Method in class org.apache.hadoop.mapreduce.jobhistory.JhCounter
 
get(int) - Method in class org.apache.hadoop.mapreduce.jobhistory.JhCounterGroup
 
get(int) - Method in class org.apache.hadoop.mapreduce.jobhistory.JhCounters
 
get(int) - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinished
 
get(int) - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInfoChange
 
get(int) - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInited
 
get(int) - Method in class org.apache.hadoop.mapreduce.jobhistory.JobPriorityChange
 
get(int) - Method in class org.apache.hadoop.mapreduce.jobhistory.JobQueueChange
 
get(int) - Method in class org.apache.hadoop.mapreduce.jobhistory.JobStatusChanged
 
get(int) - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmitted
 
get(int) - Method in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletion
 
get(int) - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished
 
get(int) - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished
 
get(int) - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptFinished
 
get(int) - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStarted
 
get(int) - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion
 
get(int) - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFailed
 
get(int) - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFinished
 
get(int) - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskStarted
 
get(int) - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskUpdated
 
get(int) - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeInputSplit
Get ith child InputSplit.
get(int) - Method in class org.apache.hadoop.mapreduce.lib.join.TupleWritable
Get ith Writable from Tuple.
getAclName() - Method in enum org.apache.hadoop.mapred.QueueACL
 
getAclName() - Method in enum org.apache.hadoop.mapreduce.JobACL
Get the name of the ACL.
getAcls() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmitted.Builder
Gets the value of the 'acls' field
getAcls() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmitted
Gets the value of the 'acls' field.
getActiveTaskTrackers() - Method in class org.apache.hadoop.mapreduce.Cluster
Get all active trackers in the cluster.
getActiveTrackerNames() - Method in class org.apache.hadoop.mapred.ClusterStatus
Get the names of task trackers in the cluster.
getActiveTrackers() - Method in interface org.apache.hadoop.mapreduce.protocol.ClientProtocol
Get all active trackers in cluster.
getAggregatorDescriptors(Configuration) - Static method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorJobBase
 
getAllCompletedTaskAttempts() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.JobInfo
 
getAllJobs() - Method in class org.apache.hadoop.mapred.JobClient
Get the jobs that are submitted.
getAllJobs() - Method in class org.apache.hadoop.mapreduce.Cluster
Deprecated.
getAllJobs() - Method in interface org.apache.hadoop.mapreduce.protocol.ClientProtocol
Get all the jobs submitted.
getAllJobStatuses() - Method in class org.apache.hadoop.mapreduce.Cluster
Get job status for all jobs in the cluster.
getAllTaskAttempts() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.TaskInfo
 
getAllTasks() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.JobInfo
 
getAllTaskTypes() - Static method in class org.apache.hadoop.mapreduce.TaskID
 
getAMInfos() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.JobInfo
 
getAndClearKnownMaps() - Method in class org.apache.hadoop.mapreduce.task.reduce.MapHost
 
getAppAttemptId() - Method in class org.apache.hadoop.mapreduce.jobhistory.AMStartedEvent
 
getAppAttemptId() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.AMInfo
 
getApplicationAttemptId() - Method in class org.apache.hadoop.mapreduce.jobhistory.AMStarted.Builder
Gets the value of the 'applicationAttemptId' field
getApplicationAttemptId() - Method in class org.apache.hadoop.mapreduce.jobhistory.AMStarted
Gets the value of the 'applicationAttemptId' field.
getApplicationId() - Method in class org.apache.hadoop.mapreduce.v2.LogParams
 
getArchiveClassPaths(Configuration) - Static method in class org.apache.hadoop.mapreduce.filecache.DistributedCache
Deprecated.
getArchiveClassPaths() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get the archive entries in classpath as an array of Path
getArchiveClassPaths() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getArchiveClassPaths() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getArchiveClassPaths() - Method in class org.apache.hadoop.mapreduce.task.JobContextImpl
Get the archive entries in classpath as an array of Path
getArchiveTimestamps(Configuration) - Static method in class org.apache.hadoop.mapreduce.filecache.DistributedCache
Deprecated.
getArchiveTimestamps() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get the timestamps of the archives.
getArchiveTimestamps() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getArchiveTimestamps() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getArchiveTimestamps() - Method in class org.apache.hadoop.mapreduce.task.JobContextImpl
Get the timestamps of the archives.
getArchiveVisibilities(Configuration) - Static method in class org.apache.hadoop.mapreduce.filecache.DistributedCache
Deprecated.
Get the booleans on whether the archives are public or not.
getAssignedJobID() - Method in class org.apache.hadoop.mapred.jobcontrol.Job
 
getAttemptId() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.TaskAttemptInfo
 
getAttemptId() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished.Builder
Gets the value of the 'attemptId' field
getAttemptId() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished
Gets the value of the 'attemptId' field.
getAttemptId() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinishedEvent
Get the attempt id
getAttemptId() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished.Builder
Gets the value of the 'attemptId' field
getAttemptId() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished
Gets the value of the 'attemptId' field.
getAttemptId() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinishedEvent
Get the attempt id
getAttemptId() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptFinished.Builder
Gets the value of the 'attemptId' field
getAttemptId() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptFinished
Gets the value of the 'attemptId' field.
getAttemptId() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptFinishedEvent
Get the task attempt id
getAttemptId() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStarted.Builder
Gets the value of the 'attemptId' field
getAttemptId() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStarted
Gets the value of the 'attemptId' field.
getAttemptId() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion.Builder
Gets the value of the 'attemptId' field
getAttemptId() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion
Gets the value of the 'attemptId' field.
getAttemptsToStartSkipping(Configuration) - Static method in class org.apache.hadoop.mapred.SkipBadRecords
Get the number of Task attempts AFTER which skip mode will be kicked off.
getAutoIncrMapperProcCount(Configuration) - Static method in class org.apache.hadoop.mapred.SkipBadRecords
Get the flag which if set to true, SkipBadRecords.COUNTER_MAP_PROCESSED_RECORDS is incremented by MapRunner after invoking the map function.
getAutoIncrReducerProcCount(Configuration) - Static method in class org.apache.hadoop.mapred.SkipBadRecords
Get the flag which if set to true, SkipBadRecords.COUNTER_REDUCE_PROCESSED_GROUPS is incremented by framework after invoking the reduce function.
getAvataar() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStarted.Builder
Gets the value of the 'avataar' field
getAvataar() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStarted
Gets the value of the 'avataar' field.
getAvataar() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStartedEvent
Get the avataar
getAvgMapTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer.AnalyzedJob
Get the average map time
getAvgReduceTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer.AnalyzedJob
Get the average reduce time
getAvgShuffleTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer.AnalyzedJob
Get the average shuffle time
getBaseRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.hadoop.mapred.lib.MultipleOutputFormat
 
getBaseRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.hadoop.mapred.lib.MultipleSequenceFileOutputFormat
 
getBaseRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.hadoop.mapred.lib.MultipleTextOutputFormat
 
getBaseUrl() - Method in class org.apache.hadoop.mapreduce.task.reduce.MapHost
 
getBlackListedTaskTrackerCount() - Method in class org.apache.hadoop.mapreduce.ClusterMetrics
Get the number of blacklisted trackers in the cluster.
getBlackListedTaskTrackers() - Method in class org.apache.hadoop.mapreduce.Cluster
Get blacklisted trackers.
getBlacklistedTrackerNames() - Method in class org.apache.hadoop.mapred.ClusterStatus
Get the names of task trackers in the cluster.
getBlacklistedTrackers() - Method in class org.apache.hadoop.mapred.ClusterStatus
Get the number of blacklisted task trackers in the cluster.
getBlacklistedTrackers() - Method in interface org.apache.hadoop.mapreduce.protocol.ClientProtocol
Get all blacklisted trackers in cluster.
getBlackListedTrackersInfo() - Method in class org.apache.hadoop.mapred.ClusterStatus
Gets the list of blacklisted trackers along with reasons for blacklisting.
getBlackListReport() - Method in class org.apache.hadoop.mapred.ClusterStatus.BlackListInfo
Gets a descriptive report about why the tasktracker was blacklisted.
getBlacklistReport() - Method in class org.apache.hadoop.mapreduce.TaskTrackerInfo
Gets a descriptive report about why the tasktracker was blacklisted.
getBlockIndex(BlockLocation[], long) - Method in class org.apache.hadoop.mapred.FileInputFormat
 
getBlockIndex(BlockLocation[], long) - Method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
 
getBoundingValsQuery() - Method in class org.apache.hadoop.mapreduce.lib.db.DataDrivenDBInputFormat
 
getBundle(String) - Static method in class org.apache.hadoop.mapreduce.util.ResourceBundles
Get a resource bundle
getCacheArchives(Configuration) - Static method in class org.apache.hadoop.mapreduce.filecache.DistributedCache
Deprecated.
getCacheArchives() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get cache archives set in the Configuration
getCacheArchives() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getCacheArchives() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getCacheArchives() - Method in class org.apache.hadoop.mapreduce.task.JobContextImpl
Get cache archives set in the Configuration
getCacheFiles(Configuration) - Static method in class org.apache.hadoop.mapreduce.filecache.DistributedCache
Deprecated.
getCacheFiles() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get cache files set in the Configuration
getCacheFiles() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getCacheFiles() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getCacheFiles() - Method in class org.apache.hadoop.mapreduce.task.JobContextImpl
Get cache files set in the Configuration
getChainElementConf(Configuration, String) - Static method in class org.apache.hadoop.mapreduce.lib.chain.Chain
Creates a Configuration for the Map or Reduce in the chain.
getChecksum() - Method in class org.apache.hadoop.mapred.IFileInputStream
 
getChildQueues(String) - Method in class org.apache.hadoop.mapred.JobClient
Returns an array of queue information objects about immediate children of queue queueName.
getChildQueues(String) - Method in class org.apache.hadoop.mapreduce.Cluster
Returns immediate children of queueName.
getChildQueues(String) - Method in interface org.apache.hadoop.mapreduce.protocol.ClientProtocol
Returns immediate children of queueName.
getChildren() - Method in class org.apache.hadoop.mapred.JobQueueInfo
 
getClassSchema() - Static method in class org.apache.hadoop.mapreduce.jobhistory.AMStarted
 
getClassSchema() - Static method in class org.apache.hadoop.mapreduce.jobhistory.Event
 
getClassSchema() - Static method in enum org.apache.hadoop.mapreduce.jobhistory.EventType
 
getClassSchema() - Static method in class org.apache.hadoop.mapreduce.jobhistory.JhCounter
 
getClassSchema() - Static method in class org.apache.hadoop.mapreduce.jobhistory.JhCounterGroup
 
getClassSchema() - Static method in class org.apache.hadoop.mapreduce.jobhistory.JhCounters
 
getClassSchema() - Static method in class org.apache.hadoop.mapreduce.jobhistory.JobFinished
 
getClassSchema() - Static method in class org.apache.hadoop.mapreduce.jobhistory.JobInfoChange
 
getClassSchema() - Static method in class org.apache.hadoop.mapreduce.jobhistory.JobInited
 
getClassSchema() - Static method in class org.apache.hadoop.mapreduce.jobhistory.JobPriorityChange
 
getClassSchema() - Static method in class org.apache.hadoop.mapreduce.jobhistory.JobQueueChange
 
getClassSchema() - Static method in class org.apache.hadoop.mapreduce.jobhistory.JobStatusChanged
 
getClassSchema() - Static method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmitted
 
getClassSchema() - Static method in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletion
 
getClassSchema() - Static method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished
 
getClassSchema() - Static method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished
 
getClassSchema() - Static method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptFinished
 
getClassSchema() - Static method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStarted
 
getClassSchema() - Static method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion
 
getClassSchema() - Static method in class org.apache.hadoop.mapreduce.jobhistory.TaskFailed
 
getClassSchema() - Static method in class org.apache.hadoop.mapreduce.jobhistory.TaskFinished
 
getClassSchema() - Static method in class org.apache.hadoop.mapreduce.jobhistory.TaskStarted
 
getClassSchema() - Static method in class org.apache.hadoop.mapreduce.jobhistory.TaskUpdated
 
getCleanupFinished() - Method in class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer.SummarizedJob
Get number of cleanup tasks that finished
getCleanupProgress() - Method in class org.apache.hadoop.mapreduce.JobStatus
 
getCleanupStarted() - Method in class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer.SummarizedJob
Get number of cleanup tasks started
getCleanupTaskReports(JobID) - Method in class org.apache.hadoop.mapred.JobClient
Get the information of the current state of the cleanup tasks of a job.
getClockSplits() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished.Builder
Gets the value of the 'clockSplits' field
getClockSplits() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished
Gets the value of the 'clockSplits' field.
getClockSplits() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinishedEvent
 
getClockSplits() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished.Builder
Gets the value of the 'clockSplits' field
getClockSplits() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished
Gets the value of the 'clockSplits' field.
getClockSplits() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinishedEvent
 
getClockSplits() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion.Builder
Gets the value of the 'clockSplits' field
getClockSplits() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion
Gets the value of the 'clockSplits' field.
getClockSplits() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletionEvent
 
getCluster() - Method in class org.apache.hadoop.mapreduce.Job
 
getClusterHandle() - Method in class org.apache.hadoop.mapred.JobClient
Get a handle to the Cluster
getClusterMetrics() - Method in interface org.apache.hadoop.mapreduce.protocol.ClientProtocol
Get the current status of the cluster
getClusterStatus() - Method in class org.apache.hadoop.mapred.JobClient
Get status information about the Map-Reduce cluster.
getClusterStatus(boolean) - Method in class org.apache.hadoop.mapred.JobClient
Get status information about the Map-Reduce cluster.
getClusterStatus() - Method in class org.apache.hadoop.mapreduce.Cluster
Get current cluster status.
getCodec() - Method in class org.apache.hadoop.mapred.ShuffleConsumerPlugin.Context
 
getCollector(String, Reporter) - Method in class org.apache.hadoop.mapred.lib.MultipleOutputs
Gets the output collector for a named output.
getCollector(String, String, Reporter) - Method in class org.apache.hadoop.mapred.lib.MultipleOutputs
Gets the output collector for a multi named output.
getCombineCollector() - Method in class org.apache.hadoop.mapred.ShuffleConsumerPlugin.Context
 
getCombinerClass() - Method in class org.apache.hadoop.mapred.JobConf
Get the user-defined combiner class used to combine map-outputs before being sent to the reducers.
getCombinerClass() - Method in class org.apache.hadoop.mapred.ShuffleConsumerPlugin.Context
 
getCombinerClass() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get the combiner class for the job.
getCombinerClass() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getCombinerClass() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getCombinerClass() - Method in class org.apache.hadoop.mapreduce.task.JobContextImpl
Get the combiner class for the job.
getCombinerKeyGroupingComparator() - Method in class org.apache.hadoop.mapred.JobConf
Get the user defined WritableComparable comparator for grouping keys of inputs to the combiner.
getCombinerKeyGroupingComparator() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get the user defined RawComparator comparator for grouping keys of inputs to the combiner.
getCombinerKeyGroupingComparator() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getCombinerKeyGroupingComparator() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getCombinerKeyGroupingComparator() - Method in class org.apache.hadoop.mapreduce.task.JobContextImpl
Get the user defined RawComparator comparator for grouping keys of inputs to the combiner.
getCombinerOutput() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.DoubleValueSum
 
getCombinerOutput() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.LongValueMax
 
getCombinerOutput() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.LongValueMin
 
getCombinerOutput() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.LongValueSum
 
getCombinerOutput() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.StringValueMax
 
getCombinerOutput() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.StringValueMin
 
getCombinerOutput() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.UniqValueCount
 
getCombinerOutput() - Method in interface org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregator
 
getCombinerOutput() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueHistogram
 
getCommittedTaskPath(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
Compute the path where the output of a committed task is stored until the entire job is committed.
getCommittedTaskPath(TaskAttemptContext, Path) - Static method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
 
getCommittedTaskPath(int, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
Compute the path where the output of a committed task is stored until the entire job is committed for a specific application attempt.
getCommittedTaskPath(int, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.PartialFileOutputCommitter
 
getComparator() - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
Return comparator defining the ordering for RecordReaders in this composite.
getComparator() - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
Return comparator defining the ordering for RecordReaders in this composite.
getCompletionPollInterval(Configuration) - Static method in class org.apache.hadoop.mapreduce.Job
The interval at which waitForCompletion() should check.
getCompressedLength() - Method in class org.apache.hadoop.mapred.IFile.Writer
 
getCompressMapOutput() - Method in class org.apache.hadoop.mapred.JobConf
Are the outputs of the maps be compressed?
getCompressOutput(JobConf) - Static method in class org.apache.hadoop.mapred.FileOutputFormat
Is the job output compressed?
getCompressOutput(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
Is the job output compressed?
getConditions() - Method in class org.apache.hadoop.mapreduce.lib.db.DBRecordReader
 
getConf() - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
getConf() - Method in class org.apache.hadoop.mapred.join.WrappedRecordReader
 
getConf() - Method in class org.apache.hadoop.mapred.MapOutputFile
 
getConf() - Method in class org.apache.hadoop.mapred.Task
 
getConf() - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
 
getConf() - Method in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
 
getConf() - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileInputFilter.FilterBase
 
getConf() - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
getConf() - Method in class org.apache.hadoop.mapreduce.lib.partition.BinaryPartitioner
 
getConf() - Method in class org.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedComparator
 
getConf() - Method in class org.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedPartitioner
 
getConf() - Method in class org.apache.hadoop.mapreduce.lib.partition.TotalOrderPartitioner
 
getConfiguration() - Method in interface org.apache.hadoop.mapred.RunningJob
Get the underlying job configuration
getConfiguration() - Method in interface org.apache.hadoop.mapreduce.JobContext
Return the configuration for the job.
getConfiguration() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getConfiguration() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getConfiguration() - Method in class org.apache.hadoop.mapreduce.task.JobContextImpl
Return the configuration for the job.
getConnection() - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
Returns a connection object o the DB
getConnection() - Method in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
 
getConnection() - Method in class org.apache.hadoop.mapreduce.lib.db.DBOutputFormat.DBRecordWriter
 
getConnection() - Method in class org.apache.hadoop.mapreduce.lib.db.DBRecordReader
 
getContainerId() - Method in class org.apache.hadoop.mapreduce.jobhistory.AMStarted.Builder
Gets the value of the 'containerId' field
getContainerId() - Method in class org.apache.hadoop.mapreduce.jobhistory.AMStarted
Gets the value of the 'containerId' field.
getContainerId() - Method in class org.apache.hadoop.mapreduce.jobhistory.AMStartedEvent
 
getContainerId() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.AMInfo
 
getContainerId() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.TaskAttemptInfo
 
getContainerId() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStarted.Builder
Gets the value of the 'containerId' field
getContainerId() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStarted
Gets the value of the 'containerId' field.
getContainerId() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStartedEvent
Get the ContainerId
getContainerId() - Method in class org.apache.hadoop.mapreduce.v2.LogParams
 
getCopyPhase() - Method in class org.apache.hadoop.mapred.ShuffleConsumerPlugin.Context
 
getCounter() - Method in class org.apache.hadoop.mapred.Counters.Counter
 
getCounter(Enum<?>) - Method in class org.apache.hadoop.mapred.Counters
Returns current value of the specified counter, or 0 if the counter does not exist.
getCounter(String) - Method in class org.apache.hadoop.mapred.Counters.Group
 
getCounter(int, String) - Method in class org.apache.hadoop.mapred.Counters.Group
Deprecated.
getCounter(Counters, String, String) - Method in class org.apache.hadoop.mapred.JobClient
 
getCounter(Enum<?>) - Method in interface org.apache.hadoop.mapred.Reporter
Get the Counters.Counter of the given group with the given name.
getCounter(String, String) - Method in interface org.apache.hadoop.mapred.Reporter
Get the Counters.Counter of the given group with the given name.
getCounter(String, String) - Method in class org.apache.hadoop.mapred.Task.TaskReporter
 
getCounter(Enum<?>) - Method in class org.apache.hadoop.mapred.Task.TaskReporter
 
getCounter(Enum<?>) - Method in class org.apache.hadoop.mapred.TaskAttemptContextImpl
 
getCounter(String, String) - Method in class org.apache.hadoop.mapred.TaskAttemptContextImpl
 
getCounter(Enum<?>) - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getCounter(String, String) - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getCounter(Enum) - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getCounter(String, String) - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getCounter(Enum<?>) - Method in class org.apache.hadoop.mapreduce.StatusReporter
 
getCounter(String, String) - Method in class org.apache.hadoop.mapreduce.StatusReporter
 
getCounter(Enum<?>) - Method in class org.apache.hadoop.mapreduce.task.TaskAttemptContextImpl.DummyReporter
 
getCounter(String, String) - Method in class org.apache.hadoop.mapreduce.task.TaskAttemptContextImpl.DummyReporter
 
getCounter(Enum<?>) - Method in class org.apache.hadoop.mapreduce.task.TaskAttemptContextImpl
 
getCounter(String, String) - Method in class org.apache.hadoop.mapreduce.task.TaskAttemptContextImpl
 
getCounter(Enum<?>) - Method in interface org.apache.hadoop.mapreduce.TaskAttemptContext
Get the Counter for the given counterName.
getCounter(String, String) - Method in interface org.apache.hadoop.mapreduce.TaskAttemptContext
Get the Counter for the given groupName and counterName.
getCounter(Counters, String, String) - Method in class org.apache.hadoop.mapreduce.tools.CLI
 
getCounterForName(String) - Method in class org.apache.hadoop.mapred.Counters.Group
Get the counter for the given name and create it if it doesn't exist.
getCounterGroupName(String, String) - Static method in class org.apache.hadoop.mapreduce.util.ResourceBundles
Get the counter group display name
getCounterName(String, String, String) - Static method in class org.apache.hadoop.mapreduce.util.ResourceBundles
Get the counter display name
getCounterNameMax() - Static method in class org.apache.hadoop.mapreduce.counters.Limits
 
getCounters() - Method in interface org.apache.hadoop.mapred.RunningJob
Gets the counters for this job.
getCounters() - Method in class org.apache.hadoop.mapred.TaskReport
 
getCounters() - Method in class org.apache.hadoop.mapred.TaskStatus
Get task's counters.
getCounters() - Method in class org.apache.hadoop.mapreduce.Job
Gets the counters for this job.
getCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.TaskAttemptInfo
 
getCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.TaskInfo
 
getCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished.Builder
Gets the value of the 'counters' field
getCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished
Gets the value of the 'counters' field.
getCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished.Builder
Gets the value of the 'counters' field
getCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished
Gets the value of the 'counters' field.
getCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptFinished.Builder
Gets the value of the 'counters' field
getCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptFinished
Gets the value of the 'counters' field.
getCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion.Builder
Gets the value of the 'counters' field
getCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion
Gets the value of the 'counters' field.
getCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFailed.Builder
Gets the value of the 'counters' field
getCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFailed
Gets the value of the 'counters' field.
getCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFailedEvent
Get task counters
getCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFinished.Builder
Gets the value of the 'counters' field
getCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFinished
Gets the value of the 'counters' field.
getCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFinishedEvent
Get task counters
getCountersEnabled(JobConf) - Static method in class org.apache.hadoop.mapred.lib.MultipleOutputs
Returns if the counters for the named outputs are enabled or not.
getCountersEnabled(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.output.MultipleOutputs
Returns if the counters for the named outputs are enabled or not.
getCountersMax() - Static method in class org.apache.hadoop.mapreduce.counters.Limits
 
getCountQuery() - Method in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
Returns the query for getting the total number of rows, subclasses can override this for custom behaviour.
getCounts() - Method in class org.apache.hadoop.mapreduce.jobhistory.JhCounterGroup.Builder
Gets the value of the 'counts' field
getCounts() - Method in class org.apache.hadoop.mapreduce.jobhistory.JhCounterGroup
Gets the value of the 'counts' field.
getCpuUsages() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished.Builder
Gets the value of the 'cpuUsages' field
getCpuUsages() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished
Gets the value of the 'cpuUsages' field.
getCpuUsages() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinishedEvent
 
getCpuUsages() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished.Builder
Gets the value of the 'cpuUsages' field
getCpuUsages() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished
Gets the value of the 'cpuUsages' field.
getCpuUsages() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinishedEvent
 
getCpuUsages() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion.Builder
Gets the value of the 'cpuUsages' field
getCpuUsages() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion
Gets the value of the 'cpuUsages' field.
getCpuUsages() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletionEvent
 
getCredentials() - Method in class org.apache.hadoop.mapred.JobConf
Get credentials for the job.
getCredentials() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get credentials for the job.
getCredentials() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getCredentials() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getCredentials() - Method in class org.apache.hadoop.mapreduce.task.JobContextImpl
 
getCurrentKey() - Method in class org.apache.hadoop.mapreduce.lib.db.DBRecordReader
Get the current key
getCurrentKey() - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileRecordReader
 
getCurrentKey() - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileRecordReaderWrapper
 
getCurrentKey() - Method in class org.apache.hadoop.mapreduce.lib.input.DelegatingRecordReader
 
getCurrentKey() - Method in class org.apache.hadoop.mapreduce.lib.input.FixedLengthRecordReader
 
getCurrentKey() - Method in class org.apache.hadoop.mapreduce.lib.input.KeyValueLineRecordReader
 
getCurrentKey() - Method in class org.apache.hadoop.mapreduce.lib.input.LineRecordReader
 
getCurrentKey() - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileAsBinaryInputFormat.SequenceFileAsBinaryRecordReader
 
getCurrentKey() - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileAsTextRecordReader
 
getCurrentKey() - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileRecordReader
 
getCurrentKey() - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
 
getCurrentKey() - Method in class org.apache.hadoop.mapreduce.lib.join.WrappedRecordReader
Get current key
getCurrentKey() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getCurrentKey() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getCurrentKey() - Method in class org.apache.hadoop.mapreduce.RecordReader
Get the current key
getCurrentKey() - Method in class org.apache.hadoop.mapreduce.task.MapContextImpl
 
getCurrentKey() - Method in class org.apache.hadoop.mapreduce.task.ReduceContextImpl
 
getCurrentKey() - Method in class org.apache.hadoop.mapreduce.task.TaskInputOutputContextImpl
Get the current key.
getCurrentKey() - Method in interface org.apache.hadoop.mapreduce.TaskInputOutputContext
Get the current key.
getCurrentStatus() - Method in class org.apache.hadoop.mapreduce.TaskReport
The current status
getCurrentValue(V) - Method in class org.apache.hadoop.mapred.SequenceFileRecordReader
 
getCurrentValue() - Method in class org.apache.hadoop.mapreduce.lib.db.DBRecordReader
Get the current value.
getCurrentValue() - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileRecordReader
 
getCurrentValue() - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileRecordReaderWrapper
 
getCurrentValue() - Method in class org.apache.hadoop.mapreduce.lib.input.DelegatingRecordReader
 
getCurrentValue() - Method in class org.apache.hadoop.mapreduce.lib.input.FixedLengthRecordReader
 
getCurrentValue() - Method in class org.apache.hadoop.mapreduce.lib.input.KeyValueLineRecordReader
 
getCurrentValue() - Method in class org.apache.hadoop.mapreduce.lib.input.LineRecordReader
 
getCurrentValue() - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileAsBinaryInputFormat.SequenceFileAsBinaryRecordReader
 
getCurrentValue() - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileAsTextRecordReader
 
getCurrentValue() - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileRecordReader
 
getCurrentValue() - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
Get the current value.
getCurrentValue() - Method in class org.apache.hadoop.mapreduce.lib.join.WrappedRecordReader
Get current value
getCurrentValue() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getCurrentValue() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getCurrentValue() - Method in class org.apache.hadoop.mapreduce.RecordReader
Get the current value.
getCurrentValue() - Method in class org.apache.hadoop.mapreduce.task.MapContextImpl
 
getCurrentValue() - Method in class org.apache.hadoop.mapreduce.task.ReduceContextImpl
 
getCurrentValue() - Method in class org.apache.hadoop.mapreduce.task.TaskInputOutputContextImpl
Get the current value.
getCurrentValue() - Method in interface org.apache.hadoop.mapreduce.TaskInputOutputContext
Get the current value.
getDatum() - Method in class org.apache.hadoop.mapreduce.jobhistory.AMStartedEvent
 
getDatum() - Method in interface org.apache.hadoop.mapreduce.jobhistory.HistoryEvent
Return the Avro datum wrapped by this.
getDatum() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinishedEvent
 
getDatum() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInfoChangeEvent
 
getDatum() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInitedEvent
 
getDatum() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobPriorityChangeEvent
 
getDatum() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobQueueChangeEvent
 
getDatum() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobStatusChangedEvent
 
getDatum() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmittedEvent
 
getDatum() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletionEvent
 
getDatum() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinishedEvent
 
getDatum() - Method in class org.apache.hadoop.mapreduce.jobhistory.NormalizedResourceEvent
 
getDatum() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinishedEvent
 
getDatum() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptFinishedEvent
 
getDatum() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStartedEvent
 
getDatum() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletionEvent
 
getDatum() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFailedEvent
 
getDatum() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFinishedEvent
 
getDatum() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskStartedEvent
 
getDatum() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskUpdatedEvent
 
getDBConf() - Method in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
 
getDBConf() - Method in class org.apache.hadoop.mapreduce.lib.db.DBRecordReader
 
getDBProductName() - Method in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
 
getDecommissionedTaskTrackerCount() - Method in class org.apache.hadoop.mapreduce.ClusterMetrics
Get the number of decommissioned trackers in the cluster.
getDefaultMaps() - Method in class org.apache.hadoop.mapred.JobClient
Get status information about the max available Maps in the cluster.
getDefaultReduces() - Method in class org.apache.hadoop.mapred.JobClient
Get status information about the max available Reduces in the cluster.
getDefaultWorkFile(TaskAttemptContext, String) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
Get the default path and filename for the output format.
getDelegate() - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
Obtain an iterator over the child RRs apropos of the value type ultimately emitted from this join.
getDelegate() - Method in class org.apache.hadoop.mapred.join.JoinRecordReader
Return an iterator wrapping the JoinCollector.
getDelegate() - Method in class org.apache.hadoop.mapred.join.MultiFilterRecordReader
Return an iterator returning a single value from the tuple.
getDelegate() - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
Obtain an iterator over the child RRs apropos of the value type ultimately emitted from this join.
getDelegate() - Method in class org.apache.hadoop.mapreduce.lib.join.JoinRecordReader
Return an iterator wrapping the JoinCollector.
getDelegate() - Method in class org.apache.hadoop.mapreduce.lib.join.MultiFilterRecordReader
Return an iterator returning a single value from the tuple.
getDelegationToken(Text) - Method in class org.apache.hadoop.mapred.JobClient
Get a delegation token for the user from the JobTracker.
getDelegationToken(Text) - Method in class org.apache.hadoop.mapreduce.Cluster
Get a delegation token for the user from the JobTracker.
getDelegationToken(Text) - Method in interface org.apache.hadoop.mapreduce.protocol.ClientProtocol
Get a new delegation token.
getDelegationToken(Credentials, String) - Static method in class org.apache.hadoop.mapreduce.security.TokenCache
Deprecated.
Use Credentials.getToken(org.apache.hadoop.io.Text) instead, this method is included for compatibility against Hadoop-1
getDelegationTokens(Configuration, Credentials) - Static method in class org.apache.hadoop.mapreduce.filecache.ClientDistributedCacheManager
For each archive or cache file - get the corresponding delegation token
getDependentJobs() - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
 
getDependingJobs() - Method in class org.apache.hadoop.mapred.jobcontrol.Job
 
getDescription() - Method in class org.apache.hadoop.mapreduce.task.reduce.MapOutput
 
getDiagnosticInfo() - Method in class org.apache.hadoop.mapred.TaskStatus
 
getDiagnostics() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletion.Builder
Gets the value of the 'diagnostics' field
getDiagnostics() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletion
Gets the value of the 'diagnostics' field.
getDiagnostics() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletionEvent
Retrieves diagnostics information preserved in the history file
getDiagnostics() - Method in class org.apache.hadoop.mapreduce.TaskReport
A list of error messages.
getDisplayName() - Method in class org.apache.hadoop.mapred.Counters.Counter
 
getDisplayName() - Method in class org.apache.hadoop.mapred.Counters.Group
 
getDisplayName() - Method in interface org.apache.hadoop.mapreduce.Counter
Get the display name of the counter.
getDisplayName() - Method in class org.apache.hadoop.mapreduce.counters.AbstractCounterGroup
 
getDisplayName() - Method in interface org.apache.hadoop.mapreduce.counters.CounterGroupBase
Get the display name of the group.
getDisplayName() - Method in class org.apache.hadoop.mapreduce.counters.FileSystemCounterGroup.FSCounter
 
getDisplayName() - Method in class org.apache.hadoop.mapreduce.counters.FileSystemCounterGroup
 
getDisplayName() - Method in class org.apache.hadoop.mapreduce.counters.FrameworkCounterGroup.FrameworkCounter
 
getDisplayName() - Method in class org.apache.hadoop.mapreduce.counters.FrameworkCounterGroup
 
getDisplayName() - Method in class org.apache.hadoop.mapreduce.counters.GenericCounter
 
getDisplayName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JhCounter.Builder
Gets the value of the 'displayName' field
getDisplayName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JhCounter
Gets the value of the 'displayName' field.
getDisplayName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JhCounterGroup.Builder
Gets the value of the 'displayName' field
getDisplayName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JhCounterGroup
Gets the value of the 'displayName' field.
getEncryptedSpillKey() - Method in class org.apache.hadoop.mapred.Task
Get Encrypted spill key
getEncryptedSpillKey(Credentials) - Static method in class org.apache.hadoop.mapreduce.security.TokenCache
 
getEnd() - Method in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat.DBInputSplit
 
getEntry(MapFile.Reader[], Partitioner<K, V>, K, V) - Static method in class org.apache.hadoop.mapred.MapFileOutputFormat
Get an entry from output generated by this class.
getEntry(MapFile.Reader[], Partitioner<K, V>, K, V) - Static method in class org.apache.hadoop.mapreduce.lib.output.MapFileOutputFormat
Get an entry from output generated by this class.
getError() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.TaskAttemptInfo
 
getError() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.TaskInfo
 
getError() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion.Builder
Gets the value of the 'error' field
getError() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion
Gets the value of the 'error' field.
getError() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletionEvent
Get the error string
getError() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFailed.Builder
Gets the value of the 'error' field
getError() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFailed
Gets the value of the 'error' field.
getError() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFailedEvent
Get the error string
getErrorInfo() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.JobInfo
 
getEvent() - Method in class org.apache.hadoop.mapreduce.jobhistory.Event.Builder
Gets the value of the 'event' field
getEvent() - Method in class org.apache.hadoop.mapreduce.jobhistory.Event
Gets the value of the 'event' field.
getEventId() - Method in class org.apache.hadoop.mapreduce.TaskCompletionEvent
Returns event Id.
getEventType() - Method in class org.apache.hadoop.mapreduce.jobhistory.AMStartedEvent
Get the attempt id
getEventType() - Method in interface org.apache.hadoop.mapreduce.jobhistory.HistoryEvent
Return this event's type.
getEventType() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinishedEvent
 
getEventType() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInfoChangeEvent
 
getEventType() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInitedEvent
Get the event type
getEventType() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobPriorityChangeEvent
Get the event type
getEventType() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobQueueChangeEvent
 
getEventType() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobStatusChangedEvent
Get the event type
getEventType() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmittedEvent
Get the event type
getEventType() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletionEvent
Get the event type
getEventType() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinishedEvent
Get the event type
getEventType() - Method in class org.apache.hadoop.mapreduce.jobhistory.NormalizedResourceEvent
 
getEventType() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinishedEvent
Get the event type
getEventType() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptFinishedEvent
Get the event type
getEventType() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStartedEvent
Get the event type
getEventType() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletionEvent
Get the event type
getEventType() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFailedEvent
Get the event type
getEventType() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFinishedEvent
Get event type
getEventType() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskStartedEvent
Get the event type
getEventType() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskUpdatedEvent
Get the event type
getExecutable(JobConf) - Static method in class org.apache.hadoop.mapred.pipes.Submitter
Get the URI of the application's executable.
getFailedAttemptID() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFailedEvent
Get the attempt id due to which the task failed
getFailedDueToAttempt() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFailed.Builder
Gets the value of the 'failedDueToAttempt' field
getFailedDueToAttempt() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFailed
Gets the value of the 'failedDueToAttempt' field.
getFailedDueToAttemptId() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.TaskInfo
 
getFailedJobList() - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.JobControl
 
getFailedJobs() - Method in class org.apache.hadoop.mapred.jobcontrol.JobControl
 
getFailedMaps() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinished.Builder
Gets the value of the 'failedMaps' field
getFailedMaps() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinished
Gets the value of the 'failedMaps' field.
getFailedMaps() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinishedEvent
Get the number of failed maps for the job
getFailedMaps() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.JobInfo
 
getFailedReduces() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinished.Builder
Gets the value of the 'failedReduces' field
getFailedReduces() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinished
Gets the value of the 'failedReduces' field.
getFailedReduces() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinishedEvent
Get the number of failed reducers for the job
getFailedReduces() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.JobInfo
 
getFailedShuffleCounter() - Method in class org.apache.hadoop.mapred.ShuffleConsumerPlugin.Context
 
getFailureInfo() - Method in interface org.apache.hadoop.mapred.RunningJob
Get failure info for the job.
getFailureInfo() - Method in class org.apache.hadoop.mapreduce.JobStatus
Gets any available info on the reason of failure of the job.
getFetchFailedMaps() - Method in class org.apache.hadoop.mapred.TaskStatus
Get the list of maps from which output-fetches failed.
getFieldNames() - Method in class org.apache.hadoop.mapreduce.lib.db.DBRecordReader
 
getFileBlockLocations(FileSystem, FileStatus) - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat
 
getFileClassPaths(Configuration) - Static method in class org.apache.hadoop.mapreduce.filecache.DistributedCache
Deprecated.
getFileClassPaths() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get the file entries in classpath as an array of Path
getFileClassPaths() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getFileClassPaths() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getFileClassPaths() - Method in class org.apache.hadoop.mapreduce.task.JobContextImpl
Get the file entries in classpath as an array of Path
getFileStatus(Configuration, URI) - Static method in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
getFileStatuses() - Method in class org.apache.hadoop.mapred.LocatedFileStatusFetcher
Start executing and return FileStatuses based on the parameters specified
getFileSystem() - Method in class org.apache.hadoop.mapreduce.Cluster
Get the file system where job-specific files are stored
getFileSystemCounter() - Method in class org.apache.hadoop.mapreduce.counters.FileSystemCounterGroup.FSCounter
 
getFileSystemCounterNames(String) - Static method in class org.apache.hadoop.mapred.Task
Counters to measure the usage of the different file systems.
getFilesystemName() - Method in interface org.apache.hadoop.mapreduce.protocol.ClientProtocol
A MapReduce system always operates on a single filesystem.
getFileTimestamps(Configuration) - Static method in class org.apache.hadoop.mapreduce.filecache.DistributedCache
Deprecated.
getFileTimestamps() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get the timestamps of the files.
getFileTimestamps() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getFileTimestamps() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getFileTimestamps() - Method in class org.apache.hadoop.mapreduce.task.JobContextImpl
Get the timestamps of the files.
getFileVisibilities(Configuration) - Static method in class org.apache.hadoop.mapreduce.filecache.DistributedCache
Deprecated.
Get the booleans on whether the files are public or not.
getFilter() - Method in class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer.FilteredJob
Get the current filter
getFilteredMap() - Method in class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer.FilteredJob
Get the map of the filtered tasks
getFinishedMaps() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinished.Builder
Gets the value of the 'finishedMaps' field
getFinishedMaps() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinished
Gets the value of the 'finishedMaps' field.
getFinishedMaps() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinishedEvent
Get the number of finished maps for the job
getFinishedMaps() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.JobInfo
 
getFinishedMaps() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletion.Builder
Gets the value of the 'finishedMaps' field
getFinishedMaps() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletion
Gets the value of the 'finishedMaps' field.
getFinishedMaps() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletionEvent
Get the number of finished maps
getFinishedReduces() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinished.Builder
Gets the value of the 'finishedReduces' field
getFinishedReduces() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinished
Gets the value of the 'finishedReduces' field.
getFinishedReduces() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinishedEvent
Get the number of finished reducers for the job
getFinishedReduces() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.JobInfo
 
getFinishedReduces() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletion.Builder
Gets the value of the 'finishedReduces' field
getFinishedReduces() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletion
Gets the value of the 'finishedReduces' field.
getFinishedReduces() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletionEvent
Get the number of finished reduces
getFinishTime() - Method in class org.apache.hadoop.mapred.TaskStatus
Get task finish time.
getFinishTime() - Method in class org.apache.hadoop.mapreduce.Job
Get finish time of the job.
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinished.Builder
Gets the value of the 'finishTime' field
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinished
Gets the value of the 'finishTime' field.
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinishedEvent
Get the job finish time
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.JobInfo
 
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.TaskAttemptInfo
 
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.TaskInfo
 
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletion.Builder
Gets the value of the 'finishTime' field
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletion
Gets the value of the 'finishTime' field.
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletionEvent
Get the job finish time
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished.Builder
Gets the value of the 'finishTime' field
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished
Gets the value of the 'finishTime' field.
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinishedEvent
Get the attempt finish time
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished.Builder
Gets the value of the 'finishTime' field
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished
Gets the value of the 'finishTime' field.
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinishedEvent
Get the finish time of the attempt
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptFinished.Builder
Gets the value of the 'finishTime' field
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptFinished
Gets the value of the 'finishTime' field.
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptFinishedEvent
Get the attempt finish time
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion.Builder
Gets the value of the 'finishTime' field
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion
Gets the value of the 'finishTime' field.
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletionEvent
Get the finish time
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFailed.Builder
Gets the value of the 'finishTime' field
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFailed
Gets the value of the 'finishTime' field.
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFailedEvent
Get the finish time of the attempt
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFinished.Builder
Gets the value of the 'finishTime' field
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFinished
Gets the value of the 'finishTime' field.
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskFinishedEvent
Get the task finish time
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskUpdated.Builder
Gets the value of the 'finishTime' field
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskUpdated
Gets the value of the 'finishTime' field.
getFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskUpdatedEvent
Get the task finish time
getFinishTime() - Method in class org.apache.hadoop.mapreduce.JobStatus
Get the finish time of the job.
getFinishTime() - Method in class org.apache.hadoop.mapreduce.TaskReport
Get finish time of task.
getForcedJobStateOnShutDown() - Method in class org.apache.hadoop.mapreduce.jobhistory.AMStartedEvent
 
getFormatMinSplitSize() - Method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
Get the lower bound on split size imposed by the format.
getFormatMinSplitSize() - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileInputFormat
 
getFrameworkGroupId(String) - Static method in class org.apache.hadoop.mapreduce.counters.CounterGroupFactory
Get the id of a framework group
getFs() - Method in class org.apache.hadoop.mapred.JobClient
Get a filesystem handle.
getFsStatistics(Path, Configuration) - Static method in class org.apache.hadoop.mapred.Task
Gets a handle to the Statistics instance based on the scheme associated with path.
getGrayListedTaskTrackerCount() - Method in class org.apache.hadoop.mapreduce.ClusterMetrics
Get the number of graylisted trackers in the cluster.
getGraylistedTrackerNames() - Method in class org.apache.hadoop.mapred.ClusterStatus
Deprecated.
getGraylistedTrackers() - Method in class org.apache.hadoop.mapred.ClusterStatus
Deprecated.
getGroup(String) - Method in class org.apache.hadoop.mapred.Counters
 
getGroup(String) - Method in class org.apache.hadoop.mapreduce.counters.AbstractCounters
Returns the named counter group, or an empty group if there is none with the specified name.
getGroupingComparator() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get the user defined RawComparator comparator for grouping keys of inputs to the reduce.
getGroupingComparator() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getGroupingComparator() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getGroupingComparator() - Method in class org.apache.hadoop.mapreduce.task.JobContextImpl
Get the user defined RawComparator comparator for grouping keys of inputs to the reduce.
getGroupName() - Method in class org.apache.hadoop.mapreduce.counters.FrameworkCounterGroup.FrameworkCounter
 
getGroupNameMax() - Static method in class org.apache.hadoop.mapreduce.counters.Limits
 
getGroupNames() - Method in class org.apache.hadoop.mapred.Counters
 
getGroupNames() - Method in class org.apache.hadoop.mapreduce.counters.AbstractCounters
Returns the names of all counter classes.
getGroups() - Method in class org.apache.hadoop.mapreduce.jobhistory.JhCounters.Builder
Gets the value of the 'groups' field
getGroups() - Method in class org.apache.hadoop.mapreduce.jobhistory.JhCounters
Gets the value of the 'groups' field.
getGroupsMax() - Static method in class org.apache.hadoop.mapreduce.counters.Limits
 
getHistoryFile() - Method in class org.apache.hadoop.mapreduce.JobStatus
 
getHistoryUrl() - Method in interface org.apache.hadoop.mapred.RunningJob
Get the url where history file is archived.
getHistoryUrl() - Method in class org.apache.hadoop.mapreduce.Job
 
getHost() - Method in class org.apache.hadoop.mapreduce.task.reduce.ShuffleSchedulerImpl
 
getHostname() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.TaskAttemptInfo
 
getHostname() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished.Builder
Gets the value of the 'hostname' field
getHostname() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished
Gets the value of the 'hostname' field.
getHostname() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinishedEvent
Get the host name
getHostname() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished.Builder
Gets the value of the 'hostname' field
getHostname() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished
Gets the value of the 'hostname' field.
getHostname() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinishedEvent
Get the name of the host where the attempt ran
getHostname() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptFinished.Builder
Gets the value of the 'hostname' field
getHostname() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptFinished
Gets the value of the 'hostname' field.
getHostname() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptFinishedEvent
Get the host where the attempt executed
getHostname() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion.Builder
Gets the value of the 'hostname' field
getHostname() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion
Gets the value of the 'hostname' field.
getHostname() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletionEvent
Get the name of the host where the attempt executed
getHostName() - Method in class org.apache.hadoop.mapreduce.task.reduce.MapHost
 
getHttpPort() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.TaskAttemptInfo
 
getHttpPort() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStarted.Builder
Gets the value of the 'httpPort' field
getHttpPort() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStarted
Gets the value of the 'httpPort' field.
getHttpPort() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStartedEvent
Get the HTTP port
getID() - Method in interface org.apache.hadoop.mapred.RunningJob
Get the job identifier.
getId() - Method in class org.apache.hadoop.mapreduce.ID
returns the int which represents the identifier
getIncludeAllCounters() - Method in class org.apache.hadoop.mapred.TaskStatus
 
getIndex(int) - Method in class org.apache.hadoop.mapred.SpillRecord
Get spill offsets for given partition.
getIndex(Configuration, String) - Static method in class org.apache.hadoop.mapreduce.lib.chain.Chain
 
getInputBoundingQuery() - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
 
getInputClass() - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
 
getInputConditions() - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
 
getInputCountQuery() - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
 
getInputDataLength() - Method in class org.apache.hadoop.mapreduce.split.JobSplit.SplitMetaInfo
 
getInputDataLength() - Method in class org.apache.hadoop.mapreduce.split.JobSplit.TaskSplitMetaInfo
 
getInputDirRecursive(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
 
getInputFieldNames() - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
 
getInputFile(int) - Method in class org.apache.hadoop.mapred.MapOutputFile
Return a local reduce input file created earlier
getInputFile(int) - Method in class org.apache.hadoop.mapred.MROutputFiles
Return a local reduce input file created earlier
getInputFileBasedOutputFileName(JobConf, String) - Method in class org.apache.hadoop.mapred.lib.MultipleOutputFormat
Generate the outfile name based on a given anme and the input file name.
getInputFileForWrite(TaskID, long) - Method in class org.apache.hadoop.mapred.MapOutputFile
Create a local reduce input file name.
getInputFileForWrite(TaskID, long) - Method in class org.apache.hadoop.mapred.MROutputFiles
Create a local reduce input file name.
getInputFormat() - Method in class org.apache.hadoop.mapred.JobConf
Get the InputFormat implementation for the map-reduce job, defaults to TextInputFormat if not specified explicity.
getInputFormatClass() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get the InputFormat class for the job.
getInputFormatClass() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getInputFormatClass() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getInputFormatClass() - Method in class org.apache.hadoop.mapreduce.task.JobContextImpl
Get the InputFormat class for the job.
getInputOrderBy() - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
 
getInputPathFilter(JobConf) - Static method in class org.apache.hadoop.mapred.FileInputFormat
Get a PathFilter instance of the filter set for the input paths.
getInputPathFilter(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
Get a PathFilter instance of the filter set for the input paths.
getInputPaths(JobConf) - Static method in class org.apache.hadoop.mapred.FileInputFormat
Get the list of input Paths for the map-reduce job.
getInputPaths(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
Get the list of input Paths for the map-reduce job.
getInputQuery() - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
 
getInputSplit() - Method in interface org.apache.hadoop.mapred.Reporter
Get the InputSplit object for a map.
getInputSplit() - Method in class org.apache.hadoop.mapred.Task.TaskReporter
 
getInputSplit() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
Get the input split for this map.
getInputSplit() - Method in interface org.apache.hadoop.mapreduce.MapContext
Get the input split for this map.
getInputSplit() - Method in class org.apache.hadoop.mapreduce.task.MapContextImpl
Get the input split for this map.
getInputTableName() - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
 
getInstance() - Static method in class org.apache.hadoop.mapreduce.Job
Creates a new Job with no particular Cluster .
getInstance(Configuration) - Static method in class org.apache.hadoop.mapreduce.Job
Creates a new Job with no particular Cluster and a given Configuration.
getInstance(Configuration, String) - Static method in class org.apache.hadoop.mapreduce.Job
Creates a new Job with no particular Cluster and a given jobName.
getInstance(JobStatus, Configuration) - Static method in class org.apache.hadoop.mapreduce.Job
Creates a new Job with no particular Cluster and given Configuration and JobStatus.
getInstance(Cluster) - Static method in class org.apache.hadoop.mapreduce.Job
Deprecated.
getInstance(Cluster, Configuration) - Static method in class org.apache.hadoop.mapreduce.Job
getInstance(Cluster, JobStatus, Configuration) - Static method in class org.apache.hadoop.mapreduce.Job
Creates a new Job with no particular Cluster and given Configuration and JobStatus.
getIsCleanup() - Method in class org.apache.hadoop.mapred.TaskLogAppender
Get whether task is cleanup attempt or not.
getIsJavaMapper(JobConf) - Static method in class org.apache.hadoop.mapred.pipes.Submitter
Check whether the job is using a Java Mapper.
getIsJavaRecordReader(JobConf) - Static method in class org.apache.hadoop.mapred.pipes.Submitter
Check whether the job is using a Java RecordReader
getIsJavaRecordWriter(JobConf) - Static method in class org.apache.hadoop.mapred.pipes.Submitter
Will the reduce use a Java RecordWriter?
getIsJavaReducer(JobConf) - Static method in class org.apache.hadoop.mapred.pipes.Submitter
Check whether the job is using a Java Reducer.
getIsMap() - Method in class org.apache.hadoop.mapred.TaskStatus
 
getJar() - Method in class org.apache.hadoop.mapred.JobConf
Get the user jar for the map-reduce job.
getJar() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get the pathname of the job's jar.
getJar() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getJar() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getJar() - Method in class org.apache.hadoop.mapreduce.task.JobContextImpl
Get the pathname of the job's jar.
getJarUnpackPattern() - Method in class org.apache.hadoop.mapred.JobConf
Get the pattern for jar contents to unpack on the tasktracker
getJob(JobID) - Method in class org.apache.hadoop.mapred.JobClient
Get an RunningJob object to track an ongoing job.
getJob(String) - Method in class org.apache.hadoop.mapred.JobClient
Deprecated.
Applications should rather use JobClient.getJob(JobID).
getJob() - Method in class org.apache.hadoop.mapred.lib.CombineFileSplit
 
getJob(JobID) - Method in class org.apache.hadoop.mapreduce.Cluster
Get job corresponding to jobid.
getJob() - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
 
getJobACLs() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.JobInfo
 
getJobAcls() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmittedEvent
Get the acls configured for the job
getJobACLs() - Method in class org.apache.hadoop.mapreduce.JobStatus
Get the job acls.
getJobAttemptPath(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
Compute the path where the output of a given job attempt will be placed.
getJobAttemptPath(JobContext, Path) - Static method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
Compute the path where the output of a given job attempt will be placed.
getJobAttemptPath(int) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
Compute the path where the output of a given job attempt will be placed.
getJobClient() - Method in class org.apache.hadoop.mapred.jobcontrol.Job
 
getJobConf() - Method in interface org.apache.hadoop.mapred.JobContext
Get the job Configuration
getJobConf() - Method in class org.apache.hadoop.mapred.JobContextImpl
Get the job Configuration
getJobConf() - Method in class org.apache.hadoop.mapred.jobcontrol.Job
 
getJobConf() - Method in class org.apache.hadoop.mapred.MapOutputCollector.Context
 
getJobConf() - Method in class org.apache.hadoop.mapred.ShuffleConsumerPlugin.Context
 
getJobConf() - Method in interface org.apache.hadoop.mapred.TaskAttemptContext
 
getJobConf() - Method in class org.apache.hadoop.mapred.TaskAttemptContextImpl
 
getJobConfPath() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.JobInfo
 
getJobConfPath() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmitted.Builder
Gets the value of the 'jobConfPath' field
getJobConfPath() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmitted
Gets the value of the 'jobConfPath' field.
getJobConfPath() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmittedEvent
Get the Path for the Job Configuration file
getJobConfPath(Path) - Static method in class org.apache.hadoop.mapreduce.JobSubmissionFiles
Get the job conf path.
getJobCounters(JobID) - Method in interface org.apache.hadoop.mapreduce.protocol.ClientProtocol
Grab the current job counters
getJobDir(JobID) - Static method in class org.apache.hadoop.mapred.TaskLog
Get the user log directory for the job jobid.
getJobDistCacheArchives(Path) - Static method in class org.apache.hadoop.mapreduce.JobSubmissionFiles
Get the job distributed cache archives path.
getJobDistCacheFiles(Path) - Static method in class org.apache.hadoop.mapreduce.JobSubmissionFiles
Get the job distributed cache files path.
getJobDistCacheLibjars(Path) - Static method in class org.apache.hadoop.mapreduce.JobSubmissionFiles
Get the job distributed cache libjars path.
getJobEndNotificationURI() - Method in class org.apache.hadoop.mapred.JobConf
Get the uri to be invoked in-order to send a notification after the job has completed (success/failure).
getJobFile() - Method in class org.apache.hadoop.mapred.JobProfile
Get the configuration file for the job.
getJobFile() - Method in interface org.apache.hadoop.mapred.RunningJob
Get the path of the submitted job configuration.
getJobFile() - Method in class org.apache.hadoop.mapred.Task
 
getJobFile() - Method in class org.apache.hadoop.mapreduce.Job
Get the path of the submitted job configuration.
getJobFile() - Method in class org.apache.hadoop.mapreduce.JobStatus
Get the configuration file for the job.
getJobHistoryDir() - Method in interface org.apache.hadoop.mapreduce.protocol.ClientProtocol
Gets the directory location of the completed job history files.
getJobHistoryUrl(JobID) - Method in class org.apache.hadoop.mapreduce.Cluster
Get the job history file path for a given job id.
getJobID() - Method in class org.apache.hadoop.mapred.JobProfile
Get the job id.
getJobId() - Method in class org.apache.hadoop.mapred.JobProfile
Deprecated.
use getJobID() instead
getJobId() - Method in class org.apache.hadoop.mapred.JobStatus
Deprecated.
use getJobID instead
getJobID() - Method in class org.apache.hadoop.mapred.JobStatus
 
getJobID() - Method in interface org.apache.hadoop.mapred.RunningJob
Deprecated.
This method is deprecated and will be removed. Applications should rather use RunningJob.getID().
getJobID() - Method in class org.apache.hadoop.mapred.Task
Get the job name for this task.
getJobID() - Method in class org.apache.hadoop.mapred.TaskAttemptID
 
getJobID() - Method in class org.apache.hadoop.mapred.TaskID
 
getJobID() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get the unique ID for the job.
getJobid() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinished.Builder
Gets the value of the 'jobid' field
getJobid() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinished
Gets the value of the 'jobid' field.
getJobid() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinishedEvent
Get the Job ID
getJobId() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.JobInfo
 
getJobid() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInfoChange.Builder
Gets the value of the 'jobid' field
getJobid() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInfoChange
Gets the value of the 'jobid' field.
getJobId() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInfoChangeEvent
Get the Job ID
getJobid() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInited.Builder
Gets the value of the 'jobid' field
getJobid() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInited
Gets the value of the 'jobid' field.
getJobId() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInitedEvent
Get the job ID
getJobid() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobPriorityChange.Builder
Gets the value of the 'jobid' field
getJobid() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobPriorityChange
Gets the value of the 'jobid' field.
getJobId() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobPriorityChangeEvent
Get the Job ID
getJobid() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobQueueChange.Builder
Gets the value of the 'jobid' field
getJobid() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobQueueChange
Gets the value of the 'jobid' field.
getJobId() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobQueueChangeEvent
Get the Job ID
getJobid() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobStatusChanged.Builder
Gets the value of the 'jobid' field
getJobid() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobStatusChanged
Gets the value of the 'jobid' field.
getJobId() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobStatusChangedEvent
Get the Job Id
getJobid() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmitted.Builder
Gets the value of the 'jobid' field
getJobid() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmitted
Gets the value of the 'jobid' field.
getJobId() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmittedEvent
Get the Job Id
getJobid() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletion.Builder
Gets the value of the 'jobid' field
getJobid() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletion
Gets the value of the 'jobid' field.
getJobId() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletionEvent
Get the Job ID
getJobID() - Method in class org.apache.hadoop.mapreduce.JobStatus
 
getJobID() - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
 
getJobID() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getJobID() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getJobId() - Method in class org.apache.hadoop.mapreduce.security.token.JobTokenIdentifier
Get the jobid
getJobID() - Method in class org.apache.hadoop.mapreduce.task.JobContextImpl
Get the unique ID for the job.
getJobID() - Method in class org.apache.hadoop.mapreduce.TaskAttemptID
Returns the JobID object that this task attempt belongs to
getJobID() - Method in class org.apache.hadoop.mapreduce.TaskID
Returns the JobID object that this tip belongs to
getJobIDsPattern(String, Integer) - Static method in class org.apache.hadoop.mapred.JobID
Deprecated.
getJobInner(JobID) - Method in class org.apache.hadoop.mapred.JobClient
 
getJobJar(Path) - Static method in class org.apache.hadoop.mapreduce.JobSubmissionFiles
Get the job jar path.
getJobLocalDir() - Method in class org.apache.hadoop.mapred.JobConf
Get job-specific shared directory for use as scratch space
getJobLog4jFile(Path) - Static method in class org.apache.hadoop.mapreduce.JobSubmissionFiles
Get the job distributed cache path for log4j properties.
getJobName() - Method in class org.apache.hadoop.mapred.JobConf
Get the user-specified job name.
getJobName() - Method in class org.apache.hadoop.mapred.JobProfile
Get the user-specified job name.
getJobName() - Method in interface org.apache.hadoop.mapred.RunningJob
Get the name of the job.
getJobName() - Method in class org.apache.hadoop.mapreduce.Job
The user-specified job name.
getJobName() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get the user-specified job name.
getJobname() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.JobInfo
 
getJobName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmitted.Builder
Gets the value of the 'jobName' field
getJobName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmitted
Gets the value of the 'jobName' field.
getJobName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmittedEvent
Get the Job name
getJobName() - Method in class org.apache.hadoop.mapreduce.JobStatus
Get the user-specified job name.
getJobName() - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
 
getJobName() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getJobName() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getJobName() - Method in class org.apache.hadoop.mapreduce.task.JobContextImpl
Get the user-specified job name.
getJobPriority() - Method in class org.apache.hadoop.mapred.JobConf
Get the JobPriority for this job.
getJobPriority() - Method in class org.apache.hadoop.mapred.JobStatus
Return the priority of the job
getJobQueueName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.JobInfo
 
getJobQueueName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobQueueChange.Builder
Gets the value of the 'jobQueueName' field
getJobQueueName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobQueueChange
Gets the value of the 'jobQueueName' field.
getJobQueueName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobQueueChangeEvent
Get the new Job queue name
getJobQueueName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmitted.Builder
Gets the value of the 'jobQueueName' field
getJobQueueName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmitted
Gets the value of the 'jobQueueName' field.
getJobQueueName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobSubmittedEvent
Get the Job queue name
getJobRunState(int) - Static method in class org.apache.hadoop.mapred.JobStatus
Helper method to get human-readable state of the job.
getJobSetupCleanupNeeded() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get whether job-setup and job-cleanup is needed for the job
getJobSetupCleanupNeeded() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getJobSetupCleanupNeeded() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getJobSetupCleanupNeeded() - Method in class org.apache.hadoop.mapreduce.task.JobContextImpl
Get whether job-setup and job-cleanup is needed for the job
getJobsFromQueue(String) - Method in class org.apache.hadoop.mapred.JobClient
Gets all the jobs which were added to particular Job Queue
getJobSplitFile(Path) - Static method in class org.apache.hadoop.mapreduce.JobSubmissionFiles
 
getJobSplitMetaFile(Path) - Static method in class org.apache.hadoop.mapreduce.JobSubmissionFiles
 
getJobState() - Method in interface org.apache.hadoop.mapred.RunningJob
Returns the current state of the Job.
getJobState() - Method in class org.apache.hadoop.mapreduce.Job
Returns the current state of the Job.
getJobState() - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
 
getJobStatus() - Method in interface org.apache.hadoop.mapred.RunningJob
Returns a snapshot of the current status, JobStatus, of the Job.
getJobStatus() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.JobInfo
 
getJobStatus() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInited.Builder
Gets the value of the 'jobStatus' field
getJobStatus() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInited
Gets the value of the 'jobStatus' field.
getJobStatus() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobStatusChanged.Builder
Gets the value of the 'jobStatus' field
getJobStatus() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobStatusChanged
Gets the value of the 'jobStatus' field.
getJobStatus() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletion.Builder
Gets the value of the 'jobStatus' field
getJobStatus() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobUnsuccessfulCompletion
Gets the value of the 'jobStatus' field.
getJobStatus(JobID) - Method in interface org.apache.hadoop.mapreduce.protocol.ClientProtocol
Grab a handle to a job that is already known to the JobTracker.
getJobStatuses() - Method in class org.apache.hadoop.mapreduce.QueueInfo
Get the jobs submitted to queue
getJobSubmitter(FileSystem, ClientProtocol) - Method in class org.apache.hadoop.mapreduce.Job
Only for mocking via unit tests.
getJobToken(Credentials) - Static method in class org.apache.hadoop.mapreduce.security.TokenCache
 
getJobTokenSecret() - Method in class org.apache.hadoop.mapred.Task
Get the job token secret
getJobTrackerState() - Method in class org.apache.hadoop.mapred.ClusterStatus
Deprecated.
getJobTrackerStatus() - Method in class org.apache.hadoop.mapred.ClusterStatus
Get the JobTracker's status.
getJobTrackerStatus() - Method in class org.apache.hadoop.mapreduce.Cluster
Get the JobTracker's status.
getJobTrackerStatus() - Method in interface org.apache.hadoop.mapreduce.protocol.ClientProtocol
Get the JobTracker's status.
getJtIdentifier() - Method in class org.apache.hadoop.mapreduce.JobID
 
getKeepCommandFile(JobConf) - Static method in class org.apache.hadoop.mapred.pipes.Submitter
Does the user want to keep the command file for debugging? If this is true, pipes will write a copy of the command data to a file in the task directory named "downlink.data", which may be used to run the C++ program under the debugger.
getKeepFailedTaskFiles() - Method in class org.apache.hadoop.mapred.JobConf
Should the temporary files for failed tasks be kept?
getKeepTaskFilesPattern() - Method in class org.apache.hadoop.mapred.JobConf
Get the regular expression that is matched against the task names to see if we need to keep the files.
getKey() - Method in class org.apache.hadoop.mapred.MapTask.MapOutputBuffer.MRResultIterator
 
getKey() - Method in interface org.apache.hadoop.mapred.RawKeyValueIterator
Gets the current raw key.
getKey() - Method in class org.apache.hadoop.mapreduce.counters.FrameworkCounterGroup.FrameworkCounter
 
getKey() - Method in class org.apache.hadoop.mapreduce.lib.fieldsel.FieldSelectionHelper
 
getKeyClass() - Method in class org.apache.hadoop.mapred.KeyValueLineRecordReader
 
getKeyClass() - Method in class org.apache.hadoop.mapred.SequenceFileRecordReader
The class of key that must be passed to SequenceFileRecordReader.next(Object, Object)..
getKeyClass() - Method in class org.apache.hadoop.mapreduce.lib.input.KeyValueLineRecordReader
 
getKeyClassName() - Method in class org.apache.hadoop.mapred.SequenceFileAsBinaryInputFormat.SequenceFileAsBinaryRecordReader
Retrieve the name of the key class for this SequenceFile.
getKeyClassName() - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileAsBinaryInputFormat.SequenceFileAsBinaryRecordReader
Retrieve the name of the key class for this SequenceFile.
getKeyFieldComparatorOption() - Method in class org.apache.hadoop.mapred.JobConf
Get the KeyFieldBasedComparator options
getKeyFieldComparatorOption(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedComparator
Get the KeyFieldBasedComparator options
getKeyFieldPartitionerOption() - Method in class org.apache.hadoop.mapred.JobConf
Get the KeyFieldBasedPartitioner options
getKeyFieldPartitionerOption(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedPartitioner
Get the KeyFieldBasedPartitioner options
getKind() - Method in class org.apache.hadoop.mapreduce.security.token.delegation.DelegationTokenIdentifier
 
getKind() - Method in class org.apache.hadoop.mapreduce.security.token.JobTokenIdentifier
getKind() - Method in class org.apache.hadoop.mapreduce.security.token.JobTokenIdentifier.Renewer
 
getLatestAMInfo() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.JobInfo
 
getLaunchTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.JobInfo
 
getLaunchTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInfoChange.Builder
Gets the value of the 'launchTime' field
getLaunchTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInfoChange
Gets the value of the 'launchTime' field.
getLaunchTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInfoChangeEvent
Get the Job launch time
getLaunchTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInited.Builder
Gets the value of the 'launchTime' field
getLaunchTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInited
Gets the value of the 'launchTime' field.
getLaunchTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobInitedEvent
Get the launch time
getLeafQueueNames() - Method in class org.apache.hadoop.mapred.QueueManager
Return the set of leaf level queues configured in the system to which jobs are submitted.
getLength() - Method in class org.apache.hadoop.mapred.FileSplit
The number of bytes in the file to process.
getLength() - Method in class org.apache.hadoop.mapred.IFile.Reader
 
getLength() - Method in interface org.apache.hadoop.mapred.InputSplit
Get the total number of bytes in the data of the InputSplit.
getLength() - Method in class org.apache.hadoop.mapred.join.CompositeInputSplit
Return the aggregate length of all child InputSplits currently added.
getLength(int) - Method in class org.apache.hadoop.mapred.join.CompositeInputSplit
Get the length of ith child InputSplit.
getLength() - Method in class org.apache.hadoop.mapred.Merger.Segment
 
getLength() - Method in class org.apache.hadoop.mapreduce.InputSplit
Get the size of the split, so that the input splits can be sorted by size.
getLength() - Method in class org.apache.hadoop.mapreduce.lib.db.DataDrivenDBInputFormat.DataDrivenDBInputSplit
 
getLength() - Method in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat.DBInputSplit
 
getLength() - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileSplit
 
getLength(int) - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileSplit
Returns the length of the ith Path
getLength() - Method in class org.apache.hadoop.mapreduce.lib.input.FileSplit
The number of bytes in the file to process.
getLength() - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeInputSplit
Return the aggregate length of all child InputSplits currently added.
getLength(int) - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeInputSplit
Get the length of ith child InputSplit.
getLength() - Method in class org.apache.hadoop.mapreduce.task.reduce.InMemoryReader
 
getLengths() - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileSplit
Returns an array containing the lengths of the files in the split
getLocalCacheArchives(Configuration) - Static method in class org.apache.hadoop.mapreduce.filecache.DistributedCache
Deprecated.
getLocalCacheArchives() - Method in interface org.apache.hadoop.mapreduce.JobContext
Deprecated.
the array returned only includes the items the were downloaded. There is no way to map this to what is returned by JobContext.getCacheArchives().
getLocalCacheArchives() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getLocalCacheArchives() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getLocalCacheArchives() - Method in class org.apache.hadoop.mapreduce.task.JobContextImpl
Return the path array of the localized caches
getLocalCacheFiles(Configuration) - Static method in class org.apache.hadoop.mapreduce.filecache.DistributedCache
Deprecated.
getLocalCacheFiles() - Method in interface org.apache.hadoop.mapreduce.JobContext
Deprecated.
the array returned only includes the items the were downloaded. There is no way to map this to what is returned by JobContext.getCacheFiles().
getLocalCacheFiles() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getLocalCacheFiles() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getLocalCacheFiles() - Method in class org.apache.hadoop.mapreduce.task.JobContextImpl
Return the path array of the localized files
getLocalDirAllocator() - Method in class org.apache.hadoop.mapred.ShuffleConsumerPlugin.Context
 
getLocalDirs() - Method in class org.apache.hadoop.mapred.JobConf
 
getLocalFS() - Method in class org.apache.hadoop.mapred.ShuffleConsumerPlugin.Context
 
getLocality() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStarted.Builder
Gets the value of the 'locality' field
getLocality() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStarted
Gets the value of the 'locality' field.
getLocality() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStartedEvent
Get the locality
getLocalMapFiles() - Method in class org.apache.hadoop.mapred.ShuffleConsumerPlugin.Context
 
getLocalPath(String) - Method in class org.apache.hadoop.mapred.JobConf
Constructs a local file name.
getLocation(int) - Method in class org.apache.hadoop.mapred.join.CompositeInputSplit
getLocations from ith InputSplit.
getLocation() - Method in class org.apache.hadoop.mapred.SplitLocationInfo
 
getLocation(int) - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeInputSplit
getLocations from ith InputSplit.
getLocationInfo() - Method in class org.apache.hadoop.mapred.FileSplit
 
getLocationInfo() - Method in interface org.apache.hadoop.mapred.InputSplitWithLocationInfo
Gets info about which nodes the input split is stored on and how it is stored at each location.
getLocationInfo() - Method in class org.apache.hadoop.mapreduce.InputSplit
Gets info about which nodes the input split is stored on and how it is stored at each location.
getLocationInfo() - Method in class org.apache.hadoop.mapreduce.lib.input.FileSplit
 
getLocations() - Method in class org.apache.hadoop.mapred.FileSplit
 
getLocations() - Method in interface org.apache.hadoop.mapred.InputSplit
Get the list of hostnames where the input split is located.
getLocations() - Method in class org.apache.hadoop.mapred.join.CompositeInputSplit
Collect a set of hosts from all child InputSplits.
getLocations() - Method in class org.apache.hadoop.mapred.MultiFileSplit
 
getLocations() - Method in class org.apache.hadoop.mapreduce.InputSplit
Get the list of nodes by name where the data for the split would be local.
getLocations() - Method in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat.DBInputSplit
Get the list of nodes by name where the data for the split would be local.
getLocations() - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileSplit
Returns all the Paths where this input-split resides
getLocations() - Method in class org.apache.hadoop.mapreduce.lib.input.FileSplit
 
getLocations() - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeInputSplit
Collect a set of hosts from all child InputSplits.
getLocations() - Method in class org.apache.hadoop.mapreduce.split.JobSplit.SplitMetaInfo
 
getLocations() - Method in class org.apache.hadoop.mapreduce.split.JobSplit.TaskSplitMetaInfo
 
getLogFileParams(JobID, TaskAttemptID) - Method in interface org.apache.hadoop.mapreduce.protocol.ClientProtocol
Gets the location of the log file for a job if no taskAttemptId is specified, otherwise gets the log location for the taskAttemptId.
getLogParams(JobID, TaskAttemptID) - Method in class org.apache.hadoop.mapreduce.Cluster
Get log parameters for the specified jobID or taskAttemptID
getLowerClause() - Method in class org.apache.hadoop.mapreduce.lib.db.DataDrivenDBInputFormat.DataDrivenDBInputSplit
 
getMapCompletionEvents(JobID, int, int, TaskAttemptID) - Method in interface org.apache.hadoop.mapred.TaskUmbilicalProtocol
Called by a reduce task to get the map output locations for finished maps.
getMapContext(MapContext<KEYIN, VALUEIN, KEYOUT, VALUEOUT>) - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper
Get a wrapped Mapper.Context for custom implementations.
getMapCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinished.Builder
Gets the value of the 'mapCounters' field
getMapCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinished
Gets the value of the 'mapCounters' field.
getMapCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobFinishedEvent
Get the Map counters for the job
getMapCounters() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.JobInfo
 
getMapDebugScript() - Method in class org.apache.hadoop.mapred.JobConf
Get the map task's debug script.
getMapFinished() - Method in class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer.SummarizedJob
Get number of maps that finished
getMapFinishTime() - Method in class org.apache.hadoop.mapred.TaskStatus
Get map phase finish time for the task.
getMapFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.TaskAttemptInfo
 
getMapFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished.Builder
Gets the value of the 'mapFinishTime' field
getMapFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished
Gets the value of the 'mapFinishTime' field.
getMapFinishTime() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinishedEvent
Get the map phase finish time
getMapId() - Method in class org.apache.hadoop.mapreduce.task.reduce.MapOutput
 
getMapOutputCompressorClass(Class<? extends CompressionCodec>) - Method in class org.apache.hadoop.mapred.JobConf
Get the CompressionCodec for compressing the map outputs.
getMapOutputFile() - Method in class org.apache.hadoop.mapred.ShuffleConsumerPlugin.Context
 
getMapOutputFile() - Method in class org.apache.hadoop.mapred.Task
 
getMapOutputKeyClass() - Method in class org.apache.hadoop.mapred.JobConf
Get the key class for the map output data.
getMapOutputKeyClass() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get the key class for the map output data.
getMapOutputKeyClass() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getMapOutputKeyClass() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getMapOutputKeyClass() - Method in class org.apache.hadoop.mapreduce.task.JobContextImpl
Get the key class for the map output data.
getMapOutputValueClass() - Method in class org.apache.hadoop.mapred.JobConf
Get the value class for the map output data.
getMapOutputValueClass() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get the value class for the map output data.
getMapOutputValueClass() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getMapOutputValueClass() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getMapOutputValueClass() - Method in class org.apache.hadoop.mapreduce.task.JobContextImpl
Get the value class for the map output data.
getMapper() - Method in class org.apache.hadoop.mapred.MapRunner
 
getMapperClass() - Method in class org.apache.hadoop.mapred.JobConf
Get the Mapper class for the job.
getMapperClass() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get the Mapper class for the job.
getMapperClass(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.map.MultithreadedMapper
Get the application's mapper class.
getMapperClass() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getMapperClass() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getMapperClass() - Method in class org.apache.hadoop.mapreduce.task.JobContextImpl
Get the Mapper class for the job.
getMapperMaxSkipRecords(Configuration) - Static method in class org.apache.hadoop.mapred.SkipBadRecords
Get the number of acceptable skip records surrounding the bad record PER bad record in mapper.
getMapProgress() - Method in class org.apache.hadoop.mapreduce.JobStatus
 
getMapredJobID() - Method in class org.apache.hadoop.mapred.jobcontrol.Job
 
getMapredJobId() - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
 
getMapRunnerClass() - Method in class org.apache.hadoop.mapred.JobConf
Get the MapRunnable class for the job.
getMapsForHost(MapHost) - Method in class org.apache.hadoop.mapreduce.task.reduce.ShuffleSchedulerImpl
 
getMapSlotCapacity() - Method in class org.apache.hadoop.mapreduce.ClusterMetrics
Get the total number of map slots in the cluster.
getMapSpeculativeExecution() - Method in class org.apache.hadoop.mapred.JobConf
Should speculative execution be used for this job for map tasks? Defaults to true.
getMapStarted() - Method in class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer.SummarizedJob
Get number of maps that were started
getMapTask() - Method in class org.apache.hadoop.mapred.MapOutputCollector.Context
 
getMapTaskCompletionEvents() - Method in class org.apache.hadoop.mapred.MapTaskCompletionEventsUpdate
 
getMapTaskReports(JobID) - Method in class org.apache.hadoop.mapred.JobClient
Get the information of the current state of the map tasks of a job.
getMapTaskReports(String) - Method in class org.apache.hadoop.mapred.JobClient
Deprecated.
Applications should rather use JobClient.getMapTaskReports(JobID)
getMapTasks() - Method in class org.apache.hadoop.mapred.ClusterStatus
Get the number of currently running map tasks in the cluster.
getMapTasks() - Method in class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer.AnalyzedJob
Get the map tasks list
getMasterAddress(Configuration) - Static method in class org.apache.hadoop.mapred.Master
 
getMasterPrincipal(Configuration) - Static method in class org.apache.hadoop.mapred.Master
 
getMasterUserName(Configuration) - Static method in class org.apache.hadoop.mapred.Master
 
getMaxHostFailures() - Method in class org.apache.hadoop.mapreduce.task.reduce.ShuffleSchedulerImpl
 
getMaxMapAttempts() - Method in class org.apache.hadoop.mapred.JobConf
Get the configured number of maximum attempts that will be made to run a map task, as specified by the mapreduce.map.maxattempts property.
getMaxMapAttempts() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get the configured number of maximum attempts that will be made to run a map task, as specified by the mapred.map.max.attempts property.
getMaxMapAttempts() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getMaxMapAttempts() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getMaxMapAttempts() - Method in class org.apache.hadoop.mapreduce.task.JobContextImpl
Get the configured number of maximum attempts that will be made to run a map task, as specified by the mapred.map.max.attempts property.
getMaxMapTaskFailuresPercent() - Method in class org.apache.hadoop.mapred.JobConf
Get the maximum percentage of map tasks that can fail without the job being aborted.
getMaxMapTasks() - Method in class org.apache.hadoop.mapred.ClusterStatus
Get the maximum capacity for running map tasks in the cluster.
getMaxMemory() - Method in class org.apache.hadoop.mapred.ClusterStatus
Deprecated.
getMaxPhysicalMemoryForTask() - Method in class org.apache.hadoop.mapred.JobConf
Deprecated.
this variable is deprecated and nolonger in use.
getMaxReduceAttempts() - Method in class org.apache.hadoop.mapred.JobConf
Get the configured number of maximum attempts that will be made to run a reduce task, as specified by the mapreduce.reduce.maxattempts property.
getMaxReduceAttempts() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get the configured number of maximum attempts that will be made to run a reduce task, as specified by the mapred.reduce.max.attempts property.
getMaxReduceAttempts() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getMaxReduceAttempts() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getMaxReduceAttempts() - Method in class org.apache.hadoop.mapreduce.task.JobContextImpl
Get the configured number of maximum attempts that will be made to run a reduce task, as specified by the mapred.reduce.max.attempts property.
getMaxReduceTaskFailuresPercent() - Method in class org.apache.hadoop.mapred.JobConf
Get the maximum percentage of reduce tasks that can fail without the job being aborted.
getMaxReduceTasks() - Method in class org.apache.hadoop.mapred.ClusterStatus
Get the maximum capacity for running reduce tasks in the cluster.
getMaxSplitSize(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
Get the maximum split size.
getMaxStringSize() - Method in class org.apache.hadoop.mapred.TaskStatus
Testcases can override TaskStatus.getMaxStringSize() to control the max-size of strings in TaskStatus.
getMaxTaskFailuresPerTracker() - Method in class org.apache.hadoop.mapred.JobConf
Expert: Get the maximum no.
getMaxVirtualMemoryForTask() - Method in class org.apache.hadoop.mapred.JobConf
getMemory() - Method in class org.apache.hadoop.mapreduce.jobhistory.NormalizedResourceEvent
the normalized memory
getMemoryForMapTask() - Method in class org.apache.hadoop.mapred.JobConf
Get memory required to run a map task of the job, in MB.
getMemoryForReduceTask() - Method in class org.apache.hadoop.mapred.JobConf
Get memory required to run a reduce task of the job, in MB.
getMergedMapOutputsCounter() - Method in class org.apache.hadoop.mapred.ShuffleConsumerPlugin.Context
 
getMergePhase() - Method in class org.apache.hadoop.mapred.ShuffleConsumerPlugin.Context
 
getMessage() - Method in exception org.apache.hadoop.mapred.InvalidInputException
Get a summary message of the problems found.
getMessage() - Method in exception org.apache.hadoop.mapreduce.lib.input.InvalidInputException
Get a summary message of the problems found.
getMessage() - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
 
getMinSplitSize(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
Get the minimum split size
getMRv2LogDir() - Static method in class org.apache.hadoop.mapred.TaskLog
 
getName() - Method in class org.apache.hadoop.mapred.Counters.Counter
 
getName() - Method in class org.apache.hadoop.mapred.Counters.Group
 
getName() - Method in interface org.apache.hadoop.mapreduce.Counter
 
getName() - Method in class org.apache.hadoop.mapreduce.counters.AbstractCounterGroup
 
getName() - Method in interface org.apache.hadoop.mapreduce.counters.CounterGroupBase
Get the internal name of the group
getName() - Method in class org.apache.hadoop.mapreduce.counters.FileSystemCounterGroup.FSCounter
 
getName() - Method in class org.apache.hadoop.mapreduce.counters.FileSystemCounterGroup
 
getName() - Method in class org.apache.hadoop.mapreduce.counters.FrameworkCounterGroup.FrameworkCounter
 
getName() - Method in class org.apache.hadoop.mapreduce.counters.FrameworkCounterGroup
 
getName() - Method in class org.apache.hadoop.mapreduce.counters.GenericCounter
 
getName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JhCounter.Builder
Gets the value of the 'name' field
getName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JhCounter
Gets the value of the 'name' field.
getName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JhCounterGroup.Builder
Gets the value of the 'name' field
getName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JhCounterGroup
Gets the value of the 'name' field.
getName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JhCounters.Builder
Gets the value of the 'name' field
getName() - Method in class org.apache.hadoop.mapreduce.jobhistory.JhCounters
Gets the value of the 'name' field.
getNamedOutputFormatClass(JobConf, String) - Static method in class org.apache.hadoop.mapred.lib.MultipleOutputs
Returns the named output OutputFormat.
getNamedOutputKeyClass(JobConf, String) - Static method in class org.apache.hadoop.mapred.lib.MultipleOutputs
Returns the key class for a named output.
getNamedOutputs() - Method in class org.apache.hadoop.mapred.lib.MultipleOutputs
Returns iterator with the defined name outputs.
getNamedOutputsList(JobConf) - Static method in class org.apache.hadoop.mapred.lib.MultipleOutputs
Returns list of channel names.
getNamedOutputValueClass(JobConf, String) - Static method in class org.apache.hadoop.mapred.lib.MultipleOutputs
Returns the value class for a named output.
getNeededMem() - Method in class org.apache.hadoop.mapreduce.JobStatus
 
getNewJobID() - Method in interface org.apache.hadoop.mapreduce.protocol.ClientProtocol
Allocate a name for the job.
getNextEvent() - Method in class org.apache.hadoop.mapreduce.jobhistory.EventReader
Get the next event from the stream
getNextRecordRange() - Method in class org.apache.hadoop.mapred.TaskStatus
Get the next record range which is going to be processed by Task.
getNode() - Method in class org.apache.hadoop.mapred.join.Parser.NodeToken
 
getNode() - Method in class org.apache.hadoop.mapred.join.Parser.Token
 
getNode() - Method in class org.apache.hadoop.mapreduce.lib.join.Parser.NodeToken
 
getNode() - Method in class org.apache.hadoop.mapreduce.lib.join.Parser.Token
 
getNodeId() - Method in class org.apache.hadoop.mapreduce.v2.LogParams
 
getNodeManagerHost() - Method in class org.apache.hadoop.mapreduce.jobhistory.AMStarted.Builder
Gets the value of the 'nodeManagerHost' field
getNodeManagerHost() - Method in class org.apache.hadoop.mapreduce.jobhistory.AMStarted
Gets the value of the 'nodeManagerHost' field.
getNodeManagerHost() - Method in class org.apache.hadoop.mapreduce.jobhistory.AMStartedEvent
 
getNodeManagerHost() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.AMInfo
 
getNodeManagerHttpPort() - Method in class org.apache.hadoop.mapreduce.jobhistory.AMStarted.Builder
Gets the value of the 'nodeManagerHttpPort' field
getNodeManagerHttpPort() - Method in class org.apache.hadoop.mapreduce.jobhistory.AMStarted
Gets the value of the 'nodeManagerHttpPort' field.
getNodeManagerHttpPort() - Method in class org.apache.hadoop.mapreduce.jobhistory.AMStartedEvent
 
getNodeManagerHttpPort() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.AMInfo
 
getNodeManagerPort() - Method in class org.apache.hadoop.mapreduce.jobhistory.AMStarted.Builder
Gets the value of the 'nodeManagerPort' field
getNodeManagerPort() - Method in class org.apache.hadoop.mapreduce.jobhistory.AMStarted
Gets the value of the 'nodeManagerPort' field.
getNodeManagerPort() - Method in class org.apache.hadoop.mapreduce.jobhistory.AMStartedEvent
 
getNodeManagerPort() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.AMInfo
 
getNum() - Method in class org.apache.hadoop.mapred.join.Parser.NumToken
 
getNum() - Method in class org.apache.hadoop.mapred.join.Parser.Token
 
getNum() - Method in class org.apache.hadoop.mapreduce.lib.join.Parser.NumToken
 
getNum() - Method in class org.apache.hadoop.mapreduce.lib.join.Parser.Token
 
getNumberOfThreads(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.map.MultithreadedMapper
The number of threads in the thread pool that will run the map function.
getNumExcludedNodes() - Method in class org.apache.hadoop.mapred.ClusterStatus
Get the number of excluded hosts in the cluster.
getNumFailedCleanups() - Method in class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer.SummarizedJob
Get number of failed cleanup tasks
getNumFailedMaps() - Method in class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer.SummarizedJob
Get number of failed maps
getNumFailedReduces() - Method in class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer.SummarizedJob
Get number of failed reduces
getNumFailedSetups() - Method in class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer.SummarizedJob
Get number of failed set up tasks
getNumFinishedCleanups() - Method in class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer.SummarizedJob
Get number of cleanup tasks that finished
getNumFinishedSetups() - Method in class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer.SummarizedJob
Get number of finished set up tasks
getNumKilledCleanups() - Method in class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer.SummarizedJob
Get number of killed cleanup tasks
getNumKilledMaps() - Method in class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer.SummarizedJob
Get number of killed maps
getNumKilledReduces() - Method in class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer.SummarizedJob
Get number of killed reduces
getNumKilledSetups() - Method in class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer.SummarizedJob
Get number of killed set up tasks
getNumKnownMapOutputs() - Method in class org.apache.hadoop.mapreduce.task.reduce.MapHost
 
getNumLinesPerSplit(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.input.NLineInputFormat
Get the number of lines per split
getNumMaps() - Method in class org.apache.hadoop.mapred.ReduceTask
 
getNumMapTasks() - Method in class org.apache.hadoop.mapred.JobConf
Get configured the number of reduce tasks for this job.
getNumPaths() - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileSplit
Returns the number of Paths in the split
getNumReduceTasks() - Method in class org.apache.hadoop.mapred.JobConf
Get configured the number of reduce tasks for this job.
getNumReduceTasks() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get configured the number of reduce tasks for this job.
getNumReduceTasks() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getNumReduceTasks() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getNumReduceTasks() - Method in class org.apache.hadoop.mapreduce.task.JobContextImpl
Get configured the number of reduce tasks for this job.
getNumReservedSlots() - Method in class org.apache.hadoop.mapreduce.JobStatus
 
getNumSlots() - Method in class org.apache.hadoop.mapred.TaskStatus
 
getNumSlotsRequired() - Method in class org.apache.hadoop.mapred.Task
 
getNumTasksToExecutePerJvm() - Method in class org.apache.hadoop.mapred.JobConf
Get the number of tasks that a spawned JVM should execute
getNumUsedSlots() - Method in class org.apache.hadoop.mapreduce.JobStatus
 
getOccupiedMapSlots() - Method in class org.apache.hadoop.mapreduce.ClusterMetrics
Get number of occupied map slots in the cluster.
getOccupiedReduceSlots() - Method in class org.apache.hadoop.mapreduce.ClusterMetrics
Get the number of occupied reduce slots in the cluster.
getOffset(int) - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileSplit
Returns the start offset of the ith Path
getOperations() - Method in class org.apache.hadoop.mapreduce.QueueAclsInfo
Get opearations allowed on queue.
getOutputCommitter() - Method in class org.apache.hadoop.mapred.JobConf
Get the OutputCommitter implementation for the map-reduce job, defaults to FileOutputCommitter if not specified explicitly.
getOutputCommitter(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.db.DBOutputFormat
 
getOutputCommitter() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getOutputCommitter(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
 
getOutputCommitter(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FilterOutputFormat
 
getOutputCommitter(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.LazyOutputFormat
 
getOutputCommitter(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.NullOutputFormat
 
getOutputCommitter() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getOutputCommitter(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.OutputFormat
Get the output committer for this output format.
getOutputCommitter() - Method in class org.apache.hadoop.mapreduce.task.TaskInputOutputContextImpl
 
getOutputCommitter() - Method in interface org.apache.hadoop.mapreduce.TaskInputOutputContext
Get the OutputCommitter for the task-attempt.
getOutputCompressionType(JobConf) - Static method in class org.apache.hadoop.mapred.SequenceFileOutputFormat
Get the SequenceFile.CompressionType for the output SequenceFile.
getOutputCompressionType(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.output.SequenceFileOutputFormat
Get the SequenceFile.CompressionType for the output SequenceFile.
getOutputCompressorClass(JobConf, Class<? extends CompressionCodec>) - Static method in class org.apache.hadoop.mapred.FileOutputFormat
Get the CompressionCodec for compressing the job outputs.
getOutputCompressorClass(JobContext, Class<? extends CompressionCodec>) - Static method in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
Get the CompressionCodec for compressing the job outputs.
getOutputFieldCount() - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
 
getOutputFieldNames() - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
 
getOutputFile() - Method in class org.apache.hadoop.mapred.MapOutputFile
Return the path to local map output file created earlier
getOutputFile() - Method in class org.apache.hadoop.mapred.MROutputFiles
Return the path to local map output file created earlier
getOutputFileForWrite(long) - Method in class org.apache.hadoop.mapred.MapOutputFile
Create a local map output file name.
getOutputFileForWrite(long) - Method in class org.apache.hadoop.mapred.MROutputFiles
Create a local map output file name.
getOutputFileForWriteInVolume(Path) - Method in class org.apache.hadoop.mapred.MapOutputFile
Create a local map output file name on the same volume.
getOutputFileForWriteInVolume(Path) - Method in class org.apache.hadoop.mapred.MROutputFiles
Create a local map output file name on the same volume.
getOutputFormat() - Method in class org.apache.hadoop.mapred.JobConf
Get the OutputFormat implementation for the map-reduce job, defaults to TextOutputFormat if not specified explicity.
getOutputFormatClass() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get the OutputFormat class for the job.
getOutputFormatClass() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getOutputFormatClass() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getOutputFormatClass() - Method in class org.apache.hadoop.mapreduce.task.JobContextImpl
Get the OutputFormat class for the job.
getOutputIndexFile() - Method in class org.apache.hadoop.mapred.MapOutputFile
Return the path to a local map output index file created earlier
getOutputIndexFile() - Method in class org.apache.hadoop.mapred.MROutputFiles
Return the path to a local map output index file created earlier
getOutputIndexFileForWrite(long) - Method in class org.apache.hadoop.mapred.MapOutputFile
Create a local map output index file name.
getOutputIndexFileForWrite(long) - Method in class org.apache.hadoop.mapred.MROutputFiles
Create a local map output index file name.
getOutputIndexFileForWriteInVolume(Path) - Method in class org.apache.hadoop.mapred.MapOutputFile
Create a local map output index file name on the same volume.
getOutputIndexFileForWriteInVolume(Path) - Method in class org.apache.hadoop.mapred.MROutputFiles
Create a local map output index file name on the same volume.
getOutputKeyClass() - Method in class org.apache.hadoop.mapred.JobConf
Get the key class for the job output data.
getOutputKeyClass() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get the key class for the job output data.
getOutputKeyClass() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getOutputKeyClass() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getOutputKeyClass() - Method in class org.apache.hadoop.mapreduce.task.JobContextImpl
Get the key class for the job output data.
getOutputKeyComparator() - Method in class org.apache.hadoop.mapred.JobConf
Get the RawComparator comparator used to compare keys.
getOutputName(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
Get the base output name for the output file.
getOutputPath(JobConf) - Static method in class org.apache.hadoop.mapred.FileOutputFormat
Get the Path to the output directory for the map-reduce job.
getOutputPath(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
Get the Path to the output directory for the map-reduce job.
getOutputSize() - Method in class org.apache.hadoop.mapred.TaskStatus
Returns the number of bytes of output from this map.
getOutputStream(int) - Method in class org.apache.hadoop.mapred.BackupStore
For writing the first key and value bytes directly from the value iterators, pass the current underlying output stream
getOutputStream() - Method in class org.apache.hadoop.mapred.IFile.Writer
 
getOutputTableName() - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
 
getOutputValueClass() - Method in class org.apache.hadoop.mapred.JobConf
Get the value class for job outputs.
getOutputValueClass() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get the value class for job outputs.
getOutputValueClass() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getOutputValueClass() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getOutputValueClass() - Method in class org.apache.hadoop.mapreduce.task.JobContextImpl
Get the value class for job outputs.
getOutputValueGroupingComparator() - Method in class org.apache.hadoop.mapred.JobConf
Get the user defined WritableComparable comparator for grouping keys of inputs to the reduce.
getOwner() - Method in class org.apache.hadoop.mapreduce.v2.LogParams
 
getParseException() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser
Get the parse exception, if any.
getPartition(K2, V2, int) - Method in class org.apache.hadoop.mapred.lib.HashPartitioner
Use Object.hashCode() to partition.
getPartition(K2, V2, int) - Method in interface org.apache.hadoop.mapred.Partitioner
Get the paritition number for a given key (hence record) given the total number of partitions i.e.
getPartition() - Method in class org.apache.hadoop.mapred.Task
Get the index of this task within the job.
getPartition(BinaryComparable, V, int) - Method in class org.apache.hadoop.mapreduce.lib.partition.BinaryPartitioner
Use (the specified slice of the array returned by) BinaryComparable.getBytes() to partition.
getPartition(K, V, int) - Method in class org.apache.hadoop.mapreduce.lib.partition.HashPartitioner
Use Object.hashCode() to partition.
getPartition(K2, V2, int) - Method in class org.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedPartitioner
 
getPartition(int, int) - Method in class org.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedPartitioner
 
getPartition(K, V, int) - Method in class org.apache.hadoop.mapreduce.lib.partition.TotalOrderPartitioner
 
getPartition(KEY, VALUE, int) - Method in class org.apache.hadoop.mapreduce.Partitioner
Get the partition number for a given key (hence record) given the total number of partitions i.e.
getPartitionerClass() - Method in class org.apache.hadoop.mapred.JobConf
Get the Partitioner used to partition Mapper-outputs to be sent to the Reducers.
getPartitionerClass() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get the Partitioner class for the job.
getPartitionerClass() - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper.Context
 
getPartitionerClass() - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer.Context
 
getPartitionerClass() - Method in class org.apache.hadoop.mapreduce.task.JobContextImpl
Get the Partitioner class for the job.
getPartitionFile(JobConf) - Static method in class org.apache.hadoop.mapred.lib.TotalOrderPartitioner
getPartitionFile(Configuration) - Static method in class org.apache.hadoop.mapreduce.lib.partition.TotalOrderPartitioner
Get the path to the SequenceFile storing the sorted partition keyset.
getPath() - Method in class org.apache.hadoop.mapred.FileSplit
The file containing this split's data.
getPath(int) - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileSplit
Returns the ith Path
getPath() - Method in class org.apache.hadoop.mapreduce.lib.input.FileSplit
The file containing this split's data.
getPathForCustomFile(JobConf, String) - Static method in class org.apache.hadoop.mapred.FileOutputFormat
Helper function to generate a Path for a file that is unique for the task within the job output directory.
getPathForWorkFile(TaskInputOutputContext<?, ?, ?, ?>, String, String) - Static method in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
Helper function to generate a Path for a file that is unique for the task within the job output directory.
getPaths() - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileSplit
Returns all the Paths in the split
getPhase() - Method in class org.apache.hadoop.mapred.Task
Return current phase of the task.
getPhase() - Method in class org.apache.hadoop.mapred.TaskStatus
Get current phase of this task.
getPhysMemKbytes() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished.Builder
Gets the value of the 'physMemKbytes' field
getPhysMemKbytes() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished
Gets the value of the 'physMemKbytes' field.
getPhysMemKbytes() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinishedEvent
 
getPhysMemKbytes() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished.Builder
Gets the value of the 'physMemKbytes' field
getPhysMemKbytes() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished
Gets the value of the 'physMemKbytes' field.
getPhysMemKbytes() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinishedEvent
 
getPhysMemKbytes() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion.Builder
Gets the value of the 'physMemKbytes' field
getPhysMemKbytes() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion
Gets the value of the 'physMemKbytes' field.
getPhysMemKbytes() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletionEvent
 
getPort() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.TaskAttemptInfo
 
getPort() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished.Builder
Gets the value of the 'port' field
getPort() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinished
Gets the value of the 'port' field.
getPort() - Method in class org.apache.hadoop.mapreduce.jobhistory.MapAttemptFinishedEvent
Get the tracker rpc port
getPort() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished.Builder
Gets the value of the 'port' field
getPort() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinished
Gets the value of the 'port' field.
getPort() - Method in class org.apache.hadoop.mapreduce.jobhistory.ReduceAttemptFinishedEvent
Get the tracker rpc port
getPort() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion.Builder
Gets the value of the 'port' field
getPort() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletion
Gets the value of the 'port' field.
getPort() - Method in class org.apache.hadoop.mapreduce.jobhistory.TaskAttemptUnsuccessfulCompletionEvent
Get the rpc port for the host where the attempt executed
getPos() - Method in class org.apache.hadoop.mapred.FixedLengthRecordReader
 
getPos() - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
Unsupported (returns zero in all cases).
getPos() - Method in class org.apache.hadoop.mapred.join.WrappedRecordReader
Request position from proxied RR.
getPos() - Method in class org.apache.hadoop.mapred.KeyValueLineRecordReader
 
getPos() - Method in class org.apache.hadoop.mapred.lib.CombineFileRecordReader
return the amount of data processed
getPos() - Method in class org.apache.hadoop.mapred.lib.CombineFileRecordReaderWrapper
 
getPos() - Method in class org.apache.hadoop.mapred.lib.db.DBInputFormat.DBRecordReader
 
getPos() - Method in class org.apache.hadoop.mapred.LineRecordReader
 
getPos() - Method in interface org.apache.hadoop.mapred.RecordReader
Returns the current position in the input.
getPos() - Method in class org.apache.hadoop.mapred.SequenceFileAsBinaryInputFormat.SequenceFileAsBinaryRecordReader
 
getPos() - Method in class org.apache.hadoop.mapred.SequenceFileAsTextRecordReader
 
getPos() - Method in class org.apache.hadoop.mapred.SequenceFileRecordReader
 
getPos() - Method in class org.apache.hadoop.mapreduce.lib.db.DBRecordReader
Deprecated. 
getPos() - Method in class org.apache.hadoop.mapreduce.lib.input.FixedLengthRecordReader
 
getPosition() - Method in class org.apache.hadoop.mapred.IFile.Reader
 
getPosition() - Method in class org.apache.hadoop.mapred.IFileInputStream
 
getPosition() - Method in class org.apache.hadoop.mapred.Merger.Segment
 
getPosition() - Method in class org.apache.hadoop.mapreduce.task.reduce.InMemoryReader
 
getPrefix(boolean) - Static method in class org.apache.hadoop.mapreduce.lib.chain.Chain
Returns the prefix to use for the configuration of the chain depending if it is for a Mapper or a Reducer.
getPriority() - Method in class org.apache.hadoop.mapreduce.Job
Get scheduling info of the job.
getPriority() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.JobInfo
 
getPriority() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobPriorityChange.Builder
Gets the value of the 'priority' field
getPriority() - Method in class org.apache.hadoop.mapreduce.jobhistory.JobPriorityChange
Gets the value of the 'priority' field.
getPriority() - Method in class org.apache.hadoop.mapreduce.jobhistory.