[ https://issues.apache.org/jira/browse/HBASE-12493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14241591#comment-14241591 ]
Andrew Purtell edited comment on HBASE-12493 at 12/10/14 7:46 PM: ------------------------------------------------------------------ 0.98 patch. - Fixed up imports - Connection -> HConnection - ConnectionFactory -> HConnectionManager - Table -> HTableInterface - Refactored Java 7 try-with-resources to try-finally was (Author: apurtell): 0.98 patch. - Fixed up imports - Connection -> HConnection - ConnectionFactory -> HConnectionManager - Refactored Java 7 try-with-resources to try-finally > User class should provide a way to re-use existing token > -------------------------------------------------------- > > Key: HBASE-12493 > URL: https://issues.apache.org/jira/browse/HBASE-12493 > Project: HBase > Issue Type: Task > Reporter: Brock Noland > Assignee: Gary Helmling > Fix For: 1.0.0, 2.0.0, 0.98.10 > > Attachments: HBASE-12493-0.98.patch, HBASE-12493-v2-addendum.patch, > HBASE-12493-v2.patch, HBASE-12493.patch > > > In HIVE-8874 we had to re-use HBase classes market private to re-use using > tokens. -- This message was sent by Atlassian JIRA (v6.3.4#6332)