Description
Currently templeton for the Queue call uses the user.name to filter the results of the call in addition to the default security.
Ideally the filter is an optional parameter to the call independent of the security check.
I would suggest a parameter in addition to GET queue (jobs) give you all the jobs a user have permission:
GET queue?showall=true
Attachments
Attachments
Issue Links
- is related to
-
HIVE-4446 [HCatalog] Documentation for HIVE-4442, HIVE-4443, HIVE-4444
- Resolved