<?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: list of nodes for an application id from command line in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/list-of-nodes-for-an-application-id-from-command-line/m-p/201071#M76751</link>
    <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/1485/vtpcnk.html" nodeid="1485"&gt;@n c&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Could you please accept answer if you find it useful?&lt;/P&gt;&lt;P&gt;-Shubham&lt;/P&gt;</description>
    <pubDate>Tue, 03 Apr 2018 01:25:49 GMT</pubDate>
    <dc:creator>schhabra1</dc:creator>
    <dc:date>2018-04-03T01:25:49Z</dc:date>
    <item>
      <title>list of nodes for an application id from command line</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/list-of-nodes-for-an-application-id-from-command-line/m-p/201068#M76748</link>
      <description>&lt;P&gt;Is it possible to list the nodes for an application id from command line?&lt;/P&gt;&lt;P&gt;ie i want to see all the nodes involved in a job - from the command line.&lt;/P&gt;&lt;P&gt;Appreciate the feedback.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 20:59:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/list-of-nodes-for-an-application-id-from-command-line/m-p/201068#M76748</guid>
      <dc:creator>vtpcnk</dc:creator>
      <dc:date>2018-04-02T20:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: list of nodes for an application id from command line</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/list-of-nodes-for-an-application-id-from-command-line/m-p/201069#M76749</link>
      <description>&lt;P&gt;Not sure about direct command.&lt;/P&gt;&lt;P&gt;But you can use some shell script.&lt;/P&gt;&lt;P&gt;Script:&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;for a  in `yarn applicationattempt -list application_1522234336469_0002|grep appattempt|awk '{print $1}'`&lt;/P&gt;&lt;P&gt;
do &lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;echo "Attempt $a nodes" &lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;for b in `yarn container -list $a|grep 'container_'| awk '{print $15}'` &lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;do &lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;echo "Node: $b" &lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;done &lt;/P&gt;&lt;P&gt;done&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 21:22:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/list-of-nodes-for-an-application-id-from-command-line/m-p/201069#M76749</guid>
      <dc:creator>schhabra1</dc:creator>
      <dc:date>2018-04-02T21:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: list of nodes for an application id from command line</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/list-of-nodes-for-an-application-id-from-command-line/m-p/201070#M76750</link>
      <description>&lt;P&gt;that was cool. thanks!!!&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2018 00:04:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/list-of-nodes-for-an-application-id-from-command-line/m-p/201070#M76750</guid>
      <dc:creator>vtpcnk</dc:creator>
      <dc:date>2018-04-03T00:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: list of nodes for an application id from command line</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/list-of-nodes-for-an-application-id-from-command-line/m-p/201071#M76751</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/1485/vtpcnk.html" nodeid="1485"&gt;@n c&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Could you please accept answer if you find it useful?&lt;/P&gt;&lt;P&gt;-Shubham&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2018 01:25:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/list-of-nodes-for-an-application-id-from-command-line/m-p/201071#M76751</guid>
      <dc:creator>schhabra1</dc:creator>
      <dc:date>2018-04-03T01:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: list of nodes for an application id from command line</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/list-of-nodes-for-an-application-id-from-command-line/m-p/201072#M76752</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1485/vtpcnk.html" nodeid="1485"&gt;@n c&lt;/A&gt;If above information helped you, Could you please accept answer?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Apr 2018 19:44:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/list-of-nodes-for-an-application-id-from-command-line/m-p/201072#M76752</guid>
      <dc:creator>schhabra1</dc:creator>
      <dc:date>2018-04-19T19:44:26Z</dc:date>
    </item>
  </channel>
</rss>

