Details
Description
Gridmix should require a proxy user's file for impersonating various jobs. So, implement couple of methods for getting the proxy users list and a proxy users file (it's a combination of proxy users and groups) based on cluster configuration.
The proxy users list should require for map reduce jobs and proxy users file should require for gridmix jobs.
The following are methods signature,
public ProxyUserDefinitions getHadoopProxyUsers() - get the list of proxy users list based on cluster configuration.
Attachments
Attachments
Issue Links
- is required by
-
MAPREDUCE-2033 [Herriot] Gridmix generate data tests with various submission policies and different user resolvers.
- Closed
- relates to
-
HADOOP-6839 [Herriot] Implement a functionality for getting the user list for creating proxy users.
- Closed