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

stack commented on HBASE-10419:
-------------------------------

Attached patch fails with this [~jmspaggi]:

{code}
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile 
(default-testCompile) on project hbase-server: Compilation failure
[ERROR] 
/Users/stack/checkouts/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/PerformanceEvaluation.java:[1203,13]
 cannot find symbol
[ERROR] symbol  : constructor DescriptiveStatistics(float[])
[ERROR] location: class 
org.apache.commons.math.stat.descriptive.DescriptiveStatistics
[ERROR] -> [Help 1]
{code}

Sorry we let it rot.  Mind fixing up?   I'll commit it then.

> Add multiget support to PerformanceEvaluation
> ---------------------------------------------
>
>                 Key: HBASE-10419
>                 URL: https://issues.apache.org/jira/browse/HBASE-10419
>             Project: HBase
>          Issue Type: Improvement
>          Components: test
>            Reporter: Nick Dimiduk
>            Assignee: Nick Dimiduk
>            Priority: Minor
>         Attachments: HBASE-10419.0.patch, HBASE-10419.1.patch
>
>
> Folks planning to use multiget may find this useful.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to