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 2013/12/17 17:55:10 UTC

[jira] [Resolved] (AMBARI-4090) Fix Mapreduce2 status commands for HS,RM,NM not implemented

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

Andrew Onischuk resolved AMBARI-4090.
-------------------------------------

    Resolution: Fixed

> Fix Mapreduce2 status commands for HS,RM,NM not implemented
> -----------------------------------------------------------
>
>                 Key: AMBARI-4090
>                 URL: https://issues.apache.org/jira/browse/AMBARI-4090
>             Project: Ambari
>          Issue Type: Task
>            Reporter: Arsen Babych
>            Assignee: Arsen Babych
>             Fix For: 1.5.0
>
>         Attachments: AMBARI-4090.patch
>
>
> Please take a look how status command is implemented for other components:
> {code}
> class Component(Script)
>   det start(self, env)
>   ..
>   det stopt(self, env)
>   ..
>   det status(self, env)
>   # ???
> {code}.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)