[
https://issues.apache.org/jira/browse/HBASE-12786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15475733#comment-15475733
]
Sean Busbey commented on HBASE-12786:
-------------------------------------
what do folks think? the comma separated version can be copy/pasted into cli or
other tools that need a ZK quorum, but this is definitely more readable.
> List the zookeeper quorum nodes on different lines in the Master web ui
> -----------------------------------------------------------------------
>
> Key: HBASE-12786
> URL: https://issues.apache.org/jira/browse/HBASE-12786
> Project: HBase
> Issue Type: Task
> Components: master, UI
> Affects Versions: 0.89-fb
> Reporter: Rishit Shroff
> Assignee: kainan jiang
> Priority: Trivial
> Attachments:
> 0001-HBASE-12786-Change-ZK-Quorum-display-list-each-serve.patch
>
>
> HBase uses zookeeper to store the current state of the cluster and uses it to
> maintain the overall consistency of the cluster. The zookeeper is quorum is
> hosted on set of nodes (5 typically) in the same hbase cluster. The names of
> these hosts are accessible in the HMaster web ui page. However, they are all
> ',' separated. It would be nice to list them on different lines.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)