You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Dmitro Lisnichenko <dl...@hortonworks.com> on 2014/09/08 20:27:04 UTC

Review Request 25449: ambari - hive-site.xml - use sql standard authorizer, remove this config from commandline

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

Review request for Ambari and Andrew Onischuk.


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


Repository: ambari


Description
-------

hive-site.xml should set hive.security.authorization.manager=org.apache.hadoop.hive.ql.security.authorization.plugin.sqlstd.SQLStdHiveAuthorizerFactory and also remove this configuration parameter from the hive commandline option.
This 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/1.3.2/services/HIVE/configuration/hive-site.xml 8206a6a 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/hive-site.xml 9057fbe 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/templates/startHiveserver2.sh.j2 a8fe21c 
  ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/HIVE/configuration/hive-site.xml 8b4f065 
  ambari-server/src/main/resources/stacks/HDP/2.1/services/HIVE/configuration/hive-site.xml 9beb715 

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


Testing
-------

is going on


Thanks,

Dmitro Lisnichenko


Re: Review Request 25449: ambari - hive-site.xml - use sql standard authorizer, remove this config from commandline

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

(Updated Sept. 8, 2014, 7:01 p.m.)


Review request for Ambari and Andrew Onischuk.


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


Repository: ambari


Description
-------

hive-site.xml should set hive.security.authorization.manager=org.apache.hadoop.hive.ql.security.authorization.plugin.sqlstd.SQLStdHiveAuthorizerFactory and also remove this configuration parameter from the hive commandline option.
This 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/1.3.2/services/HIVE/configuration/hive-site.xml 8206a6a 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/hive-site.xml 9057fbe 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/templates/startHiveserver2.sh.j2 a8fe21c 
  ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/HIVE/configuration/hive-site.xml 8b4f065 
  ambari-server/src/main/resources/stacks/HDP/2.1/services/HIVE/configuration/hive-site.xml 9beb715 

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


Testing (updated)
-------

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Ambari Views ...................................... SUCCESS [8.234s]
[INFO] Ambari Server ..................................... SUCCESS [17:14.050s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:23.043s
[INFO] Finished at: Mon Sep 08 21:42:50 FET 2014
[INFO] Final Memory: 24M/368M
[INFO] ------------------------------------------------------------------------


Thanks,

Dmitro Lisnichenko


Re: Review Request 25449: ambari - hive-site.xml - use sql standard authorizer, remove this config from commandline

Posted by Andrew Onischuk <ao...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25449/#review52617
-----------------------------------------------------------

Ship it!


Ship It!

- Andrew Onischuk


On Sept. 8, 2014, 6:27 p.m., Dmitro Lisnichenko wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/25449/
> -----------------------------------------------------------
> 
> (Updated Sept. 8, 2014, 6:27 p.m.)
> 
> 
> Review request for Ambari and Andrew Onischuk.
> 
> 
> Bugs: AMBARI-7206
>     https://issues.apache.org/jira/browse/AMBARI-7206
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> hive-site.xml should set hive.security.authorization.manager=org.apache.hadoop.hive.ql.security.authorization.plugin.sqlstd.SQLStdHiveAuthorizerFactory and also remove this configuration parameter from the hive commandline option.
> This 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/1.3.2/services/HIVE/configuration/hive-site.xml 8206a6a 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/hive-site.xml 9057fbe 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/templates/startHiveserver2.sh.j2 a8fe21c 
>   ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/HIVE/configuration/hive-site.xml 8b4f065 
>   ambari-server/src/main/resources/stacks/HDP/2.1/services/HIVE/configuration/hive-site.xml 9beb715 
> 
> Diff: https://reviews.apache.org/r/25449/diff/
> 
> 
> Testing
> -------
> 
> is going on
> 
> 
> Thanks,
> 
> Dmitro Lisnichenko
> 
>