You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Alex Nastetsky (JIRA)" <ji...@apache.org> on 2014/02/10 21:35:20 UTC

[jira] [Created] (MAPREDUCE-5750) Need ability to create ACL for viewing the listing of a job queue

Alex Nastetsky created MAPREDUCE-5750:
-----------------------------------------

             Summary: Need ability to create ACL for viewing the listing of a job queue
                 Key: MAPREDUCE-5750
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5750
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
    Affects Versions: 2.1.0-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.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)