[
https://issues.apache.org/jira/browse/HBASE-13820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14567066#comment-14567066
]
Ashish Singhi commented on HBASE-13820:
---------------------------------------
Attach patch fixes the issue.
Please review.
Tested locally with quorum values set to,
1. hostname1:port1,hostname2:port2,hostname3:port3
2. hostname1,hostname2,hostname3:port3
3. <not set>
> Zookeeper is failing to start
> -----------------------------
>
> Key: HBASE-13820
> URL: https://issues.apache.org/jira/browse/HBASE-13820
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: Ashish Singhi
> Assignee: Ashish Singhi
> Priority: Critical
> Fix For: 2.0.0
>
> Attachments: HBASE-13820.patch
>
>
> {{bin/start-hbase.sh}} fails to start zookeeper and throws below exception
> {noformat}
> Exception in thread "main" java.lang.NullPointerException
> at
> org.apache.hadoop.hbase.zookeeper.ZKServerTool.main(ZKServerTool.java:45)
> {noformat}
> This have been broken with HBASE-13636
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)