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

Andrew Purtell resolved HBASE-1510.
-----------------------------------

    Resolution: Not a Problem

Configuration particulars have changed drastically since this issue was filed.

> allow zookeeper quorum IPs in DNS as an option
> ----------------------------------------------
>
>                 Key: HBASE-1510
>                 URL: https://issues.apache.org/jira/browse/HBASE-1510
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.20.1, 0.90.0
>            Reporter: ryan rawson
>
> instead of configuring IPs in zoo.conf, allow retrieving the IPs from DNS.  
> This way we don't have to supply zoo.conf or any hbase-site.xml to clients.  
> eg, one quorum might ahve a dns name of 'quorum1', the hbase path, you could 
> specify the cluster in code like:
> HTable table = new HTable("/quorum1/hbase/table_name");
> and avoid having to distribute hbase-site.xml or zoo.cfg.



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

Reply via email to