You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Andrew Onischuk <ao...@hortonworks.com> on 2015/06/10 16:50:08 UTC

Review Request 35298: HdfsResource rearly fails on heavy loaded machines

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

Review request for Ambari and Dmitro Lisnichenko.


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


Repository: ambari


Description
-------

As a result of this random bug a lot service starts and service checks have a
small chance of failing if the machine is the heavily loaded.

I already found the reason for this, seems like sometimes curl returns empty
output.


Diffs
-----

  ambari-agent/src/test/python/resource_management/TestExecuteResource.py 59d7e4c 
  ambari-agent/src/test/python/resource_management/TestGroupResource.py 65d8499 
  ambari-agent/src/test/python/resource_management/TestUserResource.py 5c8b6df 
  ambari-common/src/main/python/resource_management/core/exceptions.py a8b2a63 
  ambari-common/src/main/python/resource_management/core/providers/system.py 3a1b218 
  ambari-common/src/main/python/resource_management/core/resources/system.py 1f00da1 
  ambari-common/src/main/python/resource_management/core/shell.py 2e5a1b0 
  ambari-common/src/main/python/resource_management/core/sudo.py f864d64 
  ambari-common/src/main/python/resource_management/libraries/providers/hdfs_resource.py f9c512f 
  ambari-common/src/main/python/resource_management/libraries/script/config_dictionary.py 46ec0e7 
  ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/namenode.py 3494ac9 
  ambari-server/src/test/python/custom_actions/TestInstallPackages.py ecac6d4 

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


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk


Re: Review Request 35298: HdfsResource rearly fails on heavy loaded machines

Posted by Dmitro Lisnichenko <dl...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35298/#review87410
-----------------------------------------------------------

Ship it!


Ship It!

- Dmitro Lisnichenko


On June 10, 2015, 2:50 p.m., Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/35298/
> -----------------------------------------------------------
> 
> (Updated June 10, 2015, 2:50 p.m.)
> 
> 
> Review request for Ambari and Dmitro Lisnichenko.
> 
> 
> Bugs: AMBARI-11838
>     https://issues.apache.org/jira/browse/AMBARI-11838
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> As a result of this random bug a lot service starts and service checks have a
> small chance of failing if the machine is the heavily loaded.
> 
> I already found the reason for this, seems like sometimes curl returns empty
> output.
> 
> 
> Diffs
> -----
> 
>   ambari-agent/src/test/python/resource_management/TestExecuteResource.py 59d7e4c 
>   ambari-agent/src/test/python/resource_management/TestGroupResource.py 65d8499 
>   ambari-agent/src/test/python/resource_management/TestUserResource.py 5c8b6df 
>   ambari-common/src/main/python/resource_management/core/exceptions.py a8b2a63 
>   ambari-common/src/main/python/resource_management/core/providers/system.py 3a1b218 
>   ambari-common/src/main/python/resource_management/core/resources/system.py 1f00da1 
>   ambari-common/src/main/python/resource_management/core/shell.py 2e5a1b0 
>   ambari-common/src/main/python/resource_management/core/sudo.py f864d64 
>   ambari-common/src/main/python/resource_management/libraries/providers/hdfs_resource.py f9c512f 
>   ambari-common/src/main/python/resource_management/libraries/script/config_dictionary.py 46ec0e7 
>   ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/namenode.py 3494ac9 
>   ambari-server/src/test/python/custom_actions/TestInstallPackages.py ecac6d4 
> 
> Diff: https://reviews.apache.org/r/35298/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>