<?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: Hive interactive server cant start null in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Hive-interactive-server-cant-start-null/m-p/359762#M238201</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/100422"&gt;@myzard&lt;/a&gt;&amp;nbsp;Increase the timeout below.&lt;/P&gt;&lt;PRE&gt;You can also check after changing the below property from Ambari UI &amp;gt; Advance Hive-interactive-env:
Number of retries while checking LLAP app status = 40
(It will show a warning, please ignore that and save)

This should increase the timeout from 400 to 800s.&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;BR /&gt;If you found that the provided solution(s) assisted you with your query, please take a moment to login and click&lt;STRONG&gt;&lt;FONT color="#FF6600"&gt; Accept as Solution&lt;/FONT&gt;&lt;/STRONG&gt; below each response that helped.&lt;/P&gt;</description>
    <pubDate>Mon, 19 Dec 2022 03:15:06 GMT</pubDate>
    <dc:creator>Kartik_Agarwal</dc:creator>
    <dc:date>2022-12-19T03:15:06Z</dc:date>
    <item>
      <title>Hive interactive server cant start null</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-interactive-server-cant-start-null/m-p/359683#M238167</link>
      <description>&lt;P&gt;i try to start hive llap but when i start always failed and this logs from task log&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;WARN conf.HiveConf: HiveConf of name hive.heapsize does not exist
ERROR cli.LlapStatusServiceDriver: FAILED: null
java.lang.NullPointerException: null
	at org.apache.hadoop.hive.llap.cli.LlapStatusServiceDriver.run(LlapStatusServiceDriver.java:199) [hive-llap-server-3.1.0.jar:3.1.0]
	at org.apache.hadoop.hive.llap.cli.LlapStatusServiceDriver.main(LlapStatusServiceDriver.java:712) [hive-llap-server-3.1.0.jar:3.1.0]
FAILED: null

Command failed after 1 tries&lt;/PRE&gt;&lt;P&gt;anybody can help ? thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2022 07:25:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-interactive-server-cant-start-null/m-p/359683#M238167</guid>
      <dc:creator>myzard</dc:creator>
      <dc:date>2022-12-16T07:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hive interactive server cant start null</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-interactive-server-cant-start-null/m-p/359747#M238187</link>
      <description>&lt;P&gt;Try The below solutions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/100422"&gt;@myzard&lt;/a&gt;&amp;nbsp;Can you compare the values of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;hive.heapsize&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;on this cluster that seem to be the issue? Please adjust them depending on the memory the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;HiveServer2 Heap Size&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;automatically shows you the memory available to the cluster so i.e on my 24 GB single node I dedicated 8 GB for&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;hive.heapsize&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and it fires up!&lt;/EM&gt;&lt;/P&gt;&lt;PRE&gt;Possible SLotion: &lt;BR /&gt;1. Increase the llap queue resource percentage&lt;BR /&gt;2. Try restarting YARN service and then restarted HS2I&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Dec 2022 04:07:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-interactive-server-cant-start-null/m-p/359747#M238187</guid>
      <dc:creator>Kartik_Agarwal</dc:creator>
      <dc:date>2022-12-18T04:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: Hive interactive server cant start null</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-interactive-server-cant-start-null/m-p/359760#M238199</link>
      <description>&lt;P&gt;appear new error after doing that&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;WARN cli.LlapStatusServiceDriver: Watch timeout 400s exhausted before desired state RUNNING is attained.
2022-12-19 09:24:02,846 - LLAP app 'llap0' current state is LAUNCHING.
2022-12-19 09:24:02,847 - LLAP app 'llap0' current state is LAUNCHING.
2022-12-19 09:24:02,847 - LLAP app 'llap0' deployment unsuccessful.

Command failed after 1 tries&lt;/PRE&gt;</description>
      <pubDate>Mon, 19 Dec 2022 02:39:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-interactive-server-cant-start-null/m-p/359760#M238199</guid>
      <dc:creator>myzard</dc:creator>
      <dc:date>2022-12-19T02:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Hive interactive server cant start null</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-interactive-server-cant-start-null/m-p/359762#M238201</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/100422"&gt;@myzard&lt;/a&gt;&amp;nbsp;Increase the timeout below.&lt;/P&gt;&lt;PRE&gt;You can also check after changing the below property from Ambari UI &amp;gt; Advance Hive-interactive-env:
Number of retries while checking LLAP app status = 40
(It will show a warning, please ignore that and save)

This should increase the timeout from 400 to 800s.&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;BR /&gt;If you found that the provided solution(s) assisted you with your query, please take a moment to login and click&lt;STRONG&gt;&lt;FONT color="#FF6600"&gt; Accept as Solution&lt;/FONT&gt;&lt;/STRONG&gt; below each response that helped.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2022 03:15:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-interactive-server-cant-start-null/m-p/359762#M238201</guid>
      <dc:creator>Kartik_Agarwal</dc:creator>
      <dc:date>2022-12-19T03:15:06Z</dc:date>
    </item>
  </channel>
</rss>

