[
https://issues.apache.org/jira/browse/HADOOP-6944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12908615#action_12908615
]
Vinay Kumar Thota commented on HADOOP-6944:
-------------------------------------------
I agreed your idea, however the local-super-conf.xml file contains different
users which serves for other purposes. Is it ok to impersonate the test jobs
with those users instead of using a user which is specific to testing purpose?
Actually i thought that there are some users which specific to testing and
those users can utilize for impersonating the test jobs. In the current
functionality the testing users are available in the proxyusers file and we
pick them using the getHadoopMultiUsersList methis and same way we can use the
file for gridmix testing also for impersonating the gridmix jobs.
> [Herriot] Implement a functionality for getting the poxyusers path.
> -------------------------------------------------------------------
>
> Key: HADOOP-6944
> URL: https://issues.apache.org/jira/browse/HADOOP-6944
> Project: Hadoop Common
> Issue Type: Task
> Components: test
> Reporter: Vinay Kumar Thota
> Assignee: Vinay Kumar Thota
> Attachments: HADOOP-6944.patch
>
>
> Gridmix should requires a proxy users file for impersonating jobs.
> So,Implement a method for getting the proxyusers file path in
> AbstractDaemonCluster.
> Method signature should be.
> public String getProxyUsersFilePath();
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.