[
https://issues.apache.org/jira/browse/HBASE-10222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13855009#comment-13855009
]
Hadoop QA commented on HBASE-10222:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12619989/HBASE-10222-WIP.patch
against trunk revision .
ATTACHMENT ID: 12619989
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 84 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-secondaryindex: Compilation failure
[ERROR]
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/trunk/hbase-secondaryindex/src/test/java/org/apache/hadoop/hbase/index/mapreduce/TestIndexImportTsv.java:[261,34]
cannot access org.apache.hadoop.mapred.MiniMRCluster
[ERROR] class file for org.apache.hadoop.mapred.MiniMRCluster not found
[ERROR] htu1.startMiniMapReduceCluster();
[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-secondaryindex: Compilation failure
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/trunk/hbase-secondaryindex/src/test/java/org/apache/hadoop/hbase/index/mapreduce/TestIndexImportTsv.java:[261,34]
cannot access org.apache.hadoop.mapred.MiniMRCluster
class file for org.apache.hadoop.mapred.MiniMRCluster not found
htu1.startMiniMapReduceCluster();
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-secondaryindex/src/test/java/org/apache/hadoop/hbase/index/mapreduce/TestIndexImportTsv.java:[261,34]
cannot access org.apache.hadoop.mapred.MiniMRCluster
class file for org.apache.hadoop.mapred.MiniMRCluster not found
htu1.startMiniMapReduceCluster();
at
org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:729){code}
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/8253//console
This message is automatically generated.
> Implement secondary indexes
> ---------------------------
>
> Key: HBASE-10222
> URL: https://issues.apache.org/jira/browse/HBASE-10222
> Project: HBase
> Issue Type: Sub-task
> Affects Versions: 0.99.0
> Reporter: rajeshbabu
> Assignee: rajeshbabu
> Attachments: HBASE-10222-WIP.patch
>
>
> The parent issue(HBASE-9203) is more than just implementation.
> This sub taks for major implemenation of the proposal at HBASE-9203.
> For more information can
> refer(https://issues.apache.org/jira/secure/attachment/12598763/SecondaryIndex%20Design.pdf)
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)