[
https://issues.apache.org/jira/browse/HBASE-9846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861203#comment-13861203
]
Hadoop QA commented on HBASE-9846:
----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12620917/HBASE-9846.patch
against trunk revision .
ATTACHMENT ID: 12620917
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 55 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-it: Compilation failure
[ERROR]
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/trunk/hbase-it/src/test/java/org/apache/hadoop/hbase/IntegrationTestLazyCfLoading.java:[277,29]
cannot find symbol
[ERROR] symbol : method
verifyResultAgainstDataGenerator(org.apache.hadoop.hbase.client.Result,boolean,boolean)
[ERROR] location: class org.apache.hadoop.hbase.util.MultiThreadedWriter
[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-it: Compilation failure
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/trunk/hbase-it/src/test/java/org/apache/hadoop/hbase/IntegrationTestLazyCfLoading.java:[277,29]
cannot find symbol
symbol : method
verifyResultAgainstDataGenerator(org.apache.hadoop.hbase.client.Result,boolean,boolean)
location: class org.apache.hadoop.hbase.util.MultiThreadedWriter
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-it/src/test/java/org/apache/hadoop/hbase/IntegrationTestLazyCfLoading.java:[277,29]
cannot find symbol
symbol : method
verifyResultAgainstDataGenerator(org.apache.hadoop.hbase.client.Result,boolean,boolean)
location: class org.apache.hadoop.hbase.util.MultiThreadedWriter
at
org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:729){code}
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/8325//console
This message is automatically generated.
> Integration test and LoadTestTool support for cell ACLs
> -------------------------------------------------------
>
> Key: HBASE-9846
> URL: https://issues.apache.org/jira/browse/HBASE-9846
> Project: HBase
> Issue Type: Sub-task
> Affects Versions: 0.98.0
> Reporter: Andrew Purtell
> Assignee: ramkrishna.s.vasudevan
> Fix For: 0.98.0
>
> Attachments: HBASE-9846.patch
>
>
> Cell level ACLs should have an integration test and LoadTestTool support.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)