<?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 Re: HDP3.0: timeline service V2 reader cannot create zookeeper nodes. in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220886#M82118</link>
    <description>&lt;P&gt;I've tried this and it doesn't seem to work.  No matter what I change it to, I get errors in the log indicating it can't find znodes. ie:&lt;/P&gt;&lt;P&gt;2019-05-01 11:11:28,748 INFO  zookeeper.ClientCnxn (ClientCnxn.java:logStartConnect(1019)) - Opening socket connection to server myserver.com/xx.xx.xxx.xxx:2181. Will not attempt to authenticate using SASL (unknown error)&lt;/P&gt;&lt;P&gt;2019-05-01 11:11:28,757 INFO  zookeeper.ClientCnxn (ClientCnxn.java:primeConnection(864)) - Socket connection established, initiating session, client: /10.87.130.196:51436, server:myserver.com/xx.xx.xxx.xxx:2181&lt;/P&gt;&lt;P&gt;2019-05-01 11:11:28,772 INFO  zookeeper.ClientCnxn (ClientCnxn.java:onConnected(1279)) - Session establishment complete on server myserver.com/xx.xx.xxx.xxx:2181, sessionid = 0x36a72f6d9090007, negotiated timeout = 60000&lt;/P&gt;&lt;P&gt;2019-05-01 11:11:28,792 WARN  client.ConnectionImplementation (ConnectionImplementation.java:retrieveClusterId(528)) - Retrieve cluster id failed&lt;/P&gt;&lt;P&gt;java.util.concurrent.ExecutionException: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /atsv2-hbase-unsecure/hbaseid&lt;/P&gt;&lt;P&gt;        at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)&lt;/P&gt;&lt;P&gt;        at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hbase.client.ConnectionImplementation.retrieveClusterId(ConnectionImplementation.java:526)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hbase.client.ConnectionImplementation.&amp;lt;init&amp;gt;(ConnectionImplementation.java:286)&lt;/P&gt;&lt;P&gt;        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;/P&gt;&lt;P&gt;        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)&lt;/P&gt;&lt;P&gt;        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)&lt;/P&gt;&lt;P&gt;        at java.lang.reflect.Constructor.newInstance(Constructor.java:423)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hbase.client.ConnectionFactory.createConnection(ConnectionFactory.java:219)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hbase.client.ConnectionFactory.createConnection(ConnectionFactory.java:114)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl.serviceInit(HBaseTimelineReaderImpl.java:88)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.service.AbstractService.init(AbstractService.java:164)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderServer.serviceInit(TimelineReaderServer.java:92)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.service.AbstractService.init(AbstractService.java:164)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderServer.startTimelineReaderServer(TimelineReaderServer.java:233)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderServer.main(TimelineReaderServer.java:246)&lt;/P&gt;&lt;P&gt;Caused by: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /atsv2-hbase-unsecure/hbaseid&lt;/P&gt;&lt;P&gt;        at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)&lt;/P&gt;&lt;P&gt;        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient$ZKTask$1.exec(ReadOnlyZKClient.java:164)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient.run(ReadOnlyZKClient.java:321)&lt;/P&gt;&lt;P&gt;        at java.lang.Thread.run(Thread.java:745)&lt;/P&gt;&lt;P&gt;2019-05-01 11:11:28,982 INFO  common.HBaseTimelineStorageUtils (HBaseTimelineStorageUtils.java:getTimelineServiceHBaseConf(65)) - Using hbase configuration at file:///usr/hdp/3.1.0.0-78/hadoop/conf/embedded-yarn-ats-hbase/hbase-site.xml&lt;/P&gt;&lt;P&gt;2019-05-01 11:11:28,984 INFO  zookeeper.ReadOnlyZKClient (ReadOnlyZKClient.java:&amp;lt;init&amp;gt;(130)) - Start read only zookeeper connection 0x534a5a98 to myserver.com:2181,myserver2.com:2181,myserver3.com:2181, session timeout 90000 ms, retries 6, retry interval 1000 ms, keep alive 60000 ms&lt;/P&gt;</description>
    <pubDate>Fri, 03 May 2019 06:18:38 GMT</pubDate>
    <dc:creator>jcaputo</dc:creator>
    <dc:date>2019-05-03T06:18:38Z</dc:date>
    <item>
      <title>HDP3.0: timeline service V2 reader cannot create zookeeper nodes.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220873#M82105</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using HDP3.0 and ambari 2.7 blueprint to install my cluster. Yarn's timeline service V2 reader cannot create zookeeper node:&lt;/P&gt;&lt;P&gt;at org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient$ZKTask$1.exec(ReadOnlyZKClient.java:168)
    at org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient.run(ReadOnlyZKClient.java:323)
    at java.lang.Thread.run(Thread.java:745)
2018-08-14 17:59:55,827 INFO  [main] client.RpcRetryingCallerImpl: Call exception, tries=6, retries=6, started=4142 ms ago, cancelled=false, msg=org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /atsv2-hbase-unsecure/meta-region-server, details=row 'prod.timelineservice.entity' on table 'hbase:meta' at null&lt;/P&gt;&lt;P&gt;I observed yarn is using timeline service 1.5 and timeline service reader v2. I am not sure if this is expected. My blueprint is using:&lt;/P&gt;&lt;PRE&gt;{
    "name": "APP_TIMELINE_SERVER"
},
&lt;/PRE&gt;&lt;P&gt;Adding hbase client per &lt;A href="https://community.hortonworks.com/questions/212100/timeline-service-v20-reader-not-starting.html"&gt;this post&lt;/A&gt; did not help. Any idea? Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 02:06:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220873#M82105</guid>
      <dc:creator>jiangok2006</dc:creator>
      <dc:date>2018-08-15T02:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: HDP3.0: timeline service V2 reader cannot create zookeeper nodes.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220874#M82106</link>
      <description>&lt;P&gt;Looks like this is also caused by noexec /tmp like &lt;A href="https://community.hortonworks.com/questions/212230/hdp30-hbase-fail-to-start-due-to-noexec-tmp.html?childToView=212313#answer-212313" target="_blank"&gt;this post&lt;/A&gt;:&lt;/P&gt;&lt;PRE&gt;






Suppressed: java.lang.UnsatisfiedLinkError: /tmp/liborg_apache_hbase_thirdparty_netty_transport_native_epoll_x86_644869269367588546881.so: /tmp/liborg_apache_hbase_thirdparty_netty_transport_

native_epoll_x86_644869269367588546881.so: failed to map segment from shared object: Operation not permitted

                at java.lang.ClassLoader$NativeLibrary.load(Native Method)

                at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)

                at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824)

                at java.lang.Runtime.load0(Runtime.java:809)

                at java.lang.System.load(System.java:1086)

                at org.apache.hbase.thirdparty.io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:36)

                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

                at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

                at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

                at java.lang.reflect.Method.invoke(Method.java:498)

                at org.apache.hbase.thirdparty.io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:263)

                at java.security.AccessController.doPrivileged(Native Method)

                at org.apache.hbase.thirdparty.io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:255)

                at org.apache.hbase.thirdparty.io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:233)

                ... 27 more

&lt;/PRE&gt;&lt;P&gt;No sure what setting can be used to make yarn not use netty.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 06:47:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220874#M82106</guid>
      <dc:creator>jiangok2006</dc:creator>
      <dc:date>2018-08-15T06:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: HDP3.0: timeline service V2 reader cannot create zookeeper nodes.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220875#M82107</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/18745/jiangok2006.html" nodeid="18745"&gt;@Lian Jiang&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In your blueprint you have added "APP_TIMELINE_SERVER", So can you please check if you have also added the "TIMELINE_READER" as following?&lt;/P&gt;&lt;PRE&gt;        {
          "name" : "APP_TIMELINE_SERVER"
        },
        {
          "name" : "TIMELINE_READER"
        },&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 07:09:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220875#M82107</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2018-08-15T07:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: HDP3.0: timeline service V2 reader cannot create zookeeper nodes.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220876#M82108</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/18745/jiangok2006.html" nodeid="18745"&gt;@Lian Jiang&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also please find the below properties values from your Blueprint file and change the values to a path which has proper permission:&lt;/P&gt;&lt;P&gt;Specially inside &lt;STRONG&gt;"yarn-hbase-env"&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;hbase_java_io_tmpdir
yarn_hbase_java_io_tmpdir&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 07:26:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220876#M82108</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2018-08-15T07:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: HDP3.0: timeline service V2 reader cannot create zookeeper nodes.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220877#M82109</link>
      <description>&lt;P&gt;Thanks &lt;A href="https://community.hortonworks.com/questions/212329/hdp30-timeline-service-v2-reader-cannot-create-zoo.html?childToView=212352#"&gt;@Jay Kumar SenSharma&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This setting worked:&lt;/P&gt;&lt;PRE&gt;"yarn-hbase-env": {
        "properties": {
          "hbase_java_io_tmpdir": "/u01/tmp"
        }
      }&lt;/PRE&gt;&lt;P&gt;These setting made TS reader v2 start. Progress!&lt;/P&gt;&lt;P&gt;However, after some time, it stopped again due to the issue described in &lt;A href="https://stackoverflow.com/questions/51790281/yarn-timeline-service-v2-unable-to-start"&gt;this post&lt;/A&gt;. The reason is that the yarn hbase regional server cannot start (though the yarn hbase master starts). I guess it is still related to the fact that regional server is using /tmp.&lt;/P&gt;&lt;P&gt;In ambari UI, I cannot find a place to set yarn_hbase_java_io_tmpdir. Any idea?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Aug 2018 00:10:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220877#M82109</guid>
      <dc:creator>jiangok2006</dc:creator>
      <dc:date>2018-08-16T00:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: HDP3.0: timeline service V2 reader cannot create zookeeper nodes.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220878#M82110</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/18745/jiangok2006.html" nodeid="18745"&gt;@Lian Jiang&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Good to know that with the help of &lt;STRONG&gt; "hbase_java_io_tmpdir" &lt;/STRONG&gt;your issue partially solved. &lt;/P&gt;&lt;P&gt;Regarding the "yarn_hbase_java_io_tmpdir" property, you can find it inside the "Advanced yarn-hbase-env" as following:&lt;/P&gt;&lt;P&gt;Ambari UI --&amp;gt; Yarn --&amp;gt; Configs --&amp;gt; Advanced --&amp;gt; "Advanced yarn-hbase-env" --&amp;gt; "hbase-env template"&lt;/P&gt;&lt;PRE&gt;      export HBASE_OPTS="$HBASE_OPTS -XX:+UseConcMarkSweepGC -XX:ErrorFile=$HBASE_LOG_DIR/hs_err_pid%p.log -Djava.io.tmpdir={{yarn_hbase_java_io_tmpdir}}"&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;So just replace the value of  {{yarn_hbase_java_io_tmpdir}} with your desired value.  The Default value of the &lt;STRONG&gt;"yarn_hbase_java_io_tmpdir"&lt;/STRONG&gt; is calculated as following:&lt;/P&gt;&lt;PRE&gt;# grep 'yarn_hbase_java_io_tmpdir' /var/lib/ambari-agent/cache/stacks/HDP/3.0/services/YARN/package/scripts/params_linux.py
yarn_hbase_java_io_tmpdir = default("/configurations/yarn-hbase-env/hbase_java_io_tmpdir", "/tmp")&lt;/PRE&gt;</description>
      <pubDate>Thu, 16 Aug 2018 06:15:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220878#M82110</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2018-08-16T06:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: HDP3.0: timeline service V2 reader cannot create zookeeper nodes.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220879#M82111</link>
      <description>&lt;P&gt;It turned out hbase_java_io_tmpdir is enough. The hbase regional server not starting issue is because our security setting disabled the yarn-ats user whose uid is out of a range. After creating this user in the desired range, ts reader v2 worked.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Aug 2018 10:49:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220879#M82111</guid>
      <dc:creator>jiangok2006</dc:creator>
      <dc:date>2018-08-16T10:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: HDP3.0: timeline service V2 reader cannot create zookeeper nodes.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220880#M82112</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/18745/jiangok2006.html" nodeid="18745"&gt;@Lian Jiang&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Correct we do not need to worry about the "&lt;STRONG&gt;yarn_hbase_java_io_tmpdir&lt;/STRONG&gt;" property as it is basically being controlled by the property &lt;STRONG&gt;"hbase_java_io_tmpdir"&lt;/STRONG&gt; hence if we do not set the &lt;STRONG&gt;hbase_java_io_tmpdir&lt;/STRONG&gt; property on our own then the default value for both the property will be "/tmp"   &lt;/P&gt;&lt;PRE&gt;yarn_hbase_java_io_tmpdir = default("/configurations/yarn-hbase-env/hbase_java_io_tmpdir", "/tmp")&lt;/PRE&gt;&lt;P&gt;As your reader seems to be working fine now. hence it will be great if you ca mark this thread as answered so that it will be useful for other HCC users to know the details about these properties and can quickly browse the answers.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Aug 2018 11:20:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220880#M82112</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2018-08-16T11:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: HDP3.0: timeline service V2 reader cannot create zookeeper nodes.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220881#M82113</link>
      <description>&lt;P&gt;I also hit the same issue. But modify hbase_java_io_tmpdir does not work for me...&lt;/P&gt;&lt;P&gt;Any other suggestion?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2018 16:26:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220881#M82113</guid>
      <dc:creator>shirley_xie</dc:creator>
      <dc:date>2018-09-26T16:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: HDP3.0: timeline service V2 reader cannot create zookeeper nodes.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220882#M82114</link>
      <description>&lt;P&gt;I also hit the same issue. But modify hbase_java_io_tmpdir does not work for me...&lt;/P&gt;&lt;P&gt;Any other suggestion?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 04:43:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220882#M82114</guid>
      <dc:creator>shirley_xie</dc:creator>
      <dc:date>2018-09-27T04:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: HDP3.0: timeline service V2 reader cannot create zookeeper nodes.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220883#M82115</link>
      <description>&lt;P&gt;Not sure if this is still relevant or not, but I had a similar issue  (NoNode for /atsv2-hbase-secure/master, details=row 'prod.timelineservice.entity' on table 'hbase:meta' at null) .  I fixed it by changing the yarn hbase site's 'zookeeper.znode.parent' value to a non-existent zookeeper path and then restarting YARN via Ambari.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2018 08:42:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220883#M82115</guid>
      <dc:creator>ed_hart</dc:creator>
      <dc:date>2018-12-04T08:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: HDP3.0: timeline service V2 reader cannot create zookeeper nodes.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220884#M82116</link>
      <description>&lt;P&gt;This works, great workaround.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Feb 2019 21:41:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220884#M82116</guid>
      <dc:creator>mRabramS</dc:creator>
      <dc:date>2019-02-27T21:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: HDP3.0: timeline service V2 reader cannot create zookeeper nodes.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220885#M82117</link>
      <description>&lt;P&gt;This works, great workaround.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Feb 2019 21:41:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220885#M82117</guid>
      <dc:creator>mRabramS</dc:creator>
      <dc:date>2019-02-27T21:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: HDP3.0: timeline service V2 reader cannot create zookeeper nodes.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220886#M82118</link>
      <description>&lt;P&gt;I've tried this and it doesn't seem to work.  No matter what I change it to, I get errors in the log indicating it can't find znodes. ie:&lt;/P&gt;&lt;P&gt;2019-05-01 11:11:28,748 INFO  zookeeper.ClientCnxn (ClientCnxn.java:logStartConnect(1019)) - Opening socket connection to server myserver.com/xx.xx.xxx.xxx:2181. Will not attempt to authenticate using SASL (unknown error)&lt;/P&gt;&lt;P&gt;2019-05-01 11:11:28,757 INFO  zookeeper.ClientCnxn (ClientCnxn.java:primeConnection(864)) - Socket connection established, initiating session, client: /10.87.130.196:51436, server:myserver.com/xx.xx.xxx.xxx:2181&lt;/P&gt;&lt;P&gt;2019-05-01 11:11:28,772 INFO  zookeeper.ClientCnxn (ClientCnxn.java:onConnected(1279)) - Session establishment complete on server myserver.com/xx.xx.xxx.xxx:2181, sessionid = 0x36a72f6d9090007, negotiated timeout = 60000&lt;/P&gt;&lt;P&gt;2019-05-01 11:11:28,792 WARN  client.ConnectionImplementation (ConnectionImplementation.java:retrieveClusterId(528)) - Retrieve cluster id failed&lt;/P&gt;&lt;P&gt;java.util.concurrent.ExecutionException: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /atsv2-hbase-unsecure/hbaseid&lt;/P&gt;&lt;P&gt;        at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)&lt;/P&gt;&lt;P&gt;        at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hbase.client.ConnectionImplementation.retrieveClusterId(ConnectionImplementation.java:526)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hbase.client.ConnectionImplementation.&amp;lt;init&amp;gt;(ConnectionImplementation.java:286)&lt;/P&gt;&lt;P&gt;        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;/P&gt;&lt;P&gt;        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)&lt;/P&gt;&lt;P&gt;        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)&lt;/P&gt;&lt;P&gt;        at java.lang.reflect.Constructor.newInstance(Constructor.java:423)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hbase.client.ConnectionFactory.createConnection(ConnectionFactory.java:219)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hbase.client.ConnectionFactory.createConnection(ConnectionFactory.java:114)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl.serviceInit(HBaseTimelineReaderImpl.java:88)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.service.AbstractService.init(AbstractService.java:164)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderServer.serviceInit(TimelineReaderServer.java:92)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.service.AbstractService.init(AbstractService.java:164)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderServer.startTimelineReaderServer(TimelineReaderServer.java:233)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderServer.main(TimelineReaderServer.java:246)&lt;/P&gt;&lt;P&gt;Caused by: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /atsv2-hbase-unsecure/hbaseid&lt;/P&gt;&lt;P&gt;        at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)&lt;/P&gt;&lt;P&gt;        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient$ZKTask$1.exec(ReadOnlyZKClient.java:164)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient.run(ReadOnlyZKClient.java:321)&lt;/P&gt;&lt;P&gt;        at java.lang.Thread.run(Thread.java:745)&lt;/P&gt;&lt;P&gt;2019-05-01 11:11:28,982 INFO  common.HBaseTimelineStorageUtils (HBaseTimelineStorageUtils.java:getTimelineServiceHBaseConf(65)) - Using hbase configuration at file:///usr/hdp/3.1.0.0-78/hadoop/conf/embedded-yarn-ats-hbase/hbase-site.xml&lt;/P&gt;&lt;P&gt;2019-05-01 11:11:28,984 INFO  zookeeper.ReadOnlyZKClient (ReadOnlyZKClient.java:&amp;lt;init&amp;gt;(130)) - Start read only zookeeper connection 0x534a5a98 to myserver.com:2181,myserver2.com:2181,myserver3.com:2181, session timeout 90000 ms, retries 6, retry interval 1000 ms, keep alive 60000 ms&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2019 06:18:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP3-0-timeline-service-V2-reader-cannot-create-zookeeper/m-p/220886#M82118</guid>
      <dc:creator>jcaputo</dc:creator>
      <dc:date>2019-05-03T06:18:38Z</dc:date>
    </item>
  </channel>
</rss>

