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


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

Reply via email to