[
https://issues.apache.org/jira/browse/HBASE-14108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14716133#comment-14716133
]
Hadoop QA commented on HBASE-14108:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12752665/HBASE-14108.v1-master.patch
against master branch at commit 56890d9fe148dd192520fab349a66aa3f688e232.
ATTACHMENT ID: 12752665
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 11 new
or modified tests.
{color:red}-1 javac{color}. The patch appears to cause mvn compile goal to
fail with Hadoop version 2.4.0.
Compilation errors resume:
[ERROR] Error invoking method 'get(java.lang.Integer)' in
java.util.ArrayList at META-INF/LICENSE.vm[line 1619, column 22]
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on
project hbase-assembly: Error rendering velocity resource. Error invoking
method 'get(java.lang.Integer)' in java.util.ArrayList at
META-INF/LICENSE.vm[line 1619, column 22]: InvocationTargetException: Index: 0,
Size: 0 -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :hbase-assembly
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/15287//console
This message is automatically generated.
> Administrative Task: provide an API to abort a procedure
> --------------------------------------------------------
>
> Key: HBASE-14108
> URL: https://issues.apache.org/jira/browse/HBASE-14108
> Project: HBase
> Issue Type: Sub-task
> Components: proc-v2
> Affects Versions: 2.0.0, 1.3.0
> Reporter: Stephen Yuan Jiang
> Assignee: Stephen Yuan Jiang
> Attachments: HBASE-14108.v1-master.patch
>
>
> With Procedure-V2 in production since HBASE 1.1 release, there is a need to
> abort a procedure (eg. for a long-running procedure that stucks somewhere and
> blocks others). The command could either from shell or Web UI.
> This task tracks the work to provide an API to abort a procedure (either
> rollback or simply quit). This API could be used either from shell or Web UI.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)