You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Prasad Mujumdar <pr...@cloudera.com> on 2013/12/09 09:43:23 UTC

Review Request 16125: HIVE-5987: The secure metastore service should reject connection from users that it can't impersonate

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/16125/
-----------------------------------------------------------

Review request for hive.


Bugs: HIVE-5987
    https://issues.apache.org/jira/browse/HIVE-5987


Repository: hive-git


Description
-------

Verify that secure metastore user has privilege to impersonate the requesting user during connection.


Diffs
-----

  itests/hive-unit/src/test/java/org/apache/hadoop/hive/thrift/TestHadoop20SAuthBridge.java 7ac7ebc 
  shims/common-secure/src/main/java/org/apache/hadoop/hive/thrift/HadoopThriftAuthBridge20S.java dc89de1 

Diff: https://reviews.apache.org/r/16125/diff/


Testing
-------

manually tested with secure metastore


Thanks,

Prasad Mujumdar