[
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)