[
https://issues.apache.org/jira/browse/HBASE-13328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14384990#comment-14384990
]
Hudson commented on HBASE-13328:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #6313 (See
[https://builds.apache.org/job/HBase-TRUNK/6313/])
HBASE-13328 LoadIncrementalHFile.doBulkLoad(Path,HTable) should handle managed
connections (enis: rev 0a500e5d305b0c75a6a357a5ff7a9210a615a007)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/LoadIncrementalHFiles.java
> LoadIncrementalHFile.doBulkLoad(Path,HTable) should handle managed connections
> ------------------------------------------------------------------------------
>
> Key: HBASE-13328
> URL: https://issues.apache.org/jira/browse/HBASE-13328
> Project: HBase
> Issue Type: Bug
> Reporter: Enis Soztutar
> Assignee: Enis Soztutar
> Fix For: 2.0.0, 1.1.0
>
> Attachments: hbase-13328_v1.patch
>
>
> This seems to be a regression from HBASE-12783 discovered in testing Phoenix
> with 1.1.0-SNAPSHOT.
> Phoenix uses an HTable (with managed connection) to pass to doBulkLoad()
> which throws NeedUnmanagedConnectionException (see IndexToolIT.java and
> IndexTool.java in Phoenix).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)