<?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: why yarn service is launching ats-hbase app  in HDP 3.0 ? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/why-yarn-service-is-launching-ats-hbase-app-in-HDP-3-0/m-p/204994#M83975</link>
    <description>&lt;P&gt; &lt;A rel="user" href="https://community.cloudera.com/users/1852/subhashparise36.html" nodeid="1852"&gt;@subhash parise&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;In HDP 3.0, yarn has a new implementation of Timeline server called Timeline server v2 (previouly timeline  1.5 was used).&lt;/P&gt;&lt;P&gt;TS v2 uses HBase for storing the information of all the applications. TS v2 will be started either as a system service (which is a yarn application) or in embedded mode ( runs a standalone hbase server) based on the resources. If the cluster has enough resources it will be started as a system service or yarn application which is true in your case.&lt;/P&gt;&lt;P&gt;You can check the config ( is_hbase_system_service ) to check if is running as a yarn application or in standalone mode.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;You can read more about timeline server 2.0 here&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP3/HDP-3.0.0/data-operating-system/content/yarn_timeline_service_2.0_overview.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP3/HDP-3.0.0/data-operating-system/content/yarn_timeline_service_2.0_overview.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Please "Accept" if this helps &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Oct 2018 11:02:00 GMT</pubDate>
    <dc:creator>asirna</dc:creator>
    <dc:date>2018-10-02T11:02:00Z</dc:date>
    <item>
      <title>why yarn service is launching ats-hbase app  in HDP 3.0 ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/why-yarn-service-is-launching-ats-hbase-app-in-HDP-3-0/m-p/204993#M83974</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;we have been observed yarn-service is launching ats-hbase application by default. what is the use of this application.?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="91591-yarn-ats.jpg" style="width: 1118px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17142iBB05FE284495E96E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="91591-yarn-ats.jpg" alt="91591-yarn-ats.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 04:55:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/why-yarn-service-is-launching-ats-hbase-app-in-HDP-3-0/m-p/204993#M83974</guid>
      <dc:creator>subhash_parise3</dc:creator>
      <dc:date>2019-08-18T04:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: why yarn service is launching ats-hbase app  in HDP 3.0 ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/why-yarn-service-is-launching-ats-hbase-app-in-HDP-3-0/m-p/204994#M83975</link>
      <description>&lt;P&gt; &lt;A rel="user" href="https://community.cloudera.com/users/1852/subhashparise36.html" nodeid="1852"&gt;@subhash parise&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;In HDP 3.0, yarn has a new implementation of Timeline server called Timeline server v2 (previouly timeline  1.5 was used).&lt;/P&gt;&lt;P&gt;TS v2 uses HBase for storing the information of all the applications. TS v2 will be started either as a system service (which is a yarn application) or in embedded mode ( runs a standalone hbase server) based on the resources. If the cluster has enough resources it will be started as a system service or yarn application which is true in your case.&lt;/P&gt;&lt;P&gt;You can check the config ( is_hbase_system_service ) to check if is running as a yarn application or in standalone mode.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;You can read more about timeline server 2.0 here&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP3/HDP-3.0.0/data-operating-system/content/yarn_timeline_service_2.0_overview.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP3/HDP-3.0.0/data-operating-system/content/yarn_timeline_service_2.0_overview.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Please "Accept" if this helps &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Oct 2018 11:02:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/why-yarn-service-is-launching-ats-hbase-app-in-HDP-3-0/m-p/204994#M83975</guid>
      <dc:creator>asirna</dc:creator>
      <dc:date>2018-10-02T11:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: why yarn service is launching ats-hbase app  in HDP 3.0 ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/why-yarn-service-is-launching-ats-hbase-app-in-HDP-3-0/m-p/204995#M83976</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14200/asirna.html" nodeid="14200"&gt;@Aditya Sirna&lt;/A&gt; &lt;A rel="user" href="https://community.cloudera.com/users/1852/subhashparise36.html" nodeid="1852"&gt;@subhash parise&lt;/A&gt; &lt;A rel="user" href="https://community.cloudera.com/users/3418/jsensharma.html" nodeid="3418"&gt;@Jay Kumar SenSharma&lt;/A&gt;&lt;/P&gt;&lt;P&gt;can we kill this application? it is taking too much time to finish&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 17:43:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/why-yarn-service-is-launching-ats-hbase-app-in-HDP-3-0/m-p/204995#M83976</guid>
      <dc:creator>rp4345</dc:creator>
      <dc:date>2019-06-12T17:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: why yarn service is launching ats-hbase app  in HDP 3.0 ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/why-yarn-service-is-launching-ats-hbase-app-in-HDP-3-0/m-p/304023#M83977</link>
      <description>&lt;P&gt;Its a service that's running, not a job. So avoid killing it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2020 11:28:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/why-yarn-service-is-launching-ats-hbase-app-in-HDP-3-0/m-p/304023#M83977</guid>
      <dc:creator>santoshh</dc:creator>
      <dc:date>2020-10-07T11:28:27Z</dc:date>
    </item>
  </channel>
</rss>

