<?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: DFSIO fails with error &amp;quot;User hdfs does not have permission to submit application_1622150236559_0013 to queue default&amp;quot; in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/DFSIO-fails-with-error-quot-User-hdfs-does-not-have/m-p/317467#M227173</link>
    <description>&lt;P&gt;This is on a Kerberized HDP Cluster&lt;/P&gt;</description>
    <pubDate>Tue, 01 Jun 2021 10:02:17 GMT</pubDate>
    <dc:creator>PrernaU</dc:creator>
    <dc:date>2021-06-01T10:02:17Z</dc:date>
    <item>
      <title>DFSIO fails with error "User hdfs does not have permission to submit application_1622150236559_0013 to queue default"</title>
      <link>https://community.cloudera.com/t5/Support-Questions/DFSIO-fails-with-error-quot-User-hdfs-does-not-have/m-p/317462#M227172</link>
      <description>&lt;P&gt;On a kerberized HDP cluster when I try to run dfsio it fails with below error&lt;/P&gt;&lt;P&gt;##########################################&lt;/P&gt;&lt;P&gt;org.apache.hadoop.yarn.proto.ApplicationClientProtocol$ApplicationClientProtocolService$2.callBlockingMethod(ApplicationClientProtocol.java:563)&lt;BR /&gt;at org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:524)&lt;BR /&gt;at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:1025)&lt;BR /&gt;at org.apache.hadoop.ipc.Server$RpcCall.run(Server.java:876)&lt;BR /&gt;at org.apache.hadoop.ipc.Server$RpcCall.run(Server.java:822)&lt;BR /&gt;at java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt;at javax.security.auth.Subject.doAs(Subject.java:422)&lt;BR /&gt;at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1730)&lt;BR /&gt;at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2682)&lt;BR /&gt;Caused by: org.apache.hadoop.security.AccessControlException: User hdfs does not have permission to submit application_1622150236559_0013 to queue default&lt;BR /&gt;at org.apache.hadoop.yarn.server.resourcemanager.RMAppManager.createAndPopulateNewRMApp(RMAppManager.java:429)&lt;BR /&gt;... 12 more&lt;/P&gt;&lt;P&gt;at org.apache.hadoop.ipc.Client.getRpcResponse(Client.java:1498)&lt;BR /&gt;at org.apache.hadoop.ipc.Client.call(Client.java:1444)&lt;BR /&gt;at org.apache.hadoop.ipc.Client.call(Client.java:1354)&lt;BR /&gt;at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:228)&lt;BR /&gt;at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:116)&lt;BR /&gt;at com.sun.proxy.$Proxy12.submitApplication(Unknown Source)&lt;BR /&gt;at org.apache.hadoop.yarn.api.impl.pb.client.ApplicationClientProtocolPBClientImpl.submitApplication(ApplicationClientProtocolPBClientImpl.java:289)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 14:24:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/DFSIO-fails-with-error-quot-User-hdfs-does-not-have/m-p/317462#M227172</guid>
      <dc:creator>PrernaU</dc:creator>
      <dc:date>2021-06-01T14:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: DFSIO fails with error "User hdfs does not have permission to submit application_1622150236559_0013 to queue default"</title>
      <link>https://community.cloudera.com/t5/Support-Questions/DFSIO-fails-with-error-quot-User-hdfs-does-not-have/m-p/317467#M227173</link>
      <description>&lt;P&gt;This is on a Kerberized HDP Cluster&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 10:02:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/DFSIO-fails-with-error-quot-User-hdfs-does-not-have/m-p/317467#M227173</guid>
      <dc:creator>PrernaU</dc:creator>
      <dc:date>2021-06-01T10:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: DFSIO fails with error "User hdfs does not have permission to submit application_1622150236559_0013 to queue default"</title>
      <link>https://community.cloudera.com/t5/Support-Questions/DFSIO-fails-with-error-quot-User-hdfs-does-not-have/m-p/317765#M227315</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/86162"&gt;@PrernaU&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The below exception hints that 'hdfs' user is not authorised to submit jobs in the Yarn queue 'default', and this is due to ACL in place.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Caused by: org.apache.hadoop.security.AccessControlException: User hdfs does not have permission to submit application_1622150236559_0013 to queue default&lt;/PRE&gt;&lt;P&gt;Is ACL managed by Ranger please? If so, we will need to add 'hdfs' user to have complete access over Yarn queue 'default' under Yarn policies in Ranger UI.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 05:35:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/DFSIO-fails-with-error-quot-User-hdfs-does-not-have/m-p/317765#M227315</guid>
      <dc:creator>Sean464</dc:creator>
      <dc:date>2021-06-07T05:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: DFSIO fails with error "User hdfs does not have permission to submit application_1622150236559_0013 to queue default"</title>
      <link>https://community.cloudera.com/t5/Support-Questions/DFSIO-fails-with-error-quot-User-hdfs-does-not-have/m-p/318379#M227455</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/86162"&gt;@PrernaU&lt;/a&gt;, did&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/75962"&gt;@Sean464&lt;/a&gt;'s solution help you?&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;If so, can you please mark the appropriate reply as the solution? It will make it easier for others to find the answer in the future.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 05:49:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/DFSIO-fails-with-error-quot-User-hdfs-does-not-have/m-p/318379#M227455</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2021-06-14T05:49:13Z</dc:date>
    </item>
  </channel>
</rss>

