You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Claudio Martella (JIRA)" <ji...@apache.org> on 2013/09/18 00:35:52 UTC

[jira] [Commented] (GIRAPH-761) GiraphFileInputFormat ignores hidden file filter in folders

    [ https://issues.apache.org/jira/browse/GIRAPH-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13770095#comment-13770095 ] 

Claudio Martella commented on GIRAPH-761:
-----------------------------------------

this is very useful. does this pass mvn verify?
                
> GiraphFileInputFormat ignores hidden file filter in folders
> -----------------------------------------------------------
>
>                 Key: GIRAPH-761
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-761
>             Project: Giraph
>          Issue Type: Bug
>          Components: graph
>    Affects Versions: 1.1.0
>            Reporter: Manuel Lagang
>            Priority: Minor
>             Fix For: 1.1.0
>
>         Attachments: GIRAPH-761.patch
>
>
> 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 passed 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira