<?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: Number of MapReduce jobs for single Hive query in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Number-of-MapReduce-jobs-for-single-Hive-query/m-p/38007#M16700</link>
    <description>You can run an EXPLAIN on a query to see how Hive would plan to run the query (how many phases). This will help you get a sense of 'how many jobs' or something close to it.&lt;BR /&gt;&lt;BR /&gt;Your query is invalid in HiveQL, but with GROUP BY statements further added for col1 and col2 to make it legal, it would take a single job.</description>
    <pubDate>Sun, 28 Feb 2016 09:58:45 GMT</pubDate>
    <dc:creator>Harsh J</dc:creator>
    <dc:date>2016-02-28T09:58:45Z</dc:date>
    <item>
      <title>Number of MapReduce jobs for single Hive query</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Number-of-MapReduce-jobs-for-single-Hive-query/m-p/36770#M16699</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to find out the number of MapReduce jobs for single Hive query?&lt;/P&gt;&lt;P&gt;Could you please let me know if I execute below query how many mapreduce jobs will be launched and the squence of these jobs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;select col1, col2, sum(col3), count(col4), avg(col5) from sample_table where col1=condition;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 10:00:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Number-of-MapReduce-jobs-for-single-Hive-query/m-p/36770#M16699</guid>
      <dc:creator>Anishsk10</dc:creator>
      <dc:date>2022-09-16T10:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Number of MapReduce jobs for single Hive query</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Number-of-MapReduce-jobs-for-single-Hive-query/m-p/38007#M16700</link>
      <description>You can run an EXPLAIN on a query to see how Hive would plan to run the query (how many phases). This will help you get a sense of 'how many jobs' or something close to it.&lt;BR /&gt;&lt;BR /&gt;Your query is invalid in HiveQL, but with GROUP BY statements further added for col1 and col2 to make it legal, it would take a single job.</description>
      <pubDate>Sun, 28 Feb 2016 09:58:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Number-of-MapReduce-jobs-for-single-Hive-query/m-p/38007#M16700</guid>
      <dc:creator>Harsh J</dc:creator>
      <dc:date>2016-02-28T09:58:45Z</dc:date>
    </item>
  </channel>
</rss>

