<?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 Timeline Service V2.0 Reader not starting in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219019#M81964</link>
    <description>&lt;P&gt;Everything in my HDP is working except Timeline Service V2.0 Reader. When I try to start it I get the following error log:&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;Traceback (most recent call last):
  File "/var/lib/ambari-agent/cache/stacks/HDP/3.0/services/YARN/package/scripts/timelinereader.py", line 108, in &amp;lt;module&amp;gt;
    ApplicationTimelineReader().execute()
  File "/usr/lib/ambari-agent/lib/resource_management/libraries/script/script.py", line 353, in execute
    method(env)
  File "/var/lib/ambari-agent/cache/stacks/HDP/3.0/services/YARN/package/scripts/timelinereader.py", line 51, in start
    hbase(action='start')
  File "/var/lib/ambari-agent/cache/stacks/HDP/3.0/services/YARN/package/scripts/hbase_service.py", line 80, in hbase
    createTables()
  File "/var/lib/ambari-agent/cache/stacks/HDP/3.0/services/YARN/package/scripts/hbase_service.py", line 147, in createTables
    logoutput=True)
  File "/usr/lib/ambari-agent/lib/resource_management/core/base.py", line 166, in __init__
    self.env.run()
  File "/usr/lib/ambari-agent/lib/resource_management/core/environment.py", line 160, in run
    self.run_action(resource, action)
  File "/usr/lib/ambari-agent/lib/resource_management/core/environment.py", line 124, in run_action
    provider_action()
  File "/usr/lib/ambari-agent/lib/resource_management/core/providers/system.py", line 263, in action_run
    returns=self.resource.returns)
  File "/usr/lib/ambari-agent/lib/resource_management/core/shell.py", line 72, in inner
    result = function(command, **kwargs)
  File "/usr/lib/ambari-agent/lib/resource_management/core/shell.py", line 102, in checked_call
    tries=tries, try_sleep=try_sleep, timeout_kill_strategy=timeout_kill_strategy, returns=returns)
  File "/usr/lib/ambari-agent/lib/resource_management/core/shell.py", line 150, in _call_wrapper
    result = _call(command, **kwargs_copy)
  File "/usr/lib/ambari-agent/lib/resource_management/core/shell.py", line 308, in _call
    raise ExecuteTimeoutException(err_msg)
resource_management.core.exceptions.ExecuteTimeoutException: Execution of 'ambari-sudo.sh su yarn-ats -l -s /bin/bash -c 'export  PATH='"'"'/usr/sbin:/sbin:/usr/lib/ambari-server/*:/usr/local/texlive/2016/bin/x86_64-linux:/usr/local/texlive/2016/bin/x86_64-linux:/usr/local/texlive/2016/bin/x86_64-linux:/usr/lib64/qt-3.3/bin:/usr/local/texlive/2016/bin/x86_64-linux:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/opt/maven/bin:/root/bin:/opt/maven/bin:/opt/maven/bin:/var/lib/ambari-agent'"'"' ; sleep 10;export HBASE_CLASSPATH_PREFIX=/usr/hdp/3.0.0.0-1634/hadoop-yarn/timelineservice/*; /usr/hdp/3.0.0.0-1634/hbase/bin/hbase --config /usr/hdp/3.0.0.0-1634/hadoop/conf/embedded-yarn-ats-hbase org.apache.hadoop.yarn.server.timelineservice.storage.TimelineSchemaCreator -Dhbase.client.retries.number=35 -create -s'' was killed due timeout after 300 seconds&lt;/PRE&gt;</description>
    <pubDate>Sat, 11 Aug 2018 07:08:55 GMT</pubDate>
    <dc:creator>daniel_zafar</dc:creator>
    <dc:date>2018-08-11T07:08:55Z</dc:date>
    <item>
      <title>Timeline Service V2.0 Reader not starting</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219019#M81964</link>
      <description>&lt;P&gt;Everything in my HDP is working except Timeline Service V2.0 Reader. When I try to start it I get the following error log:&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;Traceback (most recent call last):
  File "/var/lib/ambari-agent/cache/stacks/HDP/3.0/services/YARN/package/scripts/timelinereader.py", line 108, in &amp;lt;module&amp;gt;
    ApplicationTimelineReader().execute()
  File "/usr/lib/ambari-agent/lib/resource_management/libraries/script/script.py", line 353, in execute
    method(env)
  File "/var/lib/ambari-agent/cache/stacks/HDP/3.0/services/YARN/package/scripts/timelinereader.py", line 51, in start
    hbase(action='start')
  File "/var/lib/ambari-agent/cache/stacks/HDP/3.0/services/YARN/package/scripts/hbase_service.py", line 80, in hbase
    createTables()
  File "/var/lib/ambari-agent/cache/stacks/HDP/3.0/services/YARN/package/scripts/hbase_service.py", line 147, in createTables
    logoutput=True)
  File "/usr/lib/ambari-agent/lib/resource_management/core/base.py", line 166, in __init__
    self.env.run()
  File "/usr/lib/ambari-agent/lib/resource_management/core/environment.py", line 160, in run
    self.run_action(resource, action)
  File "/usr/lib/ambari-agent/lib/resource_management/core/environment.py", line 124, in run_action
    provider_action()
  File "/usr/lib/ambari-agent/lib/resource_management/core/providers/system.py", line 263, in action_run
    returns=self.resource.returns)
  File "/usr/lib/ambari-agent/lib/resource_management/core/shell.py", line 72, in inner
    result = function(command, **kwargs)
  File "/usr/lib/ambari-agent/lib/resource_management/core/shell.py", line 102, in checked_call
    tries=tries, try_sleep=try_sleep, timeout_kill_strategy=timeout_kill_strategy, returns=returns)
  File "/usr/lib/ambari-agent/lib/resource_management/core/shell.py", line 150, in _call_wrapper
    result = _call(command, **kwargs_copy)
  File "/usr/lib/ambari-agent/lib/resource_management/core/shell.py", line 308, in _call
    raise ExecuteTimeoutException(err_msg)
resource_management.core.exceptions.ExecuteTimeoutException: Execution of 'ambari-sudo.sh su yarn-ats -l -s /bin/bash -c 'export  PATH='"'"'/usr/sbin:/sbin:/usr/lib/ambari-server/*:/usr/local/texlive/2016/bin/x86_64-linux:/usr/local/texlive/2016/bin/x86_64-linux:/usr/local/texlive/2016/bin/x86_64-linux:/usr/lib64/qt-3.3/bin:/usr/local/texlive/2016/bin/x86_64-linux:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/opt/maven/bin:/root/bin:/opt/maven/bin:/opt/maven/bin:/var/lib/ambari-agent'"'"' ; sleep 10;export HBASE_CLASSPATH_PREFIX=/usr/hdp/3.0.0.0-1634/hadoop-yarn/timelineservice/*; /usr/hdp/3.0.0.0-1634/hbase/bin/hbase --config /usr/hdp/3.0.0.0-1634/hadoop/conf/embedded-yarn-ats-hbase org.apache.hadoop.yarn.server.timelineservice.storage.TimelineSchemaCreator -Dhbase.client.retries.number=35 -create -s'' was killed due timeout after 300 seconds&lt;/PRE&gt;</description>
      <pubDate>Sat, 11 Aug 2018 07:08:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219019#M81964</guid>
      <dc:creator>daniel_zafar</dc:creator>
      <dc:date>2018-08-11T07:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline Service V2.0 Reader not starting</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219020#M81965</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/92177/danielzafar.html" nodeid="92177"&gt;@Daniel
 Zafar
&lt;/A&gt;It looks like service restart is taking much longer time and Ambari is timing out - can you timeline service logs to understand why it is taking that long?&lt;/P&gt;</description>
      <pubDate>Sat, 11 Aug 2018 07:19:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219020#M81965</guid>
      <dc:creator>apappu</dc:creator>
      <dc:date>2018-08-11T07:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline Service V2.0 Reader not starting</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219021#M81966</link>
      <description>&lt;P&gt;Interestingly I don't have anything in the logs from today at all. I have tried to restart it today....&lt;BR /&gt;&lt;BR /&gt;I am looking in:&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;/var/log/hadoop-yarn/yarn/hadoop-yarn-timelinereader-MYNODE01.log&lt;/PRE&gt;&lt;P&gt;Is that right?&lt;/P&gt;</description>
      <pubDate>Sat, 11 Aug 2018 07:39:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219021#M81966</guid>
      <dc:creator>daniel_zafar</dc:creator>
      <dc:date>2018-08-11T07:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline Service V2.0 Reader not starting</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219022#M81967</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/92177/danielzafar.html" nodeid="92177"&gt;@Daniel
 Zafar
&lt;/A&gt; yes - that is correct, its correct path. May be you can attempt to execute manually and see what happens.&lt;/P&gt;&lt;PRE&gt; 1. cd /var/lib/ambari-agent
 2.

./ambari-sudo.sh su yarn-ats -l -s /bin/bash -c 'export  PATH='"'"'/usr/sbin:/sbin:/usr/lib/ambari-server/*:/usr/local/texlive/2016/bin/x86_64-linux:/usr/local/texlive/2016/bin/x86_64-linux:/usr/local/texlive/2016/bin/x86_64-linux:/usr/lib64/qt-3.3/bin:/usr/local/texlive/2016/bin/x86_64-linux:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/opt/maven/bin:/root/bin:/opt/maven/bin:/opt/maven/bin:/var/lib/ambari-agent'"'"' ; sleep 10;export HBASE_CLASSPATH_PREFIX=/usr/hdp/3.0.0.0-1634/hadoop-yarn/timelineservice/*; /usr/hdp/3.0.0.0-1634/hbase/bin/hbase --config /usr/hdp/3.0.0.0-1634/hadoop/conf/embedded-yarn-ats-hbase org.apache.hadoop.yarn.server.timelineservice.storage.TimelineSchemaCreator -Dhbase.client.retries.number=35 -create -s'&lt;/PRE&gt;&lt;P&gt;This would print some logging in the UI&lt;/P&gt;</description>
      <pubDate>Sat, 11 Aug 2018 08:11:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219022#M81967</guid>
      <dc:creator>apappu</dc:creator>
      <dc:date>2018-08-11T08:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline Service V2.0 Reader not starting</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219023#M81968</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11311/apappu.html" nodeid="11311"&gt;@amarnath reddy pappu&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Good idea! This is what I got:&lt;BR /&gt; &lt;/P&gt;&lt;PRE&gt;[root@DRIVER_NODE ambari-agent]# ./ambari-sudo.sh su yarn-ats -l -s /bin/bash -c 'export PATH='"'"'/usr/sbin:/sbin:/usr/lib/ambari-server/:/usr/local/texlive/2016/bin/x86_64-linux:/usr/local/texlive/2016/bin/x86_64-linux:/usr/local/texlive/2016/bin/x86_64-linux:/usr/lib64/qt-3.3/bin:/usr/local/texlive/2016/bin/x86_64-linux:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/opt/maven/bin:/root/bin:/opt/maven/bin:/opt/maven/bin:/var/lib/ambari-agent'"'"' ; sleep 10;export HBASE_CLASSPATH_PREFIX=/usr/hdp/3.0.0.0-1634/hadoop-yarn/timelineservice/; /usr/hdp/3.0.0.0-1634/hbase/bin/hbase --config /usr/hdp/3.0.0.0-1634/hadoop/conf/embedded-yarn-ats-hbase org.apache.hadoop.yarn.server.timelineservice.storage.TimelineSchemaCreator -Dhbase.client.retries.number=35 -create -s'
Error: Could not find or load main class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineSchemaCreator
&lt;/PRE&gt;</description>
      <pubDate>Sat, 11 Aug 2018 08:21:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219023#M81968</guid>
      <dc:creator>daniel_zafar</dc:creator>
      <dc:date>2018-08-11T08:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline Service V2.0 Reader not starting</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219024#M81969</link>
      <description>&lt;P&gt;Hi @Daniel zafar,&lt;/P&gt;&lt;P&gt;I looks like your package has some missing jars.&lt;/P&gt;&lt;P&gt;Can you please confirm whats the content of your folder ,this is how mine looks like.&lt;/P&gt;&lt;P&gt;If my assumption is correct yours will be missing : webapps, timelineservice and yarn-service-example folders.  &lt;/P&gt;&lt;PRE&gt; [root@anaik1 hadoop-yarn]# pwd
/usr/hdp/3.0.0.0-1634/hadoop-yarn
[root@anaik1 hadoop-yarn]# ls -l
total 12544
drwxr-xr-x. 2 root root      93 Jul 17 06:00 bin
lrwxrwxrwx. 1 root root      16 Jul 17 06:00 conf -&amp;gt; /etc/hadoop/conf
drwxr-xr-x. 3 root root      30 Jul 17 06:00 etc
-rw-r--r--. 1 root root 3097487 Jul 12 21:02 hadoop-yarn-api-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx. 1 root root      38 Jul 17 06:00 hadoop-yarn-api.jar -&amp;gt; hadoop-yarn-api-3.1.0.3.0.0.0-1634.jar
-rw-r--r--. 1 root root  110407 Jul 12 21:02 hadoop-yarn-applications-distributedshell-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx. 1 root root      64 Jul 17 06:00 hadoop-yarn-applications-distributedshell.jar -&amp;gt; hadoop-yarn-applications-distributedshell-3.1.0.3.0.0.0-1634.jar
-rw-r--r--. 1 root root   55399 Jul 12 21:02 hadoop-yarn-applications-unmanaged-am-launcher-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx. 1 root root      69 Jul 17 06:00 hadoop-yarn-applications-unmanaged-am-launcher.jar -&amp;gt; hadoop-yarn-applications-unmanaged-am-launcher-3.1.0.3.0.0.0-1634.jar
-rw-r--r--. 1 root root  300539 Jul 12 21:02 hadoop-yarn-client-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx. 1 root root      41 Jul 17 06:00 hadoop-yarn-client.jar -&amp;gt; hadoop-yarn-client-3.1.0.3.0.0.0-1634.jar
-rw-r--r--. 1 root root 2814263 Jul 12 21:02 hadoop-yarn-common-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx. 1 root root      41 Jul 17 06:00 hadoop-yarn-common.jar -&amp;gt; hadoop-yarn-common-3.1.0.3.0.0.0-1634.jar
-rw-r--r--. 1 root root  224598 Jul 12 21:02 hadoop-yarn-registry-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx. 1 root root      43 Jul 17 06:00 hadoop-yarn-registry.jar -&amp;gt; hadoop-yarn-registry-3.1.0.3.0.0.0-1634.jar
-rw-r--r--. 1 root root  294798 Jul 12 21:02 hadoop-yarn-server-applicationhistoryservice-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx. 1 root root      67 Jul 17 06:00 hadoop-yarn-server-applicationhistoryservice.jar -&amp;gt; hadoop-yarn-server-applicationhistoryservice-3.1.0.3.0.0.0-1634.jar
-rw-r--r--. 1 root root 1336803 Jul 12 21:02 hadoop-yarn-server-common-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx. 1 root root      48 Jul 17 06:00 hadoop-yarn-server-common.jar -&amp;gt; hadoop-yarn-server-common-3.1.0.3.0.0.0-1634.jar
-rw-r--r--. 1 root root 1293507 Jul 12 21:02 hadoop-yarn-server-nodemanager-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx. 1 root root      53 Jul 17 06:00 hadoop-yarn-server-nodemanager.jar -&amp;gt; hadoop-yarn-server-nodemanager-3.1.0.3.0.0.0-1634.jar
-rw-r--r--. 1 root root 2172705 Jul 12 21:02 hadoop-yarn-server-resourcemanager-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx. 1 root root      57 Jul 17 06:00 hadoop-yarn-server-resourcemanager.jar -&amp;gt; hadoop-yarn-server-resourcemanager-3.1.0.3.0.0.0-1634.jar
-rw-r--r--. 1 root root  149224 Jul 12 21:02 hadoop-yarn-server-router-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx. 1 root root      48 Jul 17 06:00 hadoop-yarn-server-router.jar -&amp;gt; hadoop-yarn-server-router-3.1.0.3.0.0.0-1634.jar
-rw-r--r--. 1 root root   94342 Jul 12 21:02 hadoop-yarn-server-sharedcachemanager-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx. 1 root root      60 Jul 17 06:00 hadoop-yarn-server-sharedcachemanager.jar -&amp;gt; hadoop-yarn-server-sharedcachemanager-3.1.0.3.0.0.0-1634.jar
-rw-r--r--. 1 root root   43865 Jul 12 21:02 hadoop-yarn-server-tests-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx. 1 root root      47 Jul 17 06:00 hadoop-yarn-server-tests.jar -&amp;gt; hadoop-yarn-server-tests-3.1.0.3.0.0.0-1634.jar
-rw-r--r--. 1 root root   93081 Jul 12 21:02 hadoop-yarn-server-timeline-pluginstorage-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx. 1 root root      64 Jul 17 06:00 hadoop-yarn-server-timeline-pluginstorage.jar -&amp;gt; hadoop-yarn-server-timeline-pluginstorage-3.1.0.3.0.0.0-1634.jar
-rw-r--r--. 1 root root   80404 Jul 12 21:02 hadoop-yarn-server-web-proxy-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx. 1 root root      51 Jul 17 06:00 hadoop-yarn-server-web-proxy.jar -&amp;gt; hadoop-yarn-server-web-proxy-3.1.0.3.0.0.0-1634.jar
-rw-r--r--. 1 root root  103378 Jul 12 21:02 hadoop-yarn-services-api-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx. 1 root root      47 Jul 17 06:00 hadoop-yarn-services-api.jar -&amp;gt; hadoop-yarn-services-api-3.1.0.3.0.0.0-1634.jar
-rw-r--r--. 1 root root  539627 Jul 12 21:02 hadoop-yarn-services-core-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx. 1 root root      48 Jul 17 06:00 hadoop-yarn-services-core.jar -&amp;gt; hadoop-yarn-services-core-3.1.0.3.0.0.0-1634.jar
drwxr-xr-x. 2 root root    4096 Jul 17 06:00 lib
drwxr-xr-x. 2 root root      49 Jul 17 06:00 sbin
drwxr-xr-x. 3 root root    4096 Jul 17 06:00 timelineservice
drwxr-xr-x. 3 root root      16 Jul 17 06:00 webapps
drwxr-xr-x. 5 root root      51 Jul 17 06:00 yarn-service-examples&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Aug 2018 12:06:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219024#M81969</guid>
      <dc:creator>akhilsnaik</dc:creator>
      <dc:date>2018-08-13T12:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline Service V2.0 Reader not starting</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219025#M81970</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/18735/asnaik.html" nodeid="18735"&gt;@Akhil S Naik&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hm, I actually have all of those, any other ideas?&lt;/P&gt;&lt;PRE&gt;&amp;lt;br&amp;gt;[root@NCIENSPK01 ~]# cd /usr/hdp/3.0.0.0-1634/hadoop-yarn
[root@NCIENSPK01 hadoop-yarn]# ls -l
total 12544
drwxr-xr-x 2 root root      93 Aug 10 17:51 bin
lrwxrwxrwx 1 root root      16 Aug 10 17:51 conf -&amp;gt; /etc/hadoop/conf
drwxr-xr-x 3 root root      30 Aug 10 17:51 etc
-rw-r--r-- 1 root root 3097487 Jul 12 16:02 hadoop-yarn-api-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx 1 root root      38 Aug 10 17:51 hadoop-yarn-api.jar -&amp;gt; hadoop-yarn-api-3.1.0.3.0.0.0-1634.jar
-rw-r--r-- 1 root root  110407 Jul 12 16:02 hadoop-yarn-applications-distributedshell-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx 1 root root      64 Aug 10 17:51 hadoop-yarn-applications-distributedshell.jar -&amp;gt; hadoop-yarn-applications-distributedshell-3.1.0.3.0.0.0-1634.jar
-rw-r--r-- 1 root root   55399 Jul 12 16:02 hadoop-yarn-applications-unmanaged-am-launcher-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx 1 root root      69 Aug 10 17:51 hadoop-yarn-applications-unmanaged-am-launcher.jar -&amp;gt; hadoop-yarn-applications-unmanaged-am-launcher-3.1.0.3.0.0.0-1634.jar
-rw-r--r-- 1 root root  300539 Jul 12 16:02 hadoop-yarn-client-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx 1 root root      41 Aug 10 17:51 hadoop-yarn-client.jar -&amp;gt; hadoop-yarn-client-3.1.0.3.0.0.0-1634.jar
-rw-r--r-- 1 root root 2814263 Jul 12 16:02 hadoop-yarn-common-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx 1 root root      41 Aug 10 17:51 hadoop-yarn-common.jar -&amp;gt; hadoop-yarn-common-3.1.0.3.0.0.0-1634.jar
-rw-r--r-- 1 root root  224598 Jul 12 16:02 hadoop-yarn-registry-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx 1 root root      43 Aug 10 17:51 hadoop-yarn-registry.jar -&amp;gt; hadoop-yarn-registry-3.1.0.3.0.0.0-1634.jar
-rw-r--r-- 1 root root  294798 Jul 12 16:02 hadoop-yarn-server-applicationhistoryservice-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx 1 root root      67 Aug 10 17:51 hadoop-yarn-server-applicationhistoryservice.jar -&amp;gt; hadoop-yarn-server-applicationhistoryservice-3.1.0.3.0.0.0-1634.jar
-rw-r--r-- 1 root root 1336803 Jul 12 16:02 hadoop-yarn-server-common-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx 1 root root      48 Aug 10 17:51 hadoop-yarn-server-common.jar -&amp;gt; hadoop-yarn-server-common-3.1.0.3.0.0.0-1634.jar
-rw-r--r-- 1 root root 1293507 Jul 12 16:02 hadoop-yarn-server-nodemanager-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx 1 root root      53 Aug 10 17:51 hadoop-yarn-server-nodemanager.jar -&amp;gt; hadoop-yarn-server-nodemanager-3.1.0.3.0.0.0-1634.jar
-rw-r--r-- 1 root root 2172705 Jul 12 16:02 hadoop-yarn-server-resourcemanager-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx 1 root root      57 Aug 10 17:51 hadoop-yarn-server-resourcemanager.jar -&amp;gt; hadoop-yarn-server-resourcemanager-3.1.0.3.0.0.0-1634.jar
-rw-r--r-- 1 root root  149224 Jul 12 16:02 hadoop-yarn-server-router-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx 1 root root      48 Aug 10 17:51 hadoop-yarn-server-router.jar -&amp;gt; hadoop-yarn-server-router-3.1.0.3.0.0.0-1634.jar
-rw-r--r-- 1 root root   94342 Jul 12 16:02 hadoop-yarn-server-sharedcachemanager-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx 1 root root      60 Aug 10 17:51 hadoop-yarn-server-sharedcachemanager.jar -&amp;gt; hadoop-yarn-server-sharedcachemanager-3.1.0.3.0.0.0-1634.jar
-rw-r--r-- 1 root root   43865 Jul 12 16:02 hadoop-yarn-server-tests-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx 1 root root      47 Aug 10 17:51 hadoop-yarn-server-tests.jar -&amp;gt; hadoop-yarn-server-tests-3.1.0.3.0.0.0-1634.jar
-rw-r--r-- 1 root root   93081 Jul 12 16:02 hadoop-yarn-server-timeline-pluginstorage-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx 1 root root      64 Aug 10 17:51 hadoop-yarn-server-timeline-pluginstorage.jar -&amp;gt; hadoop-yarn-server-timeline-pluginstorage-3.1.0.3.0.0.0-1634.jar
-rw-r--r-- 1 root root   80404 Jul 12 16:02 hadoop-yarn-server-web-proxy-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx 1 root root      51 Aug 10 17:51 hadoop-yarn-server-web-proxy.jar -&amp;gt; hadoop-yarn-server-web-proxy-3.1.0.3.0.0.0-1634.jar
-rw-r--r-- 1 root root  103378 Jul 12 16:02 hadoop-yarn-services-api-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx 1 root root      47 Aug 10 17:51 hadoop-yarn-services-api.jar -&amp;gt; hadoop-yarn-services-api-3.1.0.3.0.0.0-1634.jar
-rw-r--r-- 1 root root  539627 Jul 12 16:02 hadoop-yarn-services-core-3.1.0.3.0.0.0-1634.jar
lrwxrwxrwx 1 root root      48 Aug 10 17:51 hadoop-yarn-services-core.jar -&amp;gt; hadoop-yarn-services-core-3.1.0.3.0.0.0-1634.jar
drwxr-xr-x 2 root root    4096 Aug 10 17:51 lib
drwxr-xr-x 2 root root      49 Aug 10 17:51 sbin
drwxr-xr-x 3 root root    4096 Aug 10 17:51 timelineservice
drwxr-xr-x 3 root root      16 Aug 10 17:51 webapps
drwxr-xr-x 5 root root      51 Aug 10 17:51 yarn-service-examples
&lt;/PRE&gt;&lt;P&gt;Then in timeline service:&lt;/P&gt;&lt;PRE&gt;[root@NCIENSPK01 hadoop-yarn]# ls timelineservice
hadoop-yarn-server-timelineservice-3.1.0.3.0.0.0-1634.jar               hadoop-yarn-server-timelineservice-hbase-common-3.1.0.3.0.0.0-1634.jar       hadoop-yarn-server-timelineservice-hbase-coprocessor.jar
hadoop-yarn-server-timelineservice-hbase-client-3.1.0.3.0.0.0-1634.jar  hadoop-yarn-server-timelineservice-hbase-common.jar                          hadoop-yarn-server-timelineservice.jar
hadoop-yarn-server-timelineservice-hbase-client.jar  
&lt;/PRE&gt;</description>
      <pubDate>Mon, 13 Aug 2018 22:33:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219025#M81970</guid>
      <dc:creator>daniel_zafar</dc:creator>
      <dc:date>2018-08-13T22:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline Service V2.0 Reader not starting</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219026#M81971</link>
      <description>&lt;P&gt;Hi @Daniel Zafar,&lt;/P&gt;&lt;P&gt;Can you please navigate to the host where Timeline Reader is installed and Install &lt;STRONG&gt;Hbase Client &lt;/STRONG&gt;in that host and let me know the result.&lt;/P&gt;&lt;P&gt;Seeing the code base(the missing file is in hadoop-yarn-server-timelineservice-hbase-client) I have strong feeling  this can fix the issue.&lt;/P&gt;&lt;PRE&gt;Code reference : &lt;A href="https://github.com/hortonworks/hadoop-release/blob/HDP-3.0.0.0-1634-tag/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/TimelineSchemaCreator.java" target="_blank"&gt;https://github.com/hortonworks/hadoop-release/blob/HDP-3.0.0.0-1634-tag/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/TimelineSchemaCreator.java&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;Please log in and accept the answer if you find it helpful &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Aug 2018 00:12:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219026#M81971</guid>
      <dc:creator>akhilsnaik</dc:creator>
      <dc:date>2018-08-14T00:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline Service V2.0 Reader not starting</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219027#M81972</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/18735/asnaik.html" nodeid="18735"&gt;@Akhil S Naik&lt;/A&gt; That worked! Nice job!&lt;/P&gt;</description>
      <pubDate>Tue, 14 Aug 2018 00:51:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219027#M81972</guid>
      <dc:creator>daniel_zafar</dc:creator>
      <dc:date>2018-08-14T00:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline Service V2.0 Reader not starting</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219028#M81973</link>
      <description>&lt;P&gt;Hello &lt;A rel="user" href="https://community.cloudera.com/users/18735/asnaik.html" nodeid="18735"&gt;@Akhil S Naik&lt;/A&gt;, &lt;A rel="user" href="https://community.cloudera.com/users/92177/danielzafar.html" nodeid="92177"&gt;@Daniel
 Zafar
&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am running on HDP-3.0.1 and Yarn 3.1.0 and ran into the same issue which says resource_management.core.exceptions.ExecuteTimeoutException: Execution of 'ambari-sudo.sh su yarn-ats -l -s /bin/bash -c 'export  PATH='"'"'/usr/sbin:/sbin:/usr/lib/ambari-server/*:/usr/sbin:/sbin:/usr/lib/ambari-server/*:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/var/lib/ambari-agent:/var/lib/ambari-agent'"'"' ; sleep 10;export HBASE_CLASSPATH_PREFIX=/usr/hdp/3.0.1.0-187/hadoop-yarn/timelineservice/*; /usr/hdp/3.0.1.0-187/hbase/bin/hbase --config /usr/hdp/3.0.1.0-187/hadoop/conf/embedded-yarn-ats-hbase org.apache.hadoop.yarn.server.timelineservice.storage.TimelineSchemaCreator -Dhbase.client.retries.number=35 -create -s'' was killed due timeout after 300 seconds&lt;/P&gt;&lt;P&gt;Also can you please specify how to install hbase client here? Is it as a part of hbase service through ambari or just the hbase client using the cli? Any guidance here please.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Oct 2018 23:40:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219028#M81973</guid>
      <dc:creator>surya_botcha</dc:creator>
      <dc:date>2018-10-01T23:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline Service V2.0 Reader not starting</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219029#M81974</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/92177/danielzafar.html" nodeid="92177"&gt;@Daniel Zafar &lt;/A&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm also facing the same error, were you able to find anything?&lt;/P&gt;&lt;PRE&gt;# ./ambari-sudo.sh su yarn-ats -l -s /bin/bash -c 'export PATH='"'"'/usr/sbin:/sbin:/usr/lib/ambari-server/*:/usr/local/texlive/2016/bin/x86_64-linux:/usr/local/texlive/2016/bin/x86_64-linux:/usr/local/texlive/2016/bin/x86_64-linux:/usr/lib64/qt-3.3/bin:/usr/local/texlive/2016/bin/x86_64-linux:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/opt/maven/bin:/root/bin:/opt/maven/bin:/opt/maven/bin:/var/lib/ambari-agent'"'"' ; sleep 10;export HBASE_CLASSPATH_PREFIX=/usr/hdp/3.0.1.0-187/hadoop-yarn/timelineservice/^*; /usr/hdp/3.0.1.0-187/hbase/bin/hbase --config /usr/hdp/3.0.1.0-187//hadoop/conf/embedded-yarn-ats-hbase org.apache.hadoop.yarn.server.timelineservice.storage.TimelineSchemaCreator -Dhbase.client.retries.number=35 -create -s' 
Error: Could not find or load main class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineSchemaCreator&lt;BR /&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 17 Oct 2018 19:47:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219029#M81974</guid>
      <dc:creator>ccibi75</dc:creator>
      <dc:date>2018-10-17T19:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline Service V2.0 Reader not starting</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219030#M81975</link>
      <description>&lt;P&gt;After the error "Error:Could not find or load main class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineSchemaCreator", following the steps in below link fixed the issue.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP3/HDP-3.0.1/data-operating-system/content/enable_ats-hbase_on_upgraded_cluster.html"&gt;Enable System Service Mode On an Upgraded Cluster&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 17:42:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219030#M81975</guid>
      <dc:creator>ccibi75</dc:creator>
      <dc:date>2018-10-18T17:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline Service V2.0 Reader not starting</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219031#M81976</link>
      <description>&lt;P&gt;Myself I do not have any issues with class not found but:&lt;/P&gt;&lt;PRE&gt;client.ConnectionImplementation: Retrieve cluster id failed
&lt;/PRE&gt;&lt;P&gt;may be any related so posting&lt;/P&gt;&lt;PRE&gt;018-10-19 22:48:33,152 INFO  [ReadOnlyZKClient-emltgh01.emtst.lpemrz.com:2181@0x38102d01] zookeeper.ZooKeeper: Client environment:java.library.path=:/usr/hdp/3.0.1.0-187/hadoop/lib/native/Linux-amd64-64:/usr/hdp/3.0.1.0-187/hadoop/lib/native
2018-10-19 22:48:33,152 INFO  [ReadOnlyZKClient-emltgh01.emtst.lpemrz.com:2181@0x38102d01] zookeeper.ZooKeeper: Client environment:java.io.tmpdir=/tmp
2018-10-19 22:48:33,152 INFO  [ReadOnlyZKClient-emltgh01.emtst.lpemrz.com:2181@0x38102d01] zookeeper.ZooKeeper: Client environment:java.compiler=&amp;lt;NA&amp;gt;
2018-10-19 22:48:33,152 INFO  [ReadOnlyZKClient-emltgh01.emtst.lpemrz.com:2181@0x38102d01] zookeeper.ZooKeeper: Client environment:os.name=Linux
2018-10-19 22:48:33,152 INFO  [ReadOnlyZKClient-emltgh01.emtst.lpemrz.com:2181@0x38102d01] zookeeper.ZooKeeper: Client environment:os.arch=amd64
2018-10-19 22:48:33,152 INFO  [ReadOnlyZKClient-emltgh01.emtst.lpemrz.com:2181@0x38102d01] zookeeper.ZooKeeper: Client environment:os.version=3.10.0-514.21.1.el7.x86_64
2018-10-19 22:48:33,152 INFO  [ReadOnlyZKClient-emltgh01.emtst.lpemrz.com:2181@0x38102d01] zookeeper.ZooKeeper: Client environment:user.name=yarn-ats
2018-10-19 22:48:33,152 INFO  [ReadOnlyZKClient-emltgh01.emtst.lpemrz.com:2181@0x38102d01] zookeeper.ZooKeeper: Client environment:user.home=/home/yarn-ats
2018-10-19 22:48:33,152 INFO  [ReadOnlyZKClient-emltgh01.emtst.lpemrz.com:2181@0x38102d01] zookeeper.ZooKeeper: Client environment:user.dir=/home/yarn-ats
2018-10-19 22:48:33,154 INFO  [ReadOnlyZKClient-emltgh01.emtst.lpemrz.com:2181@0x38102d01] zookeeper.ZooKeeper: Initiating client connection, connectString=emltgh01.emtst.lpemrz.com:2181 sessionTimeout=90000 watcher=org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient$$Lambda$13/966280619@62068d2d
2018-10-19 22:48:33,171 INFO  [ReadOnlyZKClient-emltgh01.emtst.lpemrz.com:2181@0x38102d01-SendThread(emltgh01.emtst.lpemrz.com:2181)] zookeeper.ClientCnxn: Opening socket connection to server emltgh01.emtst.lpemrz.com/10.10.13.100:2181. Will not attempt to authenticate using SASL (unknown error)
2018-10-19 22:48:33,174 INFO  [ReadOnlyZKClient-emltgh01.emtst.lpemrz.com:2181@0x38102d01-SendThread(emltgh01.emtst.lpemrz.com:2181)] zookeeper.ClientCnxn: Socket connection established, initiating session, client: /10.10.13.100:38167, server: emltgh01.emtst.lpemrz.com/10.10.13.100:2181
2018-10-19 22:48:33,179 INFO  [ReadOnlyZKClient-emltgh01.emtst.lpemrz.com:2181@0x38102d01-SendThread(emltgh01.emtst.lpemrz.com:2181)] zookeeper.ClientCnxn: Session establishment complete on server emltgh01.emtst.lpemrz.com/10.10.13.100:2181, sessionid = 0x1668d9e70b70055, negotiated timeout = 40000
2018-10-19 22:48:33,188 WARN  [main] client.ConnectionImplementation: Retrieve cluster id failed
java.util.concurrent.ExecutionException: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /atsv2-hbase-unsecure/hbaseid
	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895)
	at org.apache.hadoop.hbase.client.ConnectionImplementation.retrieveClusterId(ConnectionImplementation.java:527)
	at org.apache.hadoop.hbase.client.ConnectionImplementation.&amp;lt;init&amp;gt;(ConnectionImplementation.java:287)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.hadoop.hbase.client.ConnectionFactory.createConnection(ConnectionFactory.java:219)
	at org.apache.hadoop.hbase.client.ConnectionFactory.createConnection(ConnectionFactory.java:114)
	at org.apache.hadoop.yarn.server.timelineservice.storage.TimelineSchemaCreator.createAllTables(TimelineSchemaCreator.java:301)
	at org.apache.hadoop.yarn.server.timelineservice.storage.TimelineSchemaCreator.createAllSchemas(TimelineSchemaCreator.java:277)
	at org.apache.hadoop.yarn.server.timelineservice.storage.TimelineSchemaCreator.main(TimelineSchemaCreator.java:146)
Caused by: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /atsv2-hbase-unsecure/hbaseid
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	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)
&lt;/PRE&gt;</description>
      <pubDate>Sat, 20 Oct 2018 08:52:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219031#M81976</guid>
      <dc:creator>mmartofel</dc:creator>
      <dc:date>2018-10-20T08:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline Service V2.0 Reader not starting</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219032#M81977</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11019/mmartofel.html" nodeid="11019"&gt;@Marek Martofel&lt;/A&gt; Following the steps in below link fixed this issue:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP3/HDP-3.0.1/data-operating-system/content/enable_ats-hbase_on_upgraded_cluster.html"&gt;Enable System Service Mode On an Upgraded Cluster&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2018 14:24:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219032#M81977</guid>
      <dc:creator>ccibi75</dc:creator>
      <dc:date>2018-10-22T14:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline Service V2.0 Reader not starting</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219033#M81978</link>
      <description>&lt;P&gt;Many thanks Cibi! It works now. Indeed yarn-system queue was with 0% capacity and is_hbase_system_service_launch was false.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2018 20:34:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219033#M81978</guid>
      <dc:creator>mmartofel</dc:creator>
      <dc:date>2018-10-22T20:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline Service V2.0 Reader not starting</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219034#M81979</link>
      <description>Thanks CIBI, It is worked for me..</description>
      <pubDate>Thu, 21 Feb 2019 03:31:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219034#M81979</guid>
      <dc:creator>CloudBoy</dc:creator>
      <dc:date>2019-02-21T03:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline Service V2.0 Reader not starting</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219035#M81980</link>
      <description>&lt;P&gt;Was running into this exact same problem. Here is how I installed HBase Client from via the Ambari UI...&lt;/P&gt;&lt;P&gt;1. In the Ambari UI, go to Hosts then click the host you want to install the hbase client component on&lt;/P&gt;&lt;P&gt;2. In the list on components, you will have option to add more, see...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="110111-1564178193294.png" style="width: 1433px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/16020iC3D6FDDCA145EFA8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="110111-1564178193294.png" alt="110111-1564178193294.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;3. From here I installed the HBase client&lt;/P&gt;&lt;P&gt;4. Then stopped and restarted the cluster via Ambari UI (got notification of stale configs (though not sure if this was my problem all along))&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;One thing that was weird is that I did not change any configs or install anything new on the host nodes between trying to restart and running into this error and up until now everything appeared to be working fine. &lt;A rel="user" href="https://community.cloudera.com/users/18735/asnaik.html" nodeid="18735" target="_blank"&gt;@Akhil S Naik&lt;/A&gt;, is there any reason that you could think of why this would only be happening now?&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 02:43:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/219035#M81980</guid>
      <dc:creator>rvillanueva</dc:creator>
      <dc:date>2019-08-18T02:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline Service V2.0 Reader not starting</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/296958#M81981</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/66991"&gt;@ccibi75&lt;/a&gt;Thanks for the solution to resolve timeline server v2.0 start issue in HDP3.x. It worked!!!&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 06:57:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/296958#M81981</guid>
      <dc:creator>prashanthshetty</dc:creator>
      <dc:date>2020-06-01T06:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline Service V2.0 Reader not starting</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/319253#M81982</link>
      <description>&lt;P&gt;Thanks,&amp;nbsp;&lt;A href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/66991" target="_blank" rel="noopener"&gt;&lt;SPAN class=""&gt;ccibi75&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This worked for me.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 07:39:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Timeline-Service-V2-0-Reader-not-starting/m-p/319253#M81982</guid>
      <dc:creator>KPG1</dc:creator>
      <dc:date>2021-06-24T07:39:22Z</dc:date>
    </item>
  </channel>
</rss>

