[
https://issues.apache.org/jira/browse/HADOOP-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Devaraj Das updated HADOOP-2055:
--------------------------------
Release Note: This issue provides users the ability to specify what paths
to ignore for processing in the job input directory (apart from the filenames
that start with "_" and "."). Defines two new APIs -
FileInputFormat.setInputPathFilter(JobConf, PathFilter), and,
FileInputFormat.getInputPathFilter(JobConf).
Hadoop Flags: [Reviewed]
> JobConf should have a setInputPathFilter method
> -----------------------------------------------
>
> Key: HADOOP-2055
> URL: https://issues.apache.org/jira/browse/HADOOP-2055
> Project: Hadoop Core
> Issue Type: New Feature
> Components: mapred
> Environment: all
> Reporter: Alejandro Abdelnur
> Assignee: Alejandro Abdelnur
> Priority: Minor
> Fix For: 0.17.0
>
> Attachments: patch2055.txt
>
>
> It should be possible to set a PathFilter for the input to avoid taking
> certain files as input data within the input directories.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.