Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-2055

JobConf should have a setInputPathFilter method

VotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.17.0
    • None
    • None
    • all

    • Reviewed
    • Hide
      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).
      Show
      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).

    Description

      It should be possible to set a PathFilter for the input to avoid taking certain files as input data within the input directories.

      Attachments

        1. patch2055.txt
          8 kB
          Alejandro Abdelnur

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            tucu00 Alejandro Abdelnur
            tucu00 Alejandro Abdelnur
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment