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 2014/06/18 19:02:24 UTC

[jira] [Resolved] (AMBARI-6098) HostCleanup.py doesn't cleanup host on SUSE

     [ https://issues.apache.org/jira/browse/AMBARI-6098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Onischuk resolved AMBARI-6098.
-------------------------------------

    Resolution: Fixed

Committed to trunk

> HostCleanup.py doesn't cleanup host on SUSE
> -------------------------------------------
>
>                 Key: AMBARI-6098
>                 URL: https://issues.apache.org/jira/browse/AMBARI-6098
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 1.7.0
>
>
> On SUSE, HostCleanup.py script don't work.  
> Here is an output of it:
>     
>     
>     
>     python /usr/lib/python2.6/site-packages/ambari_agent/HostCleanup.py --silent --skip=""
>     ERROR:HostCleanup:Host check result not found at: /var/lib/ambari-agent/data/hostcheck.result
>     INFO:HostCleanup:Clean-up completed. The output is at /var/lib/ambari-agent/data/hostcleanup.result
>     
> The file itself is:  
> **/var/lib/ambari-agent/data/hostcleanup.result**
>     
>     
>     
>     2014-02-12 17:51:36,354 ERROR Host check result not found at: /var/lib/ambari-agent/data/hostcheck.result
>     2014-02-12 17:51:36,367 INFO Clean-up completed. The output is at /var/lib/ambari-agent/data/hostcleanup.result
>     2014-02-12 17:53:24,183 ERROR Host check result not found at: /var/lib/ambari-agent/data/hostcheck.result
>     2014-02-12 17:53:24,183 INFO Clean-up completed. The output is at /var/lib/ambari-agent/data/hostcleanup.result
>     2014-02-12 18:01:13,492 ERROR Host check result not found at: /var/lib/ambari-agent/data/hostcheck.result
>     2014-02-12 18:01:13,492 INFO Clean-up completed. The output is at /var/lib/ambari-agent/data/hostcleanup.result
>     2014-02-12 18:02:18,787 ERROR Host check result not found at: /var/lib/ambari-agent/data/hostcheck.result
>     2014-02-12 18:02:18,787 INFO Clean-up completed. The output is at /var/lib/ambari-agent/data/hostcleanup.result
>     
> This script was run was run with cluster (ambari-server/agent installed).  
> For example:
>     
>     
>     
>     rpm -qa|grep hadoop
>     hadoop-libhdfs-2.2.0.2.0.6.0-102
>     hadoop-client-2.2.0.2.0.6.0-102
>     teradata-hadoop-builder-1.3.80.27-1
>     hadoop-hdfs-2.2.0.2.0.6.0-102
>     hadoop-lzo-0.5.0-1
>     hadoop-mapreduce-2.2.0.2.0.6.0-102
>     hadoop-yarn-nodemanager-2.2.0.2.0.6.0-102
>     teradata-hadoop-tools-1.3.50.26-1
>     hadoop-2.2.0.2.0.6.0-102
>     hadoop-lzo-native-0.5.0-1
>     hadoop-yarn-2.2.0.2.0.6.0-102
>     
> After ambari-server reset and going to Hosts Confirmation page Hosts warnings
> were only about process, not about packets, users, files etc...  
> See screenshot attached



--
This message was sent by Atlassian JIRA
(v6.2#6252)