You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Jayush Luniya (JIRA)" <ji...@apache.org> on 2015/01/15 02:08:34 UTC

[jira] [Updated] (AMBARI-9138) AMS Collector status check reports status as stopped even though the collector is running

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

Jayush Luniya updated AMBARI-9138:
----------------------------------
    Attachment: AMBARI-9138.patch

> AMS Collector status check reports status as stopped even though the collector is running
> -----------------------------------------------------------------------------------------
>
>                 Key: AMBARI-9138
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9138
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>    Affects Versions: 2.0.0
>            Reporter: Jayush Luniya
>            Assignee: Jayush Luniya
>             Fix For: 2.0.0
>
>         Attachments: AMBARI-9138.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> This is due to a typo in ambari-server/src/main/resources/common-services/AMS/0.1.0/package/scripts/status.py
>   if name=='collector':
>     pid_file = format("{ams_monitor_pid_dir}/ambari-metrics-collector.pid")
>   elif name == 'monitor':
>     pid_file = format("{ams_monitor_pid_dir}/ambari-metrics-monitor.pid")



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