[jira] Commented: (MAPREDUCE-997) Acls are working properly when they are to user groups

2009-09-17 Thread Karam Singh (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756519#action_12756519
 ] 

Karam Singh commented on MAPREDUCE-997:
---

yes I used hadoop.job.ugi

> Acls are working properly when they are to user groups 
> ---
>
> Key: MAPREDUCE-997
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-997
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Affects Versions: 0.21.0
>Reporter: Karam Singh
>
> When submit-job-acl set usergroup (ug1).
> if user submits a using hadoop.job.ugi=u1,ug2 it is also gets accepted. (user 
> u1 is also part ug1).
> In hadoop 0.20.0, job gets rejected. Its a regression issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (MAPREDUCE-997) Acls are working properly when they are to user groups

2009-09-17 Thread Hemanth Yamijala (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756504#action_12756504
 ] 

Hemanth Yamijala commented on MAPREDUCE-997:


Karam, did you use -Dhadoop.job.ugi to submit the job ? In which case, can we 
see if in Hadoop 0.21 maybe we resolve the user to the right group and override 
the specified value ? Or maybe the resolution of user to group is done on the 
server, which actually is the right thing to do ?

> Acls are working properly when they are to user groups 
> ---
>
> Key: MAPREDUCE-997
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-997
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Affects Versions: 0.21.0
>Reporter: Karam Singh
>
> When submit-job-acl set usergroup (ug1).
> if user submits a using hadoop.job.ugi=u1,ug2 it is also gets accepted. (user 
> u1 is also part ug1).
> In hadoop 0.20.0, job gets rejected. Its a regression issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.