[
https://issues.apache.org/jira/browse/HIVE-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zheng Shao updated HIVE-255:
----------------------------
Resolution: Fixed
Release Note: HIVE-255. Propagate user name from hadoop.job.ugi to Hive
metastore. (Prasad Chakka via zshao) (was: if a query needs to be run as a
different user from the current system user, set hadoop.job.ugi to
'username,groups')
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch Available)
Committed revision 738406. Thanks Prasad!
> User name is not propagated correctly when a hive server or a web client is
> issuing hive queries.
> --------------------------------------------------------------------------------------------------
>
> Key: HIVE-255
> URL: https://issues.apache.org/jira/browse/HIVE-255
> Project: Hadoop Hive
> Issue Type: Bug
> Components: Clients
> Reporter: Prasad Chakka
> Assignee: Zheng Shao
> Priority: Minor
> Fix For: 0.2.0
>
> Attachments: hive-255.patch
>
>
> Hive should use the parameter set in hadoop.job.ugi config value instead of
> user.name which gets overwritten during job submission. Otherwise clients
> have to set both user.name and hadoop.job.ugi which is clunky.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.