Uses of Class
org.apache.hadoop.mapred.Utils.OutputFileUtils.OutputLogFilter

Packages that use Utils.OutputFileUtils.OutputLogFilter
org.apache.hadoop.mapred A software framework for easily writing applications which process vast amounts of data (multi-terabyte data-sets) parallelly on large clusters (thousands of nodes) built of commodity hardware in a reliable, fault-tolerant manner. 
 

Uses of Utils.OutputFileUtils.OutputLogFilter in org.apache.hadoop.mapred
 

Subclasses of Utils.OutputFileUtils.OutputLogFilter in org.apache.hadoop.mapred
static class Utils.OutputFileUtils.OutputFilesFilter
          This class filters output(part) files from the given directory It does not accept files with filenames _logs and _SUCCESS.
 



Copyright © 2009 The Apache Software Foundation