<?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: YARN job is Running Slow in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/YARN-job-is-Running-Slow/m-p/322641#M228887</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/91078"&gt;@Nil_kharat&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If your jobs are at ACCEPTED most probably it is because the AM does not have enough memory to launch in that particular queue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can click on top of the particular ACCEPTED job to see the detail.&lt;BR /&gt;Can you try to increase the Maximum AM Resource(Ambari &amp;gt; Tile Icon &amp;gt; Yarn Queue Manager &amp;gt; Particular queue) to 50% and try to re-run the query and check.&lt;BR /&gt;&lt;BR /&gt;If you are happy with the response mark it as Accept as Solution&lt;/P&gt;</description>
    <pubDate>Mon, 16 Aug 2021 16:06:47 GMT</pubDate>
    <dc:creator>Shifu</dc:creator>
    <dc:date>2021-08-16T16:06:47Z</dc:date>
    <item>
      <title>YARN job is Running Slow</title>
      <link>https://community.cloudera.com/t5/Support-Questions/YARN-job-is-Running-Slow/m-p/322535#M228840</link>
      <description>&lt;P&gt;Hello Everyone&lt;/P&gt;&lt;P&gt;i am running one YARN job on daily basis ,but today its running little bit slow than yesterday, on the same node other peoples also running the same job but they didn't face any issue regarding the slowness job,&lt;/P&gt;&lt;P&gt;only my job is running slow and its a daily running job&lt;/P&gt;&lt;P&gt;what could be the possible reason behind this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance !!&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 15:30:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/YARN-job-is-Running-Slow/m-p/322535#M228840</guid>
      <dc:creator>Nil_kharat</dc:creator>
      <dc:date>2021-08-13T15:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: YARN job is Running Slow</title>
      <link>https://community.cloudera.com/t5/Support-Questions/YARN-job-is-Running-Slow/m-p/322615#M228877</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/91078"&gt;@Nil_kharat&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are running a hive job and if you noticed it is slower than the earlier run then you may need to check few things in the below order.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Is there any change in the code,&lt;BR /&gt;2. Is there any new data load added to the table which is getting processed,&lt;BR /&gt;3. Beeline console output where you can see the Hive counters details,&lt;BR /&gt;4. Hiveserver2 and Hivemetastore logs to see the compilation and execution time of the faster and slower run.&lt;BR /&gt;5. QueryId of the job(to check in HS2 and application logs)&lt;BR /&gt;6. Faster and slower run of application logs where identify the slowness.&lt;BR /&gt;7. explain &amp;lt;query&amp;gt; for the faster and slower(to see the record change and stats info)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If you are happy with the response mark it as Accept as Solution&lt;/P&gt;</description>
      <pubDate>Mon, 16 Aug 2021 05:43:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/YARN-job-is-Running-Slow/m-p/322615#M228877</guid>
      <dc:creator>Shifu</dc:creator>
      <dc:date>2021-08-16T05:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: YARN job is Running Slow</title>
      <link>https://community.cloudera.com/t5/Support-Questions/YARN-job-is-Running-Slow/m-p/322627#M228882</link>
      <description>&lt;P&gt;hi &lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/76164"&gt;@Shifu&lt;/a&gt;&amp;nbsp;I have checked everything , didnt get any solution, some jobs are in ACCEPTED state, how to troubleshoot this accepted state jobs, can we move particular queue, or any other?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 16 Aug 2021 11:33:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/YARN-job-is-Running-Slow/m-p/322627#M228882</guid>
      <dc:creator>Nil_kharat</dc:creator>
      <dc:date>2021-08-16T11:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: YARN job is Running Slow</title>
      <link>https://community.cloudera.com/t5/Support-Questions/YARN-job-is-Running-Slow/m-p/322641#M228887</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/91078"&gt;@Nil_kharat&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If your jobs are at ACCEPTED most probably it is because the AM does not have enough memory to launch in that particular queue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can click on top of the particular ACCEPTED job to see the detail.&lt;BR /&gt;Can you try to increase the Maximum AM Resource(Ambari &amp;gt; Tile Icon &amp;gt; Yarn Queue Manager &amp;gt; Particular queue) to 50% and try to re-run the query and check.&lt;BR /&gt;&lt;BR /&gt;If you are happy with the response mark it as Accept as Solution&lt;/P&gt;</description>
      <pubDate>Mon, 16 Aug 2021 16:06:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/YARN-job-is-Running-Slow/m-p/322641#M228887</guid>
      <dc:creator>Shifu</dc:creator>
      <dc:date>2021-08-16T16:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: YARN job is Running Slow</title>
      <link>https://community.cloudera.com/t5/Support-Questions/YARN-job-is-Running-Slow/m-p/322847#M228947</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/91078"&gt;@Nil_kharat&lt;/a&gt;&amp;nbsp;Have you resolved your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cjervis_0-1629405986667.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/32113i850597455610151A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="cjervis_0-1629405986667.png" alt="cjervis_0-1629405986667.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Aug 2021 20:46:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/YARN-job-is-Running-Slow/m-p/322847#M228947</guid>
      <dc:creator>cjervis</dc:creator>
      <dc:date>2021-08-19T20:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: YARN job is Running Slow</title>
      <link>https://community.cloudera.com/t5/Support-Questions/YARN-job-is-Running-Slow/m-p/322924#M228967</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/76164"&gt;@Shifu&lt;/a&gt;&amp;nbsp;im using cloudera manager cdh5.16&lt;/P&gt;&lt;P&gt;Still not resolved the issue.&lt;/P&gt;&lt;P&gt;What are the some ways that we can solve it&amp;nbsp;&lt;/P&gt;&lt;P&gt;From cloudera manager&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And one more thing how can we track the job that are running by user's.&lt;/P&gt;&lt;P&gt;How can we track the status from cli or gui&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Aug 2021 04:11:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/YARN-job-is-Running-Slow/m-p/322924#M228967</guid>
      <dc:creator>Nil_kharat</dc:creator>
      <dc:date>2021-08-21T04:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: YARN job is Running Slow</title>
      <link>https://community.cloudera.com/t5/Support-Questions/YARN-job-is-Running-Slow/m-p/322935#M228972</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/76164"&gt;@Shifu&lt;/a&gt;&amp;nbsp; if this is the case i think that he will notice a msg shows an exception if related .&lt;/P&gt;</description>
      <pubDate>Sat, 21 Aug 2021 23:04:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/YARN-job-is-Running-Slow/m-p/322935#M228972</guid>
      <dc:creator>Moh-AJ</dc:creator>
      <dc:date>2021-08-21T23:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: YARN job is Running Slow</title>
      <link>https://community.cloudera.com/t5/Support-Questions/YARN-job-is-Running-Slow/m-p/322936#M228973</link>
      <description>&lt;P&gt;Go to your job from YARN UI &amp;gt;&amp;gt; and check the logs , it's good also to check the container logs .&lt;BR /&gt;also make sure the there is queue mapping for your user ; and you are having resources for your job .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the cli&lt;/P&gt;&lt;PRE&gt;yarn logs -applicationId &amp;lt;your application ID&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Aug 2021 23:10:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/YARN-job-is-Running-Slow/m-p/322936#M228973</guid>
      <dc:creator>Moh-AJ</dc:creator>
      <dc:date>2021-08-21T23:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: YARN job is Running Slow</title>
      <link>https://community.cloudera.com/t5/Support-Questions/YARN-job-is-Running-Slow/m-p/322938#M228975</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/91078"&gt;@Nil_kharat&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Still not resolved the issue.&lt;BR /&gt;You may need to check the HS2 logs and application logs to figure the slowness.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;And one more thing how can we track the job that are running by user's.&lt;BR /&gt;1. Go to RM UI &amp;gt; Running/finished/killed &amp;gt; check the User column&lt;BR /&gt;2. CM &amp;gt; YARN &amp;gt; Applications &amp;gt; Based upon the user you can search over here.&lt;/P&gt;&lt;P&gt;If you are happy with the response mark it as Accepts as Solution&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Aug 2021 07:09:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/YARN-job-is-Running-Slow/m-p/322938#M228975</guid>
      <dc:creator>Shifu</dc:creator>
      <dc:date>2021-08-22T07:09:01Z</dc:date>
    </item>
  </channel>
</rss>

