[
https://issues.apache.org/jira/browse/HADOOP-4747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Chansler updated HADOOP-4747:
------------------------------------
Release Note: (was: Improve FsShell -ls performance with globbing)
> Reuse FileStatus in FsShell where possible
> ------------------------------------------
>
> Key: HADOOP-4747
> URL: https://issues.apache.org/jira/browse/HADOOP-4747
> Project: Hadoop Core
> Issue Type: Improvement
> Components: fs
> Affects Versions: 0.19.0
> Reporter: David Phillips
> Assignee: David Phillips
> Priority: Minor
> Fix For: 0.20.0
>
> Attachments: hadoop-fsshell-reuse-status.patch
>
>
> FsShell should reuse FileStatus objects instead of converting to a Path and
> making extra calls to the backend FS (which can be slow and expensive).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.