[ 
https://issues.apache.org/jira/browse/HDFS-9246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14958223#comment-14958223
 ] 

Allen Wittenauer commented on HDFS-9246:
----------------------------------------

The exception message changed with us swapping out the broken regex handler.  
So this is an extremely simple patch.  (I'm not going to ask why HDFS is 
running effectively the same tests as common ... )

> TestGlobPaths#pTestCurlyBracket is failing
> ------------------------------------------
>
>                 Key: HDFS-9246
>                 URL: https://issues.apache.org/jira/browse/HDFS-9246
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Brahma Reddy Battula
>            Assignee: Brahma Reddy Battula
>
> com.google.re2j.PatternSyntaxException: error parsing regexp: Unclosed group 
> at pos 10: `myuser}{bc`
>       at org.apache.hadoop.fs.GlobPattern.error(GlobPattern.java:168)
>       at org.apache.hadoop.fs.GlobPattern.set(GlobPattern.java:154)
>       at org.apache.hadoop.fs.GlobPattern.<init>(GlobPattern.java:42)
>       at org.apache.hadoop.fs.GlobFilter.init(GlobFilter.java:67)
>       at org.apache.hadoop.fs.GlobFilter.<init>(GlobFilter.java:50)
>       at org.apache.hadoop.fs.Globber.doGlob(Globber.java:209)
>       at org.apache.hadoop.fs.Globber.glob(Globber.java:148)
>       at org.apache.hadoop.fs.FileSystem.globStatus(FileSystem.java:1664)
>       at 
> org.apache.hadoop.fs.TestGlobPaths.prepareTesting(TestGlobPaths.java:758)
>       at 
> org.apache.hadoop.fs.TestGlobPaths.pTestCurlyBracket(TestGlobPaths.java:724)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to