[
https://issues.apache.org/jira/browse/HADOOP-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hairong Kuang updated HADOOP-2732:
----------------------------------
Attachment: globFix.patch
Thank Lohit and Raghu for help test and review the patch. The attached one
removes a minor unintended change in TestGlobPaths.
> ab{5[6-9],[6-9][6-9]}.gz should not be treated as an illegal glob
> -----------------------------------------------------------------
>
> Key: HADOOP-2732
> URL: https://issues.apache.org/jira/browse/HADOOP-2732
> Project: Hadoop Core
> Issue Type: Bug
> Components: fs
> Affects Versions: 0.15.3
> Reporter: Hairong Kuang
> Assignee: Hairong Kuang
> Priority: Blocker
> Fix For: 0.16.0
>
> Attachments: globFix.patch, globFix.patch
>
>
> Running hadoop dfs -ls "/xx/ab{5[6-9],[6-9][6-9]}.gz" returns the following
> error message:
> ls: Illegal file pattern: Unexpected end of a group for glob
> ab{5[6-9],[6-9][6-9]}.gz at 20
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.