You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Thejas Nair <th...@hortonworks.com> on 2014/10/01 16:29:54 UTC

Re: Review Request 26040: ambari hive config: use SQLStdConfOnlyAuthorizerFactory in hive-site.xml

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

Ship it!


Ship It!

- Thejas Nair


On Sept. 30, 2014, 11:55 a.m., Vitalyi Brodetskyi wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/26040/
> -----------------------------------------------------------
> 
> (Updated Sept. 30, 2014, 11:55 a.m.)
> 
> 
> Review request for Ambari and Thejas Nair.
> 
> 
> Bugs: AMBARI-7490
>     https://issues.apache.org/jira/browse/AMBARI-7490
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> 
> Please set hive.security.authorization.manager=org.apache.hadoop.hive.ql.security.authorization.plugin.sqlstd.SQLStdConfOnlyAuthorizerFactory in hive-site.xml.
> 
> This should be applicable only for champlain release onwards.
> This change is important for being able to access tables created from hive commandline from the JDBC, when the SQL standard authorization is enabled on HiveServer2.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/stacks/HDP/2.2/services/HIVE/configuration/hive-site.xml PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/26040/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Vitalyi Brodetskyi
> 
>