[
https://issues.apache.org/jira/browse/HADOOP-8910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13473423#comment-13473423
]
Daryn Sharp commented on HADOOP-8910:
-------------------------------------
Nice addition, but are you sure the examples work? Historically I've seen
exceptions if a curly-braced list contains a /. Also, some of the expansion
look wrong, at least with respect to the shell. Ex. "{a/b,c/d,{e,f}} -
a/b, c/d, {e,f}" should expand as "a/b, c/d, e, f"
> Add examples to GlobExpander#expand method
> ------------------------------------------
>
> Key: HADOOP-8910
> URL: https://issues.apache.org/jira/browse/HADOOP-8910
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs
> Reporter: Suresh Srinivas
> Assignee: Suresh Srinivas
> Priority: Minor
> Attachments: HADOOP-8910.patch
>
>
> Every time I review code related to glob I end up having to relearn how the
> code works. Adding few examples should help under some of this code better.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira