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



ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/config-upgrade.xml 
(line 132)
<https://reviews.apache.org/r/40912/#comment168369>

    Looks like it is case sensitive, so you may either have to change the value 
to UNIX, or modify the code to be case insensitive (which needs to be discussed 
with Nate Cole and Jonathan Hurley).
    
    That piece of code is in ConfigureTask.java line 198,
    "
    if (conditionValue.equals(checkValue)) {
    "


- Alejandro Fernandez


On Dec. 3, 2015, 1:58 p.m., Gautam Borad wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/40912/
> -----------------------------------------------------------
> 
> (Updated Dec. 3, 2015, 1:58 p.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez, Jaimin Jetly, Mahadev Konar, 
> Sumit Mohanty, Selvamohan Neethiraj, and Velmurugan Periasamy.
> 
> 
> Bugs: AMBARI-14169
>     https://issues.apache.org/jira/browse/AMBARI-14169
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Patch contains Ranger changes for RU and EU to migrate properties from 2.2 to 
> 2.3 after Smart Config changes.
> 
> 
> Diffs
> -----
> 
>   
> ambari-server/src/main/resources/common-services/RANGER/0.4.0/configuration/usersync-properties.xml
>  007f6a4 
>   
> ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/nonrolling-upgrade-2.3.xml
>  98e8e4f 
>   ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/upgrade-2.3.xml 
> 0f7169c 
>   ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/config-upgrade.xml 
> 54236cf 
> 
> Diff: https://reviews.apache.org/r/40912/diff/
> 
> 
> Testing
> -------
> 
> Upgrade Ranger from HDP 2.2 to 2.3 using Ambari-2.1.3 and check migration of 
> properties.
> -----------------------------------------------------------------------
> Ran 271 tests in 8.739s
> 
> OK
> ----------------------------------------------------------------------
> Total run:879
> Total errors:0
> Total failures:0
> OK
> 
> 
> Thanks,
> 
> Gautam Borad
> 
>

Reply via email to