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
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.