[
https://issues.apache.org/jira/browse/HBASE-12874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14281071#comment-14281071
]
Hadoop QA commented on HBASE-12874:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12692879/12874-v1.txt
against master branch at commit 092c91eb0fc2a6b4044183e9ece71dd03711045d.
ATTACHMENT ID: 12692879
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/12495//console
This message is automatically generated.
> LoadIncrementalHFiles should use unmanaged connection
> -----------------------------------------------------
>
> Key: HBASE-12874
> URL: https://issues.apache.org/jira/browse/HBASE-12874
> Project: HBase
> Issue Type: Bug
> Affects Versions: 1.0.0
> Reporter: Ted Yu
> Assignee: Ted Yu
> Fix For: 1.0.0
>
> Attachments: 12874-v1.txt
>
>
> The following tests have been hanging in branch-1.0 :
> org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFilesUseSecurityEndPoint
> org.apache.hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFiles
> The cause was that ConnectionManager$HConnectionImplementation.getTable()
> expects unmanaged connection. Instead, managed connection was passed in
> LoadIncrementalHFiles#tryAtomicRegionLoad.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)