You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Sowmya Ramesh (JIRA)" <ji...@apache.org> on 2014/04/28 19:04:15 UTC

[jira] [Created] (FALCON-420) hcatalog replication is failing as current user is trying to write to path owned by falcon

Sowmya Ramesh created FALCON-420:
------------------------------------

             Summary: hcatalog replication is failing as current user is trying to write to path owned by falcon
                 Key: FALCON-420
                 URL: https://issues.apache.org/jira/browse/FALCON-420
             Project: Falcon
          Issue Type: Bug
            Reporter: Sowmya Ramesh
            Assignee: Sowmya Ramesh


Unable to create replication workflowPermission denied error on submitting feed with  hcatalog replication
?xml version="1.0" encoding="UTF-8"?><result>
  <status>FAILED</status>
  <message>Unable to create replication workflowPermission denied: user=hrt_qa, access=WRITE, inode="/projects/ivory/staging/falcon/workflows/feed/raaw-logs16-43900bc4-e1e3-4392-a57a-3f5cee5398ea/13973370
52172/REPLICATION":falcon:hdfs:drwxr-xr-x   at org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.checkFsPermission(FSPermissionChecker.java:265)   at org.apache.hadoop.hdfs.server.namenode.FSPerm
issionChecker.check(FSPermissionChecker.java:251)       at org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.check(FSPermissionChecker.java:232)       at org.apache.hadoop.hdfs.server.namenode.FS
PermissionChecker.checkPermission(FSPermissionChecker.java:176)     at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.checkPermission(FSNamesystem.java:5509)  at org.apache.hadoop.hdfs.server.namenod
e.FSNamesystem.checkPermission(FSNamesystem.java:5491)  at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.checkAncestorAccess(FSNamesystem.java:5465)      at org.apache.hadoop.hdfs.server.namenode.FS
Namesystem.startFileInternal(FSNamesystem.java:2284)        at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.startFileInt(FSNamesystem.java:2237)     at org.apache.hadoop.hdfs.server.namenode.FSName
system.startFile(FSNamesystem.java:2190)        at org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer.create(NameNodeRpcServer.java:520)  at org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolS
erverSideTranslatorPB.create(ClientNamenodeProtocolServerSideTranslatorPB.java:354) at org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos$ClientNamenodeProtocol$2.callBlockingMethod(Client
NamenodeProtocolProtos.java)    at org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:585)   at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:928)  at org.apach
e.hadoop.ipc.Server$Handler$1.run(Server.java:2013) at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:2009) at java.security.AccessController.doPrivileged(Native Method)   at javax.security.auth.S
ubject.doAs(Subject.java:415)   at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1557) at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2007)</message>
  <requestId>8ccff727-28b2-496d-bc68-8078831dc5a8</requestId>
</result>



--
This message was sent by Atlassian JIRA
(v6.2#6252)