[ 
https://issues.apache.org/jira/browse/HBASE-5316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Purtell resolved HBASE-5316.
-----------------------------------
    Resolution: Not A Problem

> Separate the client configuration for HTable and HBaseAdmin
> -----------------------------------------------------------
>
>                 Key: HBASE-5316
>                 URL: https://issues.apache.org/jira/browse/HBASE-5316
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Liyin Tang
>            Assignee: Liyin Tang
>
> Currently HTable and HBaseAdmin read configurations based on the same config 
> key, such as hbase.client.retries.number and hbase.client.retries.number
> Actually in some cases, the client needs different settings for HTable 
> operations and HBaseAdmin operations.
> One way is to pass different HBaseConfiguration objects to HTable and 
> HBaseAdmin.
> Another much clearer way is to separate the configurations for HTable and 
> HBaseAdmin by using different config keys.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to