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


Fix it, then Ship it!




Check impact on unit test. We have an assertResourceCalled on HdfsResource in 
test_hawqmaster.py


ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/common.py
 (line 289)
<https://reviews.apache.org/r/50545/#comment209836>

    1. Run as hdfs user instead of hawq user?
    
    2. Do we need more timeout, considering ls command on hdfs is generally 
slow compared to Linux ls command?


- Matt


On July 27, 2016, 4:48 p.m., Lav Jain wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/50545/
> -----------------------------------------------------------
> 
> (Updated July 27, 2016, 4:48 p.m.)
> 
> 
> Review request for Ambari, Alexander Denissov and Matt.
> 
> 
> Bugs: AMBARI-17938
>     https://issues.apache.org/jira/browse/AMBARI-17938
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> This results in changing of owner even if the owner value is same. The 
> operation is very costly if there are a lot of subdirectories.
> The owner value only changes when you switch from regular mode to secure mode 
> and vice-versa.
> 
> 
> Diffs
> -----
> 
>   
> ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/common.py
>  8c43555 
> 
> Diff: https://reviews.apache.org/r/50545/diff/
> 
> 
> Testing
> -------
> 
> In progress.
> 
> 
> Thanks,
> 
> Lav Jain
> 
>

Reply via email to