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

Thejas M Nair commented on HIVE-15579:
--------------------------------------

Just a small nit - add " user" to this error message is redundant.
ie, can you please replace -
  LOG.error("Error while setting delegation token for " + proxyUser + " user.", 
e);
with 
  LOG.error("Error while setting delegation token for " + proxyUser, e);

> Support HADOOP_PROXY_USER for secure impersonation in hive metastore client
> ---------------------------------------------------------------------------
>
>                 Key: HIVE-15579
>                 URL: https://issues.apache.org/jira/browse/HIVE-15579
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Thejas M Nair
>            Assignee: Nanda kumar
>         Attachments: HIVE-15579.000.patch, HIVE-15579.001.patch, 
> HIVE-15579.002.patch
>
>
> Hadoop clients support HADOOP_PROXY_USER for secure impersonation. It would 
> be useful to have similar feature for hive metastore client.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to