[ https://issues.apache.org/jira/browse/HADOOP-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hairong Kuang updated HADOOP-2562: ---------------------------------- Attachment: globFix.patch The patch set the hasPattern flag when seeing {} pattern in globFilter. > globPaths does not support {ab,cd} as it claims to > -------------------------------------------------- > > Key: HADOOP-2562 > URL: https://issues.apache.org/jira/browse/HADOOP-2562 > Project: Hadoop > Issue Type: Bug > Components: fs > Affects Versions: 0.15.2 > Reporter: Hairong Kuang > Assignee: Hairong Kuang > Priority: Blocker > Fix For: 0.16.0 > > Attachments: globFix.patch > > > Olga reports: > According to 0.15 documentation, FileSystem::globPaths supports {ab,cd} > matching. However, when I tried to use it with pattern > /data/mydata/{data1,data2} I got no results even though I could find the > individual files. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.