You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Robert Chansler (JIRA)" <ji...@apache.org> on 2009/03/04 00:10:56 UTC

[jira] Updated: (HADOOP-4747) Reuse FileStatus in FsShell where possible

     [ 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.