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/03/11 18:56:47 UTC

Review Request 31947: HostCleanup.py failed to start on Ubuntu

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

Review request for Ambari and Vitalyi Brodetskyi.


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


Repository: ambari


Description
-------

Unable to run HostCleanup.py on Ubuntu, same command on Centos 6.4 works.

    
    
    
    python /usr/lib/python2.6/site-packages/ambari_agent/HostCleanup.py
    Traceback (most recent call last):
      File "/usr/lib/python2.6/site-packages/ambari_agent/HostCleanup.py", line 21, in <module>
        from ambari_commons.os_family_impl import OsFamilyImpl, OsFamilyFuncImpl
    ImportError: No module named ambari_commons.os_family_impl


Diffs
-----

  ambari-agent/src/main/python/ambari_agent/HostCleanup.py ca9bc41 

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


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk


Re: Review Request 31947: HostCleanup.py failed to start on Ubuntu

Posted by Vitalyi Brodetskyi <vb...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31947/#review76092
-----------------------------------------------------------

Ship it!


Ship It!

- Vitalyi Brodetskyi


On Березень 11, 2015, 5:56 після полудня, Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/31947/
> -----------------------------------------------------------
> 
> (Updated Березень 11, 2015, 5:56 після полудня)
> 
> 
> Review request for Ambari and Vitalyi Brodetskyi.
> 
> 
> Bugs: AMBARI-10032
>     https://issues.apache.org/jira/browse/AMBARI-10032
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Unable to run HostCleanup.py on Ubuntu, same command on Centos 6.4 works.
> 
>     
>     
>     
>     python /usr/lib/python2.6/site-packages/ambari_agent/HostCleanup.py
>     Traceback (most recent call last):
>       File "/usr/lib/python2.6/site-packages/ambari_agent/HostCleanup.py", line 21, in <module>
>         from ambari_commons.os_family_impl import OsFamilyImpl, OsFamilyFuncImpl
>     ImportError: No module named ambari_commons.os_family_impl
> 
> 
> Diffs
> -----
> 
>   ambari-agent/src/main/python/ambari_agent/HostCleanup.py ca9bc41 
> 
> Diff: https://reviews.apache.org/r/31947/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>