[
https://issues.apache.org/jira/browse/HADOOP-13207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran updated HADOOP-13207:
------------------------------------
Attachment: HADOOP-13207-branch-2-004.patch
HADOOP-13207 patch 004; a lot more on status list operations on files and on
the root path. Makes sure that the filter applies to the path itself, etc. Root
dir operations are carefully constructed so that no attempt is made to do a
recursive listFiles() on a root FS unless it's the FS permits root dir
operations (i.e. its a small transient one)
FS spec to use "path" as name of path argument, not "f" or "p" (as the code
does), same for "filter". + some other text cleanup.
> Specify FileSystem listStatus and listFiles
> -------------------------------------------
>
> Key: HADOOP-13207
> URL: https://issues.apache.org/jira/browse/HADOOP-13207
> Project: Hadoop Common
> Issue Type: Improvement
> Components: documentation, fs
> Affects Versions: 2.8.0
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Attachments: HADOOP-13207-branch-2-001.patch,
> HADOOP-13207-branch-2-002.patch, HADOOP-13207-branch-2-003.patch,
> HADOOP-13207-branch-2-004.patch
>
>
> The many `listStatus`, `listLocatedStatus` and `listFiles` operations have
> not been completely covered in the FS specification. There's lots of implicit
> use of {{listStatus()}} path, but no coverage or tests of the others.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]