<?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 Error Configuring Hive LLAP in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-Configuring-Hive-LLAP/m-p/118312#M42935</link>
    <description>&lt;PRE&gt;WARN conf.HiveConf: HiveConf of name hive.llap.daemon.allow.permanent.fns does not exist
WARN conf.HiveConf: HiveConf hive.llap.daemon.vcpus.per.instance expects INT type value
WARN cli.LlapServiceDriver: Ignoring unknown llap server parameter: [hive.aux.jars.path]
Failed: Working memory + cache (Xmx=4.00GB + cache=1.00GB) has to be smaller than the container sizing (5.00GB)
java.lang.IllegalArgumentException: Working memory + cache (Xmx=4.00GB + cache=1.00GB) has to be smaller than the container sizing (5.00GB) &lt;/PRE&gt;&lt;P&gt;	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:92)&lt;/P&gt;&lt;P&gt;I am working from this:   &lt;A href="http://hortonworks.com/hadoop-tutorial/interactive-sql-hadoop-hive-llap/" target="_blank"&gt;http://hortonworks.com/hadoop-tutorial/interactive-sql-hadoop-hive-llap/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am trying to see which setting I set too high.&lt;/P&gt;</description>
    <pubDate>Fri, 07 Oct 2016 01:49:12 GMT</pubDate>
    <dc:creator>TimothySpann</dc:creator>
    <dc:date>2016-10-07T01:49:12Z</dc:date>
    <item>
      <title>Error Configuring Hive LLAP</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-Configuring-Hive-LLAP/m-p/118312#M42935</link>
      <description>&lt;PRE&gt;WARN conf.HiveConf: HiveConf of name hive.llap.daemon.allow.permanent.fns does not exist
WARN conf.HiveConf: HiveConf hive.llap.daemon.vcpus.per.instance expects INT type value
WARN cli.LlapServiceDriver: Ignoring unknown llap server parameter: [hive.aux.jars.path]
Failed: Working memory + cache (Xmx=4.00GB + cache=1.00GB) has to be smaller than the container sizing (5.00GB)
java.lang.IllegalArgumentException: Working memory + cache (Xmx=4.00GB + cache=1.00GB) has to be smaller than the container sizing (5.00GB) &lt;/PRE&gt;&lt;P&gt;	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:92)&lt;/P&gt;&lt;P&gt;I am working from this:   &lt;A href="http://hortonworks.com/hadoop-tutorial/interactive-sql-hadoop-hive-llap/" target="_blank"&gt;http://hortonworks.com/hadoop-tutorial/interactive-sql-hadoop-hive-llap/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am trying to see which setting I set too high.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2016 01:49:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-Configuring-Hive-LLAP/m-p/118312#M42935</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-10-07T01:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error Configuring Hive LLAP</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-Configuring-Hive-LLAP/m-p/118313#M42936</link>
      <description>&lt;P&gt;The cache, for sure (the math is the container * 0.8 == Xmx + Cache)
&lt;/P&gt;&lt;P&gt;I would recommend scaling down both Xmx and Cache by 0.8x, equally and picking 1 executor thread for your LLAP to avoid thrashing such a small cache.

LLAP really shines when you give it (~4Gb per core) + enough cache to hold all the data needed for all executors in motion (not the total data size, but if you have 10 threads ... need at least 10 ORC stripes worth of cache).&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2016 01:55:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-Configuring-Hive-LLAP/m-p/118313#M42936</guid>
      <dc:creator>gopalv</dc:creator>
      <dc:date>2016-10-07T01:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error Configuring Hive LLAP</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-Configuring-Hive-LLAP/m-p/118314#M42937</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/9304/tspann.html" nodeid="9304" target="_blank"&gt;@Timothy Spann&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Adding to &lt;A rel="user" href="https://community.cloudera.com/users/301/gopal.html" nodeid="301" target="_blank"&gt;@gopal&lt;/A&gt;'s answer, you can modify Xmx and cache from Ambari as follows: (this will get reflected on HSI smart configs page)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For Xmx:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Go to Hive -&amp;gt; Configs -&amp;gt;Advanced-hive-interactive-env&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8322-screen-shot-2016-10-06-at-115814-am.png" style="width: 2450px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/22985i0273D0026A44CA11/image-size/medium?v=v2&amp;amp;px=400" role="button" title="8322-screen-shot-2016-10-06-at-115814-am.png" alt="8322-screen-shot-2016-10-06-at-115814-am.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For Cache:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8323-screen-shot-2016-10-06-at-121007-pm.png" style="width: 2424px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/22986i0C4CA194E7370582/image-size/medium?v=v2&amp;amp;px=400" role="button" title="8323-screen-shot-2016-10-06-at-121007-pm.png" alt="8323-screen-shot-2016-10-06-at-121007-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 10:46:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-Configuring-Hive-LLAP/m-p/118314#M42937</guid>
      <dc:creator>sshridhar</dc:creator>
      <dc:date>2019-08-19T10:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error Configuring Hive LLAP</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-Configuring-Hive-LLAP/m-p/118315#M42938</link>
      <description>&lt;P&gt;thanks, that worked&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2016 03:04:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-Configuring-Hive-LLAP/m-p/118315#M42938</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-10-07T03:04:16Z</dc:date>
    </item>
  </channel>
</rss>

