<?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 Hive's taking to much time. It is normal? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135410#M98069</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to do a select count(*) from tweets; 
using Hive CLI. But as you can see, it is taking to much time (i guess)&lt;/P&gt;&lt;P&gt;It is normal?&lt;/P&gt;&lt;P&gt;Any tip?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="10007-hive-sql.png" style="width: 652px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/22072i63600846DFF883AF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="10007-hive-sql.png" alt="10007-hive-sql.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Aug 2019 08:56:35 GMT</pubDate>
    <dc:creator>cristianvlean</dc:creator>
    <dc:date>2019-08-19T08:56:35Z</dc:date>
    <item>
      <title>Hive's taking to much time. It is normal?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135410#M98069</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to do a select count(*) from tweets; 
using Hive CLI. But as you can see, it is taking to much time (i guess)&lt;/P&gt;&lt;P&gt;It is normal?&lt;/P&gt;&lt;P&gt;Any tip?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="10007-hive-sql.png" style="width: 652px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/22072i63600846DFF883AF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="10007-hive-sql.png" alt="10007-hive-sql.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 08:56:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135410#M98069</guid>
      <dc:creator>cristianvlean</dc:creator>
      <dc:date>2019-08-19T08:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Hive's taking to much time. It is normal?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135411#M98070</link>
      <description>&lt;P&gt;The Tez job has not started: both the mapper and the reducer are in "pending" state and haven't yet been launched. Once launched they would enter "running" state.&lt;/P&gt;&lt;P&gt;Check yarn to ensure there is enough room in your queue to fit the containers (http://sandbox:8088). There isn't much ram in a sandbox, and it could all be taken up by a Spark instance or by the Tez instances of hiveserver2.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Dec 2016 01:54:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135411#M98070</guid>
      <dc:creator>jpp</dc:creator>
      <dc:date>2016-12-03T01:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Hive's taking to much time. It is normal?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135412#M98071</link>
      <description>&lt;P&gt;Jean-Phillippe,
as you may guess, i am new with the Sandbox.
How can i know if there's enough room in my queue to fit containers?&lt;/P&gt;&lt;P&gt;These are my setting.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="10008-hive-sql-config.png" style="width: 868px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/22071iB45FBB5824D4F8B6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="10008-hive-sql-config.png" alt="10008-hive-sql-config.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 08:56:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135412#M98071</guid>
      <dc:creator>cristianvlean</dc:creator>
      <dc:date>2019-08-19T08:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Hive's taking to much time. It is normal?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135413#M98072</link>
      <description>&lt;P&gt;Job is not started at all. Please share more info for debugging(cluster size, query, data size, hive log, etc)&lt;/P&gt;</description>
      <pubDate>Sat, 03 Dec 2016 02:22:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135413#M98072</guid>
      <dc:creator>zyang</dc:creator>
      <dc:date>2016-12-03T02:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Hive's taking to much time. It is normal?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135414#M98073</link>
      <description>&lt;P&gt;Hi Zyang,&lt;/P&gt;&lt;P&gt;Can you tell me where can i find that information?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Sat, 03 Dec 2016 02:43:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135414#M98073</guid>
      <dc:creator>cristianvlean</dc:creator>
      <dc:date>2016-12-03T02:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Hive's taking to much time. It is normal?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135415#M98074</link>
      <description>&lt;P&gt;Cluster size: yarn node -list&lt;/P&gt;&lt;P&gt;Hive log: /tmp/&amp;lt;username&amp;gt;/hive.log&lt;/P&gt;</description>
      <pubDate>Sat, 03 Dec 2016 03:00:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135415#M98074</guid>
      <dc:creator>zyang</dc:creator>
      <dc:date>2016-12-03T03:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Hive's taking to much time. It is normal?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135416#M98075</link>
      <description>&lt;P&gt;Never mind about cluster size. I saw you are using sandbox. Probably job cannot be started because there is not enough resource. You can try allocate more memory for VM or decrease tez container size.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Dec 2016 03:04:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135416#M98075</guid>
      <dc:creator>zyang</dc:creator>
      <dc:date>2016-12-03T03:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hive's taking to much time. It is normal?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135417#M98076</link>
      <description>&lt;P&gt;Zyang, what is the purpose about decreasing Tez Container Size?&lt;/P&gt;</description>
      <pubDate>Sat, 03 Dec 2016 03:10:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135417#M98076</guid>
      <dc:creator>cristianvlean</dc:creator>
      <dc:date>2016-12-03T03:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Hive's taking to much time. It is normal?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135418#M98077</link>
      <description>&lt;P&gt;Well Zyang, as you suggested i tried decreasing tez container size.&lt;/P&gt;&lt;P&gt;Now i got the following error&lt;/P&gt;&lt;P&gt;Vertex did not succeed due to OWN_TASK_FAILURE, failedTasks:1 killedTasks:0, Vertex vertex_1480577643003_0005_1_00 [Map 1] killed/failed due to:OWN_TASK_FAILURE]Vertex killed, vertexName=Reducer 2, vertexId=vertex_1480577643003_0005_1_01, diagnostics=[Vertex received Kill while in RUNNING state., Vertex did not succeed due to OTHER_VERTEX_FAILURE, failedTasks:0 killedTasks:1, Vertex vertex_1480577643003_0005_1_01 [Reducer 2] killed/failed due to:OTHER_VERTEX_FAILURE]DAG did not succeed due to VERTEX_FAILURE. failedVertices:1 killedVertices:1&lt;/P&gt;&lt;P&gt;Any suggestion?&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;</description>
      <pubDate>Sat, 03 Dec 2016 03:43:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135418#M98077</guid>
      <dc:creator>cristianvlean</dc:creator>
      <dc:date>2016-12-03T03:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Hive's taking to much time. It is normal?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135419#M98078</link>
      <description>&lt;P&gt;Your resource is limited. To solve the problem, either you allocate more resource or just request ask fro resource.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Dec 2016 08:02:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135419#M98078</guid>
      <dc:creator>zyang</dc:creator>
      <dc:date>2016-12-03T08:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Hive's taking to much time. It is normal?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135420#M98079</link>
      <description>&lt;P&gt;Map vertex get killed because Reduce vertex failed. Any log for reduce vertex?&lt;/P&gt;</description>
      <pubDate>Sat, 03 Dec 2016 08:06:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135420#M98079</guid>
      <dc:creator>zyang</dc:creator>
      <dc:date>2016-12-03T08:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Hive's taking to much time. It is normal?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135421#M98080</link>
      <description>&lt;P&gt;Since you are in a sandbox, you need to reduce the amount of memory taken by each component so that they can fit (try running with 12 GB if you can). Reduce the memory footprint as follows:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Tez container size = 1024 MB&lt;/LI&gt;&lt;LI&gt;Map join, per Map memory = 256 MB&lt;/LI&gt;&lt;LI&gt;Metastore heap = 512 MB&lt;/LI&gt;&lt;LI&gt;Client heap = 512 MB&lt;/LI&gt;&lt;LI&gt;Tez Client-&amp;gt;tez.am.resource.memory.mb = 512&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;YARN will need to fit at least one Tez AM (512 MB) and a couple Tez containers (512MB *2). You can check how much memory is allocated to YARN on the YARN config page "Memory allocated for all YARN containers on a node".&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 00:55:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135421#M98080</guid>
      <dc:creator>jpp</dc:creator>
      <dc:date>2016-12-07T00:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Hive's taking to much time. It is normal?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135422#M98081</link>
      <description>&lt;P&gt;Dead Jean-Phillipe.&lt;/P&gt;&lt;P&gt;I tried to follow your instructions. But, as you can see is giving me headaches &lt;/P&gt;&lt;P&gt;"YARN will need to fit at least one Tez AM (512 MB) and a couple Tez 
containers (512MB *2). You can check how much memory is allocated to 
YARN on the YARN config page "Memory allocated for all YARN containers 
on a node"."&lt;/P&gt;&lt;P&gt;Can you please guide me please.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 11:08:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135422#M98081</guid>
      <dc:creator>cristianvlean</dc:creator>
      <dc:date>2016-12-07T11:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Hive's taking to much time. It is normal?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135423#M98082</link>
      <description>&lt;P&gt;Hi Cristian, the amount of memory that yarn can allocate is controlled by the setting "Memory allocated for all YARN containers on a node" under YARN. Set this to 3 GB, and that should give enough room for Tez to run (it needs 2.5 GB if you follow the settings above.). &lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2016 08:56:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135423#M98082</guid>
      <dc:creator>jpp</dc:creator>
      <dc:date>2016-12-16T08:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Hive's taking to much time. It is normal?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135424#M98083</link>
      <description>&lt;P&gt;I've placed more ram, added jar path missing and worked perfect. &lt;/P&gt;&lt;P&gt;Thanks for your help &lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2016 11:01:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-s-taking-to-much-time-It-is-normal/m-p/135424#M98083</guid>
      <dc:creator>cristianvlean</dc:creator>
      <dc:date>2016-12-21T11:01:01Z</dc:date>
    </item>
  </channel>
</rss>

