[ 
https://issues.apache.org/jira/browse/HDFS-2813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bochun Bai updated HDFS-2813:
-----------------------------

    Attachment: HDFS-2813_for_0.21.0.patch

Attach a patch for 0.21.0 which resolved my immediate problem.

I will submit patches and tests for the trunk later.
                
> Wildcard listing should work when parent directory does not exist
> -----------------------------------------------------------------
>
>                 Key: HDFS-2813
>                 URL: https://issues.apache.org/jira/browse/HDFS-2813
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>    Affects Versions: 0.21.0
>            Reporter: Bochun Bai
>         Attachments: HDFS-2813_for_0.21.0.patch
>
>
> For example, we have a directory structure like this:
> \A1\A2\D\F
> \B1\B2
> \C1\C2\D\F
> And "hadoop fs -ls /\*/\*/D/\*"
> should return two files instead of die with error "/B1/B2/D does not exist".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to