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

Hudson commented on HBASE-9662:
-------------------------------

FAILURE: Integrated in HBase-TRUNK #4562 (See 
[https://builds.apache.org/job/HBase-TRUNK/4562/])
HBASE-9662 PerformanceEvaluation input do not handle tags properties 
(mbertozzi: rev 1526452)
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/PerformanceEvaluation.java

                
> PerformanceEvaluation input do not handle tags properties
> ---------------------------------------------------------
>
>                 Key: HBASE-9662
>                 URL: https://issues.apache.org/jira/browse/HBASE-9662
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.98.0
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>             Fix For: 0.98.0
>
>         Attachments: HBASE-9662-v0.patch
>
>
> After HBASE-8496 commit, PerformanceEvaluation is throwing an exception due 
> to missing tags properties on the input line.
> {code}
> java.lang.IndexOutOfBoundsException: No group 7
>       at java.util.regex.Matcher.group(Matcher.java:470)
>       at 
> org.apache.hadoop.hbase.PerformanceEvaluation$PeInputFormat.getSplits(PerformanceEvaluation.java:351)
> {code}

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

Reply via email to