You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Dmitro Lisnichenko <dl...@hortonworks.com> on 2015/03/06 18:24:06 UTC

Review Request 31801: HostCleanup.py does not remove packages

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

Review request for Ambari and Andrew Onischuk.


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


Repository: ambari


Description
-------

Host.Cleanup.py failed to remove packages:
INFO:HostCleanup:Executing command: ambari-sudo.shyum erase -y sqoop.noarch hadoop-hdfs-journalnode.noarch
Has no space between 'ambari-sudo.sh' and 'yum'


Diffs
-----

  ambari-agent/src/main/python/ambari_agent/HostCleanup.py 3e7e83f 
  ambari-agent/src/test/python/resource_management/TestUserResource.py c757361 
  ambari-common/src/main/python/ambari_commons/constants.py b823b31 

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


Testing
-------

mvn clean test


Thanks,

Dmitro Lisnichenko


Re: Review Request 31801: HostCleanup.py does not remove packages

Posted by Andrew Onischuk <ao...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31801/#review75514
-----------------------------------------------------------

Ship it!


Ship It!

- Andrew Onischuk


On March 6, 2015, 5:24 p.m., Dmitro Lisnichenko wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/31801/
> -----------------------------------------------------------
> 
> (Updated March 6, 2015, 5:24 p.m.)
> 
> 
> Review request for Ambari and Andrew Onischuk.
> 
> 
> Bugs: AMBARI-9962
>     https://issues.apache.org/jira/browse/AMBARI-9962
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Host.Cleanup.py failed to remove packages:
> INFO:HostCleanup:Executing command: ambari-sudo.shyum erase -y sqoop.noarch hadoop-hdfs-journalnode.noarch
> Has no space between 'ambari-sudo.sh' and 'yum'
> 
> 
> Diffs
> -----
> 
>   ambari-agent/src/main/python/ambari_agent/HostCleanup.py 3e7e83f 
>   ambari-agent/src/test/python/resource_management/TestUserResource.py c757361 
>   ambari-common/src/main/python/ambari_commons/constants.py b823b31 
> 
> Diff: https://reviews.apache.org/r/31801/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Dmitro Lisnichenko
> 
>