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 (JIRA)" <ji...@apache.org> on 2015/03/11 18:56:38 UTC

[jira] [Created] (AMBARI-10032) HostCleanup.py failed to start on Ubuntu

Andrew Onischuk created AMBARI-10032:
----------------------------------------

             Summary: HostCleanup.py failed to start on Ubuntu
                 Key: AMBARI-10032
                 URL: https://issues.apache.org/jira/browse/AMBARI-10032
             Project: Ambari
          Issue Type: Bug
            Reporter: Andrew Onischuk
            Assignee: Andrew Onischuk
             Fix For: 2.0.0


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
    





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)