You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Andrew Onischuk <ao...@hortonworks.com> on 2014/07/21 20:45:56 UTC

Review Request 23757: hive.metastore.pre.event.listeners not set in Ambari installation, in effect disabling hive thrift metastore authorization.

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

Review request for Ambari and Dmitro Lisnichenko.


Bugs: AMBARI-6557
    https://issues.apache.org/jira/browse/AMBARI-6557


Repository: ambari


Description
-------

PROBLEM:

For hive thrift metastore authorization to be enabled,  
hive.metastore.pre.event.listeners need to be set, default value

org.apache.hadoop.hive.ql.security.authorization.AuthorizationPreEventListener

However, this is not set in Ambari 1.6.0 installation. This property is hard
for customer to find and add it themselves.


Diffs
-----

  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/hive-site.xml 4bc2147 
  ambari-server/src/main/resources/stacks/HDP/2.1/services/HIVE/configuration/hive-site.xml b584f73 

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


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk


Re: Review Request 23757: hive.metastore.pre.event.listeners not set in Ambari installation, in effect disabling hive thrift metastore authorization.

Posted by Dmitro Lisnichenko <dl...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23757/#review48270
-----------------------------------------------------------

Ship it!


Ship It!

- Dmitro Lisnichenko


On July 21, 2014, 6:45 p.m., Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/23757/
> -----------------------------------------------------------
> 
> (Updated July 21, 2014, 6:45 p.m.)
> 
> 
> Review request for Ambari and Dmitro Lisnichenko.
> 
> 
> Bugs: AMBARI-6557
>     https://issues.apache.org/jira/browse/AMBARI-6557
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> PROBLEM:
> 
> For hive thrift metastore authorization to be enabled,  
> hive.metastore.pre.event.listeners need to be set, default value
> 
> org.apache.hadoop.hive.ql.security.authorization.AuthorizationPreEventListener
> 
> However, this is not set in Ambari 1.6.0 installation. This property is hard
> for customer to find and add it themselves.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/hive-site.xml 4bc2147 
>   ambari-server/src/main/resources/stacks/HDP/2.1/services/HIVE/configuration/hive-site.xml b584f73 
> 
> Diff: https://reviews.apache.org/r/23757/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>