<?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: How to setup mapreduce not to use yarn in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-to-setup-mapreduce-not-to-use-yarn/m-p/81243#M29715</link>
    <description>&lt;P&gt;Yes, but I still want to have some data to be created with sourceType:Mapreduce. So, I have to execute by mapreduce job not to use Yarn. Please let me know the configuration to achive this.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Oct 2018 17:36:33 GMT</pubDate>
    <dc:creator>Nukala</dc:creator>
    <dc:date>2018-10-18T17:36:33Z</dc:date>
    <item>
      <title>How to setup mapreduce not to use yarn</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-setup-mapreduce-not-to-use-yarn/m-p/81147#M29713</link>
      <description>&lt;P&gt;When I execute a mapreduce job (MR2), it is using YARN and I can see the job/operation details in Cloudera Navigator for sourceType:YARN. But instead I want to execute the mapreduce job(MR2) without using YARN so that the&amp;nbsp;operation&amp;nbsp;&amp;nbsp;details in Cloudera Navigator will be with sourceType:MAPREDUCE.&lt;/P&gt;&lt;P&gt;Could you please provide the configuration changes to be done in Cloudera for this scenario?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, please provide the configuration details to&amp;nbsp;configure MR1. I am using Cloudera version of CDH 5.13.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Oct 2018 16:03:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-setup-mapreduce-not-to-use-yarn/m-p/81147#M29713</guid>
      <dc:creator>Nukala</dc:creator>
      <dc:date>2018-10-16T16:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup mapreduce not to use yarn</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-setup-mapreduce-not-to-use-yarn/m-p/81178#M29714</link>
      <description>I am not an expert, but I thought that Mapreduce2 is an a.k.a for YARN, so the framework uses YARN resource manager and node managers. So the identification of the application is correct in Navigator.</description>
      <pubDate>Wed, 17 Oct 2018 15:08:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-setup-mapreduce-not-to-use-yarn/m-p/81178#M29714</guid>
      <dc:creator>Tomas79</dc:creator>
      <dc:date>2018-10-17T15:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup mapreduce not to use yarn</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-setup-mapreduce-not-to-use-yarn/m-p/81243#M29715</link>
      <description>&lt;P&gt;Yes, but I still want to have some data to be created with sourceType:Mapreduce. So, I have to execute by mapreduce job not to use Yarn. Please let me know the configuration to achive this.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 17:36:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-setup-mapreduce-not-to-use-yarn/m-p/81243#M29715</guid>
      <dc:creator>Nukala</dc:creator>
      <dc:date>2018-10-18T17:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup mapreduce not to use yarn</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-setup-mapreduce-not-to-use-yarn/m-p/81287#M29716</link>
      <description>&lt;P&gt;Hello Nukala,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;YARN (MapReduce 2 Included) is the recommended for usage. MapReduce is included in YARN for backward compatibility.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only configuration to access MapReduce is to change the "Alternatives Priority" property under YARN's configuration from 92 to 91.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To change the &lt;SPAN&gt;Alternatives Priority property&lt;/SPAN&gt;, do the following:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;1. Go to the MapReduce or YARN service.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Click the Configuration tab.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Select Scope &amp;gt; Gateway Default Group.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. Select Category &amp;gt; All.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5. Type Alternatives in Search box.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;6. In the Alternatives Priority property, set the priority value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;7. Click Save Changes to commit the changes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;8. Redeploy the client configuration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The link to the document covering changing of priorities is located here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cloudera.com/documentation/enterprise/5-13-x/topics/cm_mc_mr_and_yarn.html#concept_aqz_jwq_3n" target="_blank"&gt;Configuring Alternatives Priority for Services Dependent on MapReduce&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Oct 2018 16:22:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-setup-mapreduce-not-to-use-yarn/m-p/81287#M29716</guid>
      <dc:creator>rufusayeni</dc:creator>
      <dc:date>2018-10-19T16:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup mapreduce not to use yarn</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-setup-mapreduce-not-to-use-yarn/m-p/81338#M29717</link>
      <description>Thanks.</description>
      <pubDate>Mon, 22 Oct 2018 07:01:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-setup-mapreduce-not-to-use-yarn/m-p/81338#M29717</guid>
      <dc:creator>Nukala</dc:creator>
      <dc:date>2018-10-22T07:01:46Z</dc:date>
    </item>
  </channel>
</rss>

