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

Ship it!



ambari-server/src/test/python/stacks/2.0.6/YARN/test_nodemanager.py (lines 537 
- 539)
<https://reviews.apache.org/r/38445/#comment156258>

    Maybe add another assertion that the user is the yarn user?  Useful when it 
gets changed back to hdfs user by questionable parties.


- Nate Cole


On Sept. 16, 2015, 9:20 p.m., Jonathan Hurley wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/38445/
> -----------------------------------------------------------
> 
> (Updated Sept. 16, 2015, 9:20 p.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez and Nate Cole.
> 
> 
> Bugs: AMBARI-13120
>     https://issues.apache.org/jira/browse/AMBARI-13120
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> During a rolling upgrade, the command which checks to see if the YARN 
> NodeManager has rejoined the cluster is being executed as the hdfs user. This 
> will cause problems in a kerberized environment since the kinit command is 
> for the yarn user.
> 
> 
> Diffs
> -----
> 
>   
> ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/nodemanager_upgrade.py
>  54e0fae 
>   ambari-server/src/test/python/stacks/2.0.6/YARN/test_nodemanager.py 6794097 
> 
> Diff: https://reviews.apache.org/r/38445/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> ----------------------------------------------------------------------
> Total run:774
> Total errors:0
> Total failures:0
> OK
> 
> 
> Thanks,
> 
> Jonathan Hurley
> 
>

Reply via email to