<?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: File /app-logs/centos/logs-ifile/application_1525529485402_0019 does not exist in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-app-logs-centos-logs-ifile-application-1525529485402/m-p/284889#M77980</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/27303"&gt;@pateljay&lt;/a&gt;&amp;nbsp;As this thread is older and solved the original question. You would be better served by creating a new thread for your specific issue. That way there is no confusion between the two separate issues.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Dec 2019 14:15:44 GMT</pubDate>
    <dc:creator>cjervis</dc:creator>
    <dc:date>2019-12-05T14:15:44Z</dc:date>
    <item>
      <title>File /app-logs/centos/logs-ifile/application_1525529485402_0019 does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-app-logs-centos-logs-ifile-application-1525529485402/m-p/184726#M77971</link>
      <description>&lt;P&gt;By error I deleted the folder app-logs in HDFS. After executing spark-submit, I cannot access yarn logs:&lt;/P&gt;&lt;PRE&gt;[centos@eureambarimaster1]$ yarn logs -applicationId application_1525529485402_0019 -&amp;gt; logs1 18/05/06 20:08:14 INFO client.RMProxy: Connecting to ResourceManager at eureambarislave2.local.eurecat.org/192.168.0.15:8050 18/05/06 20:08:14 INFO client.AHSProxy: Connecting to Application History server at eureambarislave1.local.eurecat.org/192.168.0.10:10200
File /app-logs/centos/logs-ifile/application_1525529485402_0019 does not exist.&lt;/PRE&gt;&lt;P&gt;How can I re-create this folder so that the user "centos" can access it?&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 03:11:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-app-logs-centos-logs-ifile-application-1525529485402/m-p/184726#M77971</guid>
      <dc:creator>liana_napalkova</dc:creator>
      <dc:date>2018-05-07T03:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: File /app-logs/centos/logs-ifile/application_1525529485402_0019 does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-app-logs-centos-logs-ifile-application-1525529485402/m-p/184727#M77972</link>
      <description>&lt;P&gt;&lt;EM&gt;@&lt;A href="https://community.hortonworks.com/users/70685/liananapalkova.html"&gt;Liana Napalkova&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;That's simple as  &lt;B&gt;hdfs&lt;/B&gt; user run&lt;/EM&gt;&lt;/P&gt;&lt;PRE&gt;$ hdfs dfs -mkdir /app-logs/centos&lt;/PRE&gt;&lt;P&gt;&lt;EM&gt;Change owner permissions&lt;/EM&gt;&lt;/P&gt;&lt;PRE&gt;$ hdfs dfs -chown -R centos /app-logs/centos&lt;/PRE&gt;&lt;P&gt;&lt;EM&gt;The permissions should then look like this see the third line &lt;/EM&gt;&lt;/P&gt;&lt;PRE&gt;$ hdfs dfs -ls /app-logs
Found 5 items
drwxrwx---   - admin     hadoop          0 2018-05-04 18:03 /app-logs/admin
drwxrwx---   - ambari-qa hadoop          0 2017-10-19 13:59 /app-logs/ambari-qa
drwxr-xr-x   - centos    hadoop          0 2018-05-06 21:31 /app-logs/centos
drwxrwx---   - hive      hadoop          0 2018-04-13 23:04 /app-logs/hive&lt;/PRE&gt;&lt;P&gt;&lt;EM&gt;Now you can launch your spark -submit&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Please let me know &lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 04:07:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-app-logs-centos-logs-ifile-application-1525529485402/m-p/184727#M77972</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2018-05-07T04:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: File /app-logs/centos/logs-ifile/application_1525529485402_0019 does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-app-logs-centos-logs-ifile-application-1525529485402/m-p/184728#M77973</link>
      <description>&lt;P&gt;Thank you. I did exactly what you suggested, but I still get the same error. The directory "app_logs/centos" has ownership: centos    hdfs:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;18/05/07 06:36:36 INFO client.AHSProxy: Connecting to Application History server at eureambarislave1.local.eurecat.org/192.168.0.10:10200
File /app-logs/centos/logs-ifile/application_1525529485402_0020 does not exist.
File /app-logs/centos/logs/application_1525529485402_0020 does not exist.
Can not find any log file matching the pattern: [ALL] for the application: application_1525529485402_0020
Can not find the logs for the application: application_1525529485402_0020 with the appOwner: centos
&lt;/PRE&gt;</description>
      <pubDate>Mon, 07 May 2018 13:39:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-app-logs-centos-logs-ifile-application-1525529485402/m-p/184728#M77973</guid>
      <dc:creator>liana_napalkova</dc:creator>
      <dc:date>2018-05-07T13:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: File /app-logs/centos/logs-ifile/application_1525529485402_0019 does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-app-logs-centos-logs-ifile-application-1525529485402/m-p/184729#M77974</link>
      <description>&lt;P&gt;However, the application with such Id exists in ResourceManager. Please see the attached screenshot.&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="72649-screen-shot-2018-05-07-at-084056.png" style="width: 2464px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/18950iB8706FE71A12B4DE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="72649-screen-shot-2018-05-07-at-084056.png" alt="72649-screen-shot-2018-05-07-at-084056.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 08:29:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-app-logs-centos-logs-ifile-application-1525529485402/m-p/184729#M77974</guid>
      <dc:creator>liana_napalkova</dc:creator>
      <dc:date>2019-08-18T08:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: File /app-logs/centos/logs-ifile/application_1525529485402_0019 does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-app-logs-centos-logs-ifile-application-1525529485402/m-p/184730#M77975</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;A href="@Liana Napalkova"&gt; @Liana Napalkova&lt;/A&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; Can you drill down the &lt;STRONG&gt;application_1525529485402_0020&lt;/STRONG&gt; logs in the RM UI and paste the results here?&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 13:59:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-app-logs-centos-logs-ifile-application-1525529485402/m-p/184730#M77975</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2018-05-07T13:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: File /app-logs/centos/logs-ifile/application_1525529485402_0019 does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-app-logs-centos-logs-ifile-application-1525529485402/m-p/184731#M77976</link>
      <description>&lt;P&gt;Yes, sure. Please see attached more screenshots from the RM UI. Thanks.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="72650-screen-shot-2018-05-07-at-102937.png" style="width: 2848px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/18948i95B646F96C0B894D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="72650-screen-shot-2018-05-07-at-102937.png" alt="72650-screen-shot-2018-05-07-at-102937.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="72651-screen-shot-2018-05-07-at-103348.png" style="width: 2456px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/18949iF23EAB51EF3C7268/image-size/medium?v=v2&amp;amp;px=400" role="button" title="72651-screen-shot-2018-05-07-at-103348.png" alt="72651-screen-shot-2018-05-07-at-103348.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 08:29:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-app-logs-centos-logs-ifile-application-1525529485402/m-p/184731#M77976</guid>
      <dc:creator>liana_napalkova</dc:creator>
      <dc:date>2019-08-18T08:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: File /app-logs/centos/logs-ifile/application_1525529485402_0019 does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-app-logs-centos-logs-ifile-application-1525529485402/m-p/184732#M77977</link>
      <description>&lt;P&gt;I re-submitted Spark job and now it works fine. The problem was that I submitted Spark job before changing permissions.&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 15:45:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-app-logs-centos-logs-ifile-application-1525529485402/m-p/184732#M77977</guid>
      <dc:creator>liana_napalkova</dc:creator>
      <dc:date>2018-05-07T15:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: File /app-logs/centos/logs-ifile/application_1525529485402_0019 does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-app-logs-centos-logs-ifile-application-1525529485402/m-p/184733#M77978</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;A href="@Liana Napalkova"&gt; @Liana Napalkova&lt;/A&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;  Good to know those petty details permissions ...Happy hadooping !!!!&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 16:06:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-app-logs-centos-logs-ifile-application-1525529485402/m-p/184733#M77978</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2018-05-07T16:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: File /app-logs/centos/logs-ifile/application_1525529485402_0019 does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-app-logs-centos-logs-ifile-application-1525529485402/m-p/284876#M77979</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I am using Hortonworks cloudbreak on Azure. I want to run pig job from Oozie but when a job enters into the RUNNING state it throws below error message and stuck in RUNNING state,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier,monospace"&gt;Can not find the logs for the application: application_xxx_1113 with the appOwner: hdfs&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="helvetica,arial,sans-serif"&gt;I run Oozie job as a hdfs user and the logs directory hdfs:///app-logs/hdfs/logs/ has all privileges. When I run the same pig script using 'pig -x tez script.pig' then it run successfully but when I run through Oozie workflow it throws the above error.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2019 12:54:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-app-logs-centos-logs-ifile-application-1525529485402/m-p/284876#M77979</guid>
      <dc:creator>pateljay</dc:creator>
      <dc:date>2019-12-05T12:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: File /app-logs/centos/logs-ifile/application_1525529485402_0019 does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-app-logs-centos-logs-ifile-application-1525529485402/m-p/284889#M77980</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/27303"&gt;@pateljay&lt;/a&gt;&amp;nbsp;As this thread is older and solved the original question. You would be better served by creating a new thread for your specific issue. That way there is no confusion between the two separate issues.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2019 14:15:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-app-logs-centos-logs-ifile-application-1525529485402/m-p/284889#M77980</guid>
      <dc:creator>cjervis</dc:creator>
      <dc:date>2019-12-05T14:15:44Z</dc:date>
    </item>
  </channel>
</rss>

