You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2013/08/17 00:29:48 UTC

[jira] [Commented] (HIVE-4442) [HCatalog] WebHCat should not override user.name parameter for Queue call

    [ https://issues.apache.org/jira/browse/HIVE-4442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13742670#comment-13742670 ] 

Eugene Koifman commented on HIVE-4442:
--------------------------------------

Why are Delete/ListDelegator use UserGroupInformation ugi = UserGroupInformation.createRemoteUser(user);
Shouldn't they use UgiFactory?  Everything else in WebHCat does.
Otherwise, this looks good.
                
> [HCatalog] WebHCat should not override user.name parameter for Queue call
> -------------------------------------------------------------------------
>
>                 Key: HIVE-4442
>                 URL: https://issues.apache.org/jira/browse/HIVE-4442
>             Project: Hive
>          Issue Type: Bug
>          Components: HCatalog
>            Reporter: Daniel Dai
>         Attachments: HIVE-4442-1.patch, HIVE-4442-2.patch
>
>
> 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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira