Description
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).
Attachments
Attachments
Issue Links
- is related to
-
HBASE-13833 LoadIncrementalHFile.doBulkLoad(Path,HTable) doesn't handle unmanaged connections when using SecureBulkLoad
- Closed
- relates to
-
HBASE-13252 Get rid of managed connections and connection caching
- Closed