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

Hadoop QA commented on HBASE-10419:
-----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12628950/HBASE-10419.1.patch
  against trunk revision .
  ATTACHMENT ID: 12628950

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+1 tests included{color}.  The patch appears to include 3 new 
or modified tests.

    {color:red}-1 hadoop1.0{color}.  The patch failed to compile against the 
hadoop 1.0 profile.
    Here is snippet of errors:
    {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] 
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/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]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile 
(default-testCompile) on project hbase-server: Compilation failure
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/PerformanceEvaluation.java:[1203,13]
 cannot find symbol
symbol  : constructor DescriptiveStatistics(float[])
location: class org.apache.commons.math.stat.descriptive.DescriptiveStatistics

        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
--
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation 
failure
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/PerformanceEvaluation.java:[1203,13]
 cannot find symbol
symbol  : constructor DescriptiveStatistics(float[])
location: class org.apache.commons.math.stat.descriptive.DescriptiveStatistics

        at 
org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:729){code}

Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/8694//console

This message is automatically generated.

> 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