<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Bad zookeeper.znode.rootserver ? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Bad-zookeeper-znode-rootserver/m-p/19640#M3143</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I test&amp;nbsp;cloudera-quickstart-vm-5.1.0-1-virtualbox and I want to connect with a java test and I have this error :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Reading reply sessionid:0x148cd22205500b1, packet:: clientPath:null serverPath:null finished:false header:: 49,4 replyHeader:: 49,1846,-101 request:: '/hbase/meta-region-server,F response:: 
hconnection-0x7407bedc-0x148cd22205500b1, quorum=VMIP, baseZNode=/hbase Unable to get data of znode /hbase/meta-region-server because node does not exist (not an error)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use this hbase-site.xml with my client :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;configuration&amp;gt;
    &amp;lt;property&amp;gt;
        &amp;lt;name&amp;gt;hbase.zookeeper.quorum&amp;lt;/name&amp;gt;
        &amp;lt;value&amp;gt;VMIP&amp;lt;/value&amp;gt;
    &amp;lt;/property&amp;gt;
    &amp;lt;property&amp;gt;
        &amp;lt;name&amp;gt;hbase.zookeeper.property.clientPort&amp;lt;/name&amp;gt;
        &amp;lt;value&amp;gt;2181&amp;lt;/value&amp;gt;
    &amp;lt;/property&amp;gt;
    &amp;lt;property&amp;gt;
        &amp;lt;name&amp;gt;zookeeper.znode.parent&amp;lt;/name&amp;gt;
        &amp;lt;value&amp;gt;/hbase&amp;lt;/value&amp;gt;
    &amp;lt;/property&amp;gt;
    &amp;lt;property&amp;gt;
        &amp;lt;name&amp;gt;zookeeper.znode.rootserver&amp;lt;/name&amp;gt;
        &amp;lt;value&amp;gt;root-region-server&amp;lt;/value&amp;gt;
    &amp;lt;/property&amp;gt;
&amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and i use&amp;nbsp;0.98.1-cdh5.1.0 or&amp;nbsp;0.98.1-hadoop2 for my hbase-client lib.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you an idea ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 09:08:55 GMT</pubDate>
    <dc:creator>ggarnotel</dc:creator>
    <dc:date>2022-09-16T09:08:55Z</dc:date>
    <item>
      <title>Bad zookeeper.znode.rootserver ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Bad-zookeeper-znode-rootserver/m-p/19640#M3143</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I test&amp;nbsp;cloudera-quickstart-vm-5.1.0-1-virtualbox and I want to connect with a java test and I have this error :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Reading reply sessionid:0x148cd22205500b1, packet:: clientPath:null serverPath:null finished:false header:: 49,4 replyHeader:: 49,1846,-101 request:: '/hbase/meta-region-server,F response:: 
hconnection-0x7407bedc-0x148cd22205500b1, quorum=VMIP, baseZNode=/hbase Unable to get data of znode /hbase/meta-region-server because node does not exist (not an error)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use this hbase-site.xml with my client :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;configuration&amp;gt;
    &amp;lt;property&amp;gt;
        &amp;lt;name&amp;gt;hbase.zookeeper.quorum&amp;lt;/name&amp;gt;
        &amp;lt;value&amp;gt;VMIP&amp;lt;/value&amp;gt;
    &amp;lt;/property&amp;gt;
    &amp;lt;property&amp;gt;
        &amp;lt;name&amp;gt;hbase.zookeeper.property.clientPort&amp;lt;/name&amp;gt;
        &amp;lt;value&amp;gt;2181&amp;lt;/value&amp;gt;
    &amp;lt;/property&amp;gt;
    &amp;lt;property&amp;gt;
        &amp;lt;name&amp;gt;zookeeper.znode.parent&amp;lt;/name&amp;gt;
        &amp;lt;value&amp;gt;/hbase&amp;lt;/value&amp;gt;
    &amp;lt;/property&amp;gt;
    &amp;lt;property&amp;gt;
        &amp;lt;name&amp;gt;zookeeper.znode.rootserver&amp;lt;/name&amp;gt;
        &amp;lt;value&amp;gt;root-region-server&amp;lt;/value&amp;gt;
    &amp;lt;/property&amp;gt;
&amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and i use&amp;nbsp;0.98.1-cdh5.1.0 or&amp;nbsp;0.98.1-hadoop2 for my hbase-client lib.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you an idea ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:08:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Bad-zookeeper-znode-rootserver/m-p/19640#M3143</guid>
      <dc:creator>ggarnotel</dc:creator>
      <dc:date>2022-09-16T09:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Bad zookeeper.znode.rootserver ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Bad-zookeeper-znode-rootserver/m-p/19642#M3144</link>
      <description>&lt;P&gt;I'm sorry, I found the problem ... &amp;nbsp;it was a process bad finished with another hbase version ...&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Oct 2014 21:32:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Bad-zookeeper-znode-rootserver/m-p/19642#M3144</guid>
      <dc:creator>ggarnotel</dc:creator>
      <dc:date>2014-10-02T21:32:59Z</dc:date>
    </item>
  </channel>
</rss>

