[ https://issues.apache.org/jira/browse/FALCON-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15358240#comment-15358240 ]
ASF GitHub Bot commented on FALCON-2056: ---------------------------------------- GitHub user sowmyaramesh opened a pull request: https://github.com/apache/falcon/pull/207 FALCON-2056 HiveDR doesn't work with multiple users You can merge this pull request into a Git repository by running: $ git pull https://github.com/sowmyaramesh/falcon FALCON-2056 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/falcon/pull/207.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #207 ---- commit 9f7f4219f7f1c990f4318e89f2d30b49db9f0eb6 Author: Sowmya Ramesh <sram...@hortonworks.com> Date: 2016-07-01T02:09:49Z FALCON-2056 HiveDR doesn't work with multiple users ---- > HiveDR doesn't work with multiple users > --------------------------------------- > > Key: FALCON-2056 > URL: https://issues.apache.org/jira/browse/FALCON-2056 > Project: Falcon > Issue Type: Bug > Components: replication > Affects Versions: trunk > Reporter: Murali Ramasami > Assignee: Sowmya Ramesh > Fix For: trunk, 0.10 > > > When falcon hivedr jobs are executed with multiple users. Jobs are failing > with the following error: > {noformat} > Invalid arguments: Permission denied: user=ambari-qa, access=WRITE, > inode="/apps/data-mirroring/Events/sowmya-hivedr":hrt_qa:users:drwxr-xr-x > at > org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.check(FSPermissionChecker.java:319) > at > org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.check(FSPermissionChecker.java:292) > at > org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.checkPermission(FSPermissionChecker.j > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)