[
https://issues.apache.org/jira/browse/HIVE-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prasad Chakka updated HIVE-255:
-------------------------------
Fix Version/s: 0.2.0
Assignee: Zheng Shao (was: Prasad Chakka)
Release Note: if a query needs to be run as a different user from the
current system user, set hadoop.job.ugi to 'username,groups'
Status: Patch Available (was: Open)
zheng, can you please review and commit?
> 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.