A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://hadoop.apache.org/docs/r1.2.1/api/org/apache/hadoop/mapred/OutputLogFilter.html below:

OutputLogFilter (Hadoop 1.2.1 API)

org.apache.hadoop.mapred
Class OutputLogFilter
java.lang.Object
  org.apache.hadoop.mapred.OutputLogFilter
All Implemented Interfaces:
PathFilter
Deprecated. Use Utils.OutputFileUtils.OutputLogFilter instead.
public class OutputLogFilter
extends Object
implements PathFilter

This class filters log files from directory given It doesnt accept paths having _logs. This can be used to list paths of output directory as follows: Path[] fileList = FileUtil.stat2Paths(fs.listStatus(outDir, new OutputLogFilter()));

  Method Summary  boolean accept(Path path)
          Deprecated. Tests whether or not the specified abstract pathname should be included in a pathname list.   Methods inherited from class java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait   OutputLogFilter
public OutputLogFilter()
Deprecated. 
accept
public boolean accept(Path path)
Deprecated. 
Description copied from interface: PathFilter
Tests whether or not the specified abstract pathname should be included in a pathname list.
Specified by:
accept in interface PathFilter
Parameters:
path - The abstract pathname to be tested
Returns:
true if and only if pathname should be included
Copyright © 2009 The Apache Software Foundation

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4