You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/10/31 19:52:34 UTC

[jira] [Commented] (AMBARI-8073) HostCleanup.py issues with HDP-2.2 on SuSe and Ubuntu

    [ https://issues.apache.org/jira/browse/AMBARI-8073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14192245#comment-14192245 ] 

Hudson commented on AMBARI-8073:
--------------------------------

SUCCESS: Integrated in Ambari-branch-1.7.0 #272 (See [https://builds.apache.org/job/Ambari-branch-1.7.0/272/])
AMBARI-8073. HostCleanup.py issues with HDP-2.2 on SuSe and Ubuntu (aonishuk) (aonishuk: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=9b7b32d27dd26020921c3dc199503776318da28f)
* ambari-agent/src/test/python/resource_management/TestPackageResource.py
* ambari-agent/src/main/python/ambari_agent/HostInfo.py
* ambari-common/src/main/python/resource_management/core/providers/package/yumrpm.py
* ambari-common/src/main/python/resource_management/core/providers/package/apt.py


> HostCleanup.py issues with HDP-2.2 on SuSe and Ubuntu
> -----------------------------------------------------
>
>                 Key: AMBARI-8073
>                 URL: https://issues.apache.org/jira/browse/AMBARI-8073
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 1.7.0
>
>
> Ambari cluster can't be deployed on hosts with previously installed cluster
> cleaned by HostCleanup.py.  
> Deploy HDP-2.2 cluster with all services (except kafka).  
> Use 4 nodes (5'th node with Postgres 9 db was used as Ambari DB, but that
> probably doesn't matter).  
> Use default component layout on 'assign masters' page.  
> Deploy cluster. (cluster is green)  
> stop all services.  
> stop all ambari-agents  
> stop ambari-server  
> make ambari-server reset  
> setup ambari-server -s  
> start ambari-server  
> perform hosts registration (with all 4 hosts used while deploying first time
> in same order).  
> execute 'python /usr/lib/python2.6/site-packages/ambari_agent/HostCleanup.py
> --silent --skip processes'  
> on each host.  
> Setup ambari-server again and start it.  
> Try deploying cluster like before.
> Result:  
> Cluster deployed, but many services can't start.



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