Alex Nastetsky created YARN-1825:
------------------------------------
Summary: Need ability to create ACL for viewing the listing of a
job queue
Key: YARN-1825
URL: https://issues.apache.org/jira/browse/YARN-1825
Project: Hadoop YARN
Issue Type: Bug
Affects Versions: 2.1.1-beta
Environment: HDP-2.0.6
Reporter: Alex Nastetsky
We need a way to restrict the ability to see the list of jobs in a queue.
Currently, the only queue ACLs available are acl_administer_queues,
acl_administer_queue and acl_submit_applications, none of which control the
ability to the see list of jobs in a queue.
This requirement is necessary because the Job History server provides a lot of
potentially sensitive info in the job listing alone, e.g. a Hive map reduce job
shows the query itself in the Name column.
The only thing we have currently available is the ability to filter by queue
name, but there is no way to enforce a filter.
NOTE: This is a duplicate of MAPREDUCE-5750, not sure if this should go into MR
or YARN.
--
This message was sent by Atlassian JIRA
(v6.2#6252)