<?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: Job fails after installing CDP 7.1.6 in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Job-fails-after-installing-CDP-7-1-6/m-p/325237#M229568</link>
    <description>&lt;P&gt;As it turns out, it seems like it was a combination of things that caused this job to fail. First, we installed a minor java version update: went from jdk8u242-b08 to openjdk-8u292-b10. Second, the developer changed the way the files were being written from asynchronous to synchronous. They were using the CompletableFuture.runAsync class before, and took that out to use just normal writes.&lt;/P&gt;</description>
    <pubDate>Fri, 24 Sep 2021 13:32:26 GMT</pubDate>
    <dc:creator>hadoclc</dc:creator>
    <dc:date>2021-09-24T13:32:26Z</dc:date>
    <item>
      <title>Job fails after installing CDP 7.1.6</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Job-fails-after-installing-CDP-7-1-6/m-p/323246#M229058</link>
      <description>&lt;P&gt;We have a job that was running fine in 7.1.4, but is now failing after we went to 7.1.6.&amp;nbsp; It fails with permission issues writing to a directory in /user/yarn.&amp;nbsp; The job runs as a different user, and we are wondering why it started writing what looks like temporary output to a directory under /user/yarn, that the user running job doesn't have access to?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 08:59:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Job-fails-after-installing-CDP-7-1-6/m-p/323246#M229058</guid>
      <dc:creator>hadoclc</dc:creator>
      <dc:date>2026-04-21T08:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: Job fails after installing CDP 7.1.6</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Job-fails-after-installing-CDP-7-1-6/m-p/323294#M229068</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/30591"&gt;@hadoclc&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Can you share more details? What job spark/hive?&lt;BR /&gt;Can you share some information about your environment and the code submitted that fails?&lt;BR /&gt;What is the permission of &lt;FONT color="#800000"&gt;/user/yarn&lt;/FONT&gt;&lt;BR /&gt;Who and how was the job executed in 7.1.4? Is the same user running the job in 7.1.6?&lt;BR /&gt;Please share the logs?&lt;/P&gt;</description>
      <pubDate>Sat, 28 Aug 2021 20:30:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Job-fails-after-installing-CDP-7-1-6/m-p/323294#M229068</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2021-08-28T20:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Job fails after installing CDP 7.1.6</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Job-fails-after-installing-CDP-7-1-6/m-p/324431#M229361</link>
      <description>&lt;P&gt;Sorry...&amp;nbsp;&amp;nbsp; I've been working with cloudera support - no real answer yet.&amp;nbsp; Anyway, it's a spark job, and we have proven it can work with 7.1.6 in 2 different clusters, so we have 2 that work and 2 that don't.&amp;nbsp; All running CDP 7.1.6.&amp;nbsp; Here's the perms for the /user/yarn directory on the cluster that doesn't work:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier,monospace" size="1 2 3 4 5 6 7"&gt;varneyg@hdadmgw01mxm1:~$ hdfs dfs -ls -d /user/yarn&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier,monospace" size="1 2 3 4 5 6 7"&gt;drwxr-xr-x - yarn yarn 0 2021-08-25 14:08 /user/yarn&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier,monospace" size="1 2 3 4 5 6 7"&gt;varneyg@hdadmgw01mxm1:~$ hdfs dfs -ls /user/yarn&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier,monospace" size="1 2 3 4 5 6 7"&gt;Found 3 items&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier,monospace" size="1 2 3 4 5 6 7"&gt;drwx------ - yarn yarn 0 2021-09-15 10:12 /user/yarn/.staging&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier,monospace" size="1 2 3 4 5 6 7"&gt;drwxr-xr-x - yarn yarn 0 2021-09-13 10:32 /user/yarn/google-links&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier,monospace" size="1 2 3 4 5 6 7"&gt;drwxr-xr-x - hdfs yarn 0 2021-02-21 13:15 /user/yarn/mapreduce&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The job runs as a "googleops" user - same code running in both 7.1.4 and 7.1.6&amp;nbsp; I will attach the part of the job that does the writes, and job job logs.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 15:01:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Job-fails-after-installing-CDP-7-1-6/m-p/324431#M229361</guid>
      <dc:creator>hadoclc</dc:creator>
      <dc:date>2021-09-15T15:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Job fails after installing CDP 7.1.6</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Job-fails-after-installing-CDP-7-1-6/m-p/324433#M229363</link>
      <description>&lt;P&gt;logs and code attached&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 15:05:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Job-fails-after-installing-CDP-7-1-6/m-p/324433#M229363</guid>
      <dc:creator>hadoclc</dc:creator>
      <dc:date>2021-09-15T15:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Job fails after installing CDP 7.1.6</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Job-fails-after-installing-CDP-7-1-6/m-p/324461#M229375</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As per the application log it seems to be the issue with permissions, Have you tried to run with other users? or have you tried to give access to this user to access the path?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check the permissions with other users who have access to this path and try to apply the permission to "googleops" user.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{"Event":"SparkListenerTaskEnd","Stage ID":11,"Stage Attempt ID":0,"Task Type":"ResultTask","Task End Reason":{"Reason":"ExceptionFailure","Class Name":"org.apache.hadoop.security.AccessControlException","Description":"Permission denied: user=googleops, access=WRITE, inode=\"/user/yarn/google-links/google-book-feed/_temporary/0\":yarn:yarn:drwxr-xr-x\n\tat org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.check(FSPermissionChecker.java:504)\n\tat org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.checkPermission(FSPermissionChecker.java:336)\n\tat org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.checkPermission(FSPermissionChecker.java:242)\n\tat&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Chethan YM&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2021 02:17:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Job-fails-after-installing-CDP-7-1-6/m-p/324461#M229375</guid>
      <dc:creator>ChethanYM</dc:creator>
      <dc:date>2021-09-16T02:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Job fails after installing CDP 7.1.6</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Job-fails-after-installing-CDP-7-1-6/m-p/325237#M229568</link>
      <description>&lt;P&gt;As it turns out, it seems like it was a combination of things that caused this job to fail. First, we installed a minor java version update: went from jdk8u242-b08 to openjdk-8u292-b10. Second, the developer changed the way the files were being written from asynchronous to synchronous. They were using the CompletableFuture.runAsync class before, and took that out to use just normal writes.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 13:32:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Job-fails-after-installing-CDP-7-1-6/m-p/325237#M229568</guid>
      <dc:creator>hadoclc</dc:creator>
      <dc:date>2021-09-24T13:32:26Z</dc:date>
    </item>
  </channel>
</rss>

