Reuse FileStatus in FsShell where possible
------------------------------------------
Key: HADOOP-4747
URL: https://issues.apache.org/jira/browse/HADOOP-4747
Project: Hadoop Core
Issue Type: Bug
Components: fs
Affects Versions: 0.19.0
Reporter: David Phillips
Priority: Minor
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.