You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2013/09/26 10:44:05 UTC

[jira] [Created] (HBASE-9662) PerformanceEvaluation input do not handle tags properties

Matteo Bertozzi created HBASE-9662:
--------------------------------------

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