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



ambari-server/src/main/resources/stacks/HDPWIN/2.2/services/YARN/configuration-mapred/mapred-site.xml
<https://reviews.apache.org/r/30676/#comment116991>

    Since the property is marked the property as deleted. we should not have 
<value></value> under the property as it essentially has no meaning and 
confusing to read a value that isnt correct for Windows. Also lets remove the 
<description></description>
    
    Same goes for all other deleted properties
    
    i.e.
    
    <property>
        <name>mapreduce.admin.user.env</name>
        <deleted>true</deleted>    
    </property>


- Jayush Luniya


On Feb. 5, 2015, 5:24 p.m., Artem Baranchuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/30676/
> -----------------------------------------------------------
> 
> (Updated Feb. 5, 2015, 5:24 p.m.)
> 
> 
> Review request for Ambari, Eugene Chekanskiy, Florian Barca, and Jayush 
> Luniya.
> 
> 
> Bugs: AMBARI-9496
>     https://issues.apache.org/jira/browse/AMBARI-9496
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Falcon and Pig service checks fails on Windows with Hadoop 2.2
> 
> 
> Diffs
> -----
> 
>   
> ambari-server/src/main/resources/stacks/HDPWIN/2.1/hooks/after-INSTALL/templates/Run-SmokeTests.ps1
>  a5c3631 
>   
> ambari-server/src/main/resources/stacks/HDPWIN/2.2/services/FALCON/configuration/falcon-startup.properties.xml
>  7651c07 
>   
> ambari-server/src/main/resources/stacks/HDPWIN/2.2/services/YARN/configuration-mapred/mapred-site.xml
>  d2b7ee1 
> 
> Diff: https://reviews.apache.org/r/30676/diff/
> 
> 
> Testing
> -------
> 
> unix test passed
> Win hadoop 2.2 cluster deployed success
> 
> 
> Thanks,
> 
> Artem Baranchuk
> 
>

Reply via email to