<?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: LLAP Application in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/LLAP-Application/m-p/108480#M71335</link>
    <description>&lt;P&gt;Start with providing logs for Ambari and hive&lt;/P&gt;</description>
    <pubDate>Sun, 02 Oct 2016 07:39:29 GMT</pubDate>
    <dc:creator>aervits</dc:creator>
    <dc:date>2016-10-02T07:39:29Z</dc:date>
    <item>
      <title>LLAP Application</title>
      <link>https://community.cloudera.com/t5/Support-Questions/LLAP-Application/m-p/108479#M71334</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've been trying to set up a small cluster using HDP 2.5 on OL 7.2 with the purpose of running an academic project in Hive and after some days cleaning errors and alerts I still have one that I can't get rid of.&lt;/P&gt;&lt;P&gt;HiveServer2 Interactive reports the following alert: &lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;Service - Hive&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;Alert Definition Name: LLAP Application&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;Status: Crit&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;Response: The application reported a 'NOT RUNNING' state.&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;&lt;/P&gt;&lt;P&gt;Can please someone point me into the direction I should be looking?&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;</description>
      <pubDate>Sun, 02 Oct 2016 06:19:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/LLAP-Application/m-p/108479#M71334</guid>
      <dc:creator>voidmessiah</dc:creator>
      <dc:date>2016-10-02T06:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: LLAP Application</title>
      <link>https://community.cloudera.com/t5/Support-Questions/LLAP-Application/m-p/108480#M71335</link>
      <description>&lt;P&gt;Start with providing logs for Ambari and hive&lt;/P&gt;</description>
      <pubDate>Sun, 02 Oct 2016 07:39:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/LLAP-Application/m-p/108480#M71335</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-10-02T07:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: LLAP Application</title>
      <link>https://community.cloudera.com/t5/Support-Questions/LLAP-Application/m-p/108481#M71336</link>
      <description>&lt;P&gt;Hi Artem, &lt;/P&gt;&lt;P&gt;Thank you very much for your attention.&lt;/P&gt;&lt;P&gt;I've attached the output shown in the Ambari fronted. Which other files can be useful?&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/8196-hs2.txt"&gt;hs2.txt&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Oct 2016 21:50:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/LLAP-Application/m-p/108481#M71336</guid>
      <dc:creator>voidmessiah</dc:creator>
      <dc:date>2016-10-02T21:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: LLAP Application</title>
      <link>https://community.cloudera.com/t5/Support-Questions/LLAP-Application/m-p/108482#M71337</link>
      <description>&lt;P&gt;you have to reinstall LLAP, it looks you didn't deploy it correctly. Alternatively, take a look at our cloud offerings, we have LLAP on demand clusters via Hortonworks Cloud for AWS &lt;A href="http://hortonworks.com/blog/quickly-launch-hortonworks-data-platform-amazon-web-services/" target="_blank"&gt;http://hortonworks.com/blog/quickly-launch-hortonworks-data-platform-amazon-web-services/&lt;/A&gt;. Additionally our newest Sandbox 2.5 includes Hive LLAP, perhaps your small project can start on Sandbox and when you're comfortable with HDP you can deploy a cluster?&lt;/P&gt;&lt;PRE&gt;2016-10-02 15:36:40,200 - LLAP app 'llap0' deployment unsuccessful.
Traceback (most recent call last):
  File "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/hive_server_interactive.py", line 535, in &amp;lt;module&amp;gt;
    HiveServerInteractive().execute()
  File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 280, in execute
    method(env)
  File "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/hive_server_interactive.py", line 123, in start
    raise Fail("Skipping START of Hive Server Interactive since LLAP app couldn't be STARTED.")
resource_management.core.exceptions.Fail: Skipping START of Hive Server Interactive since LLAP app couldn't be STARTED.&lt;/PRE&gt;</description>
      <pubDate>Mon, 03 Oct 2016 19:53:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/LLAP-Application/m-p/108482#M71337</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-10-03T19:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: LLAP Application</title>
      <link>https://community.cloudera.com/t5/Support-Questions/LLAP-Application/m-p/108483#M71338</link>
      <description>&lt;P&gt;First of all, again my sincere thanks for your time looking into this.&lt;/P&gt;&lt;P&gt;My small project (it's for my master thesis) is about comparing a transformation process in a RDBMS against the same process in a Hadoop cluster. I decided to go for HDP 2.5 since I'm completely new in Hortonworks while I already used Cloudera. If I'll still have time I'll use it again to compare Hive against Impala on my specific problem. &lt;/P&gt;&lt;P&gt;I'll also want to add more DataNodes and see how performance is improved. I didn't go for the sandbox because installing something you don't know is always a learning challenge. Of course I'm aware of my limitations and that's why after many attempts I decided to come here for help.&lt;/P&gt;&lt;P&gt;To my project the Interactive Hive Server is not very important since I'm not looking for fast replies to ad hoc selects, even though I'm curious about the results.&lt;/P&gt;&lt;P&gt;For now I've disabled the Interactive Server and everything is running well. When you suggest me to reinstall LLAP, is it as simple as activating again the Interactive Server or so I need to go and manually install the component?&lt;/P&gt;&lt;P&gt;Regarding the Cloud option, maybe when I have all the project implemented and I'll need to do the scalability tests.&lt;/P&gt;&lt;P&gt;Again, thank you very much for your time.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2016 23:33:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/LLAP-Application/m-p/108483#M71338</guid>
      <dc:creator>voidmessiah</dc:creator>
      <dc:date>2016-10-03T23:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: LLAP Application</title>
      <link>https://community.cloudera.com/t5/Support-Questions/LLAP-Application/m-p/108484#M71339</link>
      <description>&lt;P&gt;Just to give some closure and possibly help someone that may have the same problem...&lt;/P&gt;&lt;P&gt;I was able to start the HiveServer2 Interactive after removing and adding the service again, but I always had the error regarding the LLAP Application. This error went way though when I also installed the role of NodeManager in the same node where all the Hive services are located. If it is related or not I do not know...&lt;/P&gt;</description>
      <pubDate>Sun, 09 Oct 2016 04:31:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/LLAP-Application/m-p/108484#M71339</guid>
      <dc:creator>voidmessiah</dc:creator>
      <dc:date>2016-10-09T04:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: LLAP Application</title>
      <link>https://community.cloudera.com/t5/Support-Questions/LLAP-Application/m-p/108485#M71340</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/13448/voidmessiah.html" nodeid="13448"&gt;@Void Messiah&lt;/A&gt; -- a basic question, how did you uninstall HiveServer2 Interactive ?&lt;/P&gt;&lt;P&gt;Through Ambari ? &lt;/P&gt;&lt;P&gt;Pls. let me know, i'm facing similar issue. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 04:58:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/LLAP-Application/m-p/108485#M71340</guid>
      <dc:creator>karan_alang1</dc:creator>
      <dc:date>2017-04-20T04:58:11Z</dc:date>
    </item>
  </channel>
</rss>

