[
https://issues.apache.org/jira/browse/HIVE-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159865#comment-13159865
]
[email protected] commented on HIVE-2616:
-----------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2975/
-----------------------------------------------------------
Review request for hive.
Summary
-------
Pass user identity in metastore connection in unsecure mode
This addresses bug HIVE-2616.
https://issues.apache.org/jira/browse/HIVE-2616
Diffs
-----
trunk/metastore/if/hive_metastore.thrift 1205119
trunk/metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h 1205119
trunk/metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp 1205119
trunk/metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore_server.skeleton.cpp
1205119
trunk/metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java
1205119
trunk/metastore/src/gen/thrift/gen-php/hive_metastore/ThriftHiveMetastore.php
1205119
trunk/metastore/src/gen/thrift/gen-py/hive_metastore/ThriftHiveMetastore-remote
1205119
trunk/metastore/src/gen/thrift/gen-py/hive_metastore/ThriftHiveMetastore.py
1205119
trunk/metastore/src/gen/thrift/gen-rb/thrift_hive_metastore.rb 1205119
trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java
1205119
trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java
1207966
trunk/metastore/src/java/org/apache/hadoop/hive/metastore/TUGIContainingTransport.java
PRE-CREATION
trunk/metastore/src/java/org/apache/hadoop/hive/metastore/UGIBasedProcessor.java
PRE-CREATION
Diff: https://reviews.apache.org/r/2975/diff
Testing
-------
Design patch, not much tested yet.
Thanks,
Ashutosh
> Passing user identity from metastore client to server in non-secure mode
> ------------------------------------------------------------------------
>
> Key: HIVE-2616
> URL: https://issues.apache.org/jira/browse/HIVE-2616
> Project: Hive
> Issue Type: Bug
> Components: Metastore
> Reporter: Ashutosh Chauhan
> Assignee: Ashutosh Chauhan
> Attachments: hive-2616.patch
>
>
> Currently in unsecure mode client don't pass on user identity. As a result
> hdfs and other operations done by server gets executed by user running
> metastore process instead of being done in context of client. This results in
> problem as reported here:
> http://mail-archives.apache.org/mod_mbox/hive-user/201111.mbox/%3CCAK0mCrRC3aPqtRHDe2J25Rm0JX6TS1KXxd7KPjqJjoqBjg=a...@mail.gmail.com%3E
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira