[
https://issues.apache.org/jira/browse/HADOOP-7360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daryn Sharp updated HADOOP-7360:
--------------------------------
Attachment: HADOOP-7360.patch
{{PathData}} retains all forms of relativity in a glob, including whether the
authority is present or absent (ie. hdfs://host/path or hdfs:///path).
Streamlines the {{PathData}} ctors, and converts most to private since they
were only public to ease the redesign.
Changed {{CLITestHelper}} to expand keywords not only in the commands, but also
in the expected output. Notably this allows NAMENODE to be used in the
expected output instead of fuzzy regexps.
> FsShell does not preserve relative paths with globs
> ---------------------------------------------------
>
> Key: HADOOP-7360
> URL: https://issues.apache.org/jira/browse/HADOOP-7360
> Project: Hadoop Common
> Issue Type: Improvement
> Components: fs
> Affects Versions: 0.23.0
> Reporter: Daryn Sharp
> Assignee: Daryn Sharp
> Attachments: HADOOP-7360.patch
>
>
> FsShell currently preserves relative paths that do not contain globs.
> Unfortunately the method {{fs.globStatus()}} is fully qualifying all returned
> paths. This is causing inconsistent display of paths.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira