[ 
https://issues.apache.org/jira/browse/HBASE-10947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13965222#comment-13965222
 ] 

Enis Soztutar commented on HBASE-10947:
---------------------------------------

Actually, we want to move away from HTable() constructors altogether and move 
into getting the table object from connection. Issues HBASE-10602, HBASE-10934 
and HBASE-9117 contains some details. 

We may rethink the MR APIs as well. 

> Allow subclassing of HTable and HBaseAdmin
> ------------------------------------------
>
>                 Key: HBASE-10947
>                 URL: https://issues.apache.org/jira/browse/HBASE-10947
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>
> To extend functionality of HTable and HBaseAdmin we may need to subclass 
> them. This JIRA allows to add a default constructor and probably remove the 
> final variables in them so that we could subclass them.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to