Uploaded image for project: 'Giraph (Retired)'
  1. Giraph (Retired)
  2. GIRAPH-761

GiraphFileInputFormat ignores hidden file filter in folders

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.1.0
    • 1.1.0
    • graph
    • None

    Description

      If a folder is given as an input path to GiraphFileInputFormat, the default hidden file filter is not applied to the files in the folder. That is, hidden files (e.g. files preceded by underscores) that would not normally be handled if targeted directly are unexpectedly being passed as input if the parent folder is targeted instead.

      I would expect that when a folder is specified as input, only non-hidden files in that folder will be processed. This is consistent with the base hadoop FileInputFormat.

      Attachments

        1. GIRAPH-761.patch
          0.8 kB
          Manuel Lagang

        Activity

          People

            laganojunior Manuel Lagang
            laganojunior Manuel Lagang
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: