[ 
https://issues.apache.org/jira/browse/HADOOP-6839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinay Kumar Thota updated HADOOP-6839:
--------------------------------------

    Description: 
Develop a new method for getting the user list. 

Method signature is 
public ArrayList<String> getHadoopMultiUsersList() throws IOException;
Add new attribute in system-test.xml  file for getting userlist path.

For submitting the jobs as different user, we need a porxy user id right. 
So,get the available users from userlist and then pass the user as proxy 
instead of hardcoded user id in the test.

  was:
Develop a new method for getting the user list. 

Method signature is 
public ArrayList<String> getHadoopMultiUsersList() throws IOException;
Add new attribute in system-test.xml  file for getting userlist path.



> [Herriot] Implement a functionality for getting the user list for creating 
> proxy users.
> ---------------------------------------------------------------------------------------
>
>                 Key: HADOOP-6839
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6839
>             Project: Hadoop Common
>          Issue Type: Task
>          Components: test
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>         Attachments: 6839-ydist-security.patch, HADOOP-6839.patch
>
>
> Develop a new method for getting the user list. 
> Method signature is 
> public ArrayList<String> getHadoopMultiUsersList() throws IOException;
> Add new attribute in system-test.xml  file for getting userlist path.
> For submitting the jobs as different user, we need a porxy user id right. 
> So,get the available users from userlist and then pass the user as proxy 
> instead of hardcoded user id in the test.

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

Reply via email to