You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Dmytro Sen <ds...@hortonworks.com> on 2015/06/19 18:34:38 UTC

Review Request 35653: Upgrade scripts from 2.0.x to 2.1.0 should handle moving of 'ranger-hive-plugin-enabled' into 'hive_security_authorization'

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

Review request for Ambari, Andrew Onischuk and Vitalyi Brodetskyi.


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


Repository: ambari


Description
-------

- We will remove the "Enable Ranger for Hive" (ranger-hive-plugin-enabled) checkbox from Hive
- The 'Ranger' entry in "Choose Authorization" (hive_security_authorization) will do the same things as the removed checkbox
Upgrade script should take care of setting the new config, and any of its dependencies.


Diffs
-----

  ambari-server/src/main/java/org/apache/ambari/server/upgrade/AbstractUpgradeCatalog.java 466c857 
  ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog210.java 69bfd09 
  ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog210Test.java 95d5f7f 

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


Testing
-------

[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 134 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Ambari Views ...................................... SUCCESS [3.104s]
[INFO] Ambari Metrics Common ............................. SUCCESS [1.512s]
[INFO] Ambari Server ..................................... SUCCESS [1:35:55.562s]
[INFO] Ambari Agent ...................................... SUCCESS [8.496s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:36:11.426s
[INFO] Finished at: Fri Jun 19 16:25:20 UTC 2015
[INFO] Final Memory: 43M/436M
[INFO] ----------------------


Thanks,

Dmytro Sen


Re: Review Request 35653: Upgrade scripts from 2.0.x to 2.1.0 should handle moving of 'ranger-hive-plugin-enabled' into 'hive_security_authorization'

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

Ship it!


Ship It!

- Andrew Onischuk


On June 19, 2015, 4:34 p.m., Dmytro Sen wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/35653/
> -----------------------------------------------------------
> 
> (Updated June 19, 2015, 4:34 p.m.)
> 
> 
> Review request for Ambari, Andrew Onischuk and Vitalyi Brodetskyi.
> 
> 
> Bugs: AMBARI-12021
>     https://issues.apache.org/jira/browse/AMBARI-12021
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> - We will remove the "Enable Ranger for Hive" (ranger-hive-plugin-enabled) checkbox from Hive
> - The 'Ranger' entry in "Choose Authorization" (hive_security_authorization) will do the same things as the removed checkbox
> Upgrade script should take care of setting the new config, and any of its dependencies.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/java/org/apache/ambari/server/upgrade/AbstractUpgradeCatalog.java 466c857 
>   ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog210.java 69bfd09 
>   ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog210Test.java 95d5f7f 
> 
> Diff: https://reviews.apache.org/r/35653/diff/
> 
> 
> Testing
> -------
> 
> [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 134 licence.
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Ambari Views ...................................... SUCCESS [3.104s]
> [INFO] Ambari Metrics Common ............................. SUCCESS [1.512s]
> [INFO] Ambari Server ..................................... SUCCESS [1:35:55.562s]
> [INFO] Ambari Agent ...................................... SUCCESS [8.496s]
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 1:36:11.426s
> [INFO] Finished at: Fri Jun 19 16:25:20 UTC 2015
> [INFO] Final Memory: 43M/436M
> [INFO] ----------------------
> 
> 
> Thanks,
> 
> Dmytro Sen
> 
>


Re: Review Request 35653: Upgrade scripts from 2.0.x to 2.1.0 should handle moving of 'ranger-hive-plugin-enabled' into 'hive_security_authorization'

Posted by Vitalyi Brodetskyi <vb...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35653/#review88547
-----------------------------------------------------------

Ship it!


Ship It!

- Vitalyi Brodetskyi


On Червень 19, 2015, 4:34 після полудня, Dmytro Sen wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/35653/
> -----------------------------------------------------------
> 
> (Updated Червень 19, 2015, 4:34 після полудня)
> 
> 
> Review request for Ambari, Andrew Onischuk and Vitalyi Brodetskyi.
> 
> 
> Bugs: AMBARI-12021
>     https://issues.apache.org/jira/browse/AMBARI-12021
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> - We will remove the "Enable Ranger for Hive" (ranger-hive-plugin-enabled) checkbox from Hive
> - The 'Ranger' entry in "Choose Authorization" (hive_security_authorization) will do the same things as the removed checkbox
> Upgrade script should take care of setting the new config, and any of its dependencies.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/java/org/apache/ambari/server/upgrade/AbstractUpgradeCatalog.java 466c857 
>   ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog210.java 69bfd09 
>   ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog210Test.java 95d5f7f 
> 
> Diff: https://reviews.apache.org/r/35653/diff/
> 
> 
> Testing
> -------
> 
> [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 134 licence.
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Ambari Views ...................................... SUCCESS [3.104s]
> [INFO] Ambari Metrics Common ............................. SUCCESS [1.512s]
> [INFO] Ambari Server ..................................... SUCCESS [1:35:55.562s]
> [INFO] Ambari Agent ...................................... SUCCESS [8.496s]
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 1:36:11.426s
> [INFO] Finished at: Fri Jun 19 16:25:20 UTC 2015
> [INFO] Final Memory: 43M/436M
> [INFO] ----------------------
> 
> 
> Thanks,
> 
> Dmytro Sen
> 
>