Aleksandr Kovalenko created AMBARI-5513:
-------------------------------------------
Summary: Flume service model should have mapper of server data
Key: AMBARI-5513
URL: https://issues.apache.org/jira/browse/AMBARI-5513
Project: Ambari
Issue Type: Task
Components: client
Affects Versions: 1.7.0
Reporter: Aleksandr Kovalenko
Assignee: Aleksandr Kovalenko
Fix For: 1.7.0
Flume service should map server data to the following client model.
* App.FlumeService extends App.Service
** agents: App.FlumeAgent[]
* App.FlumeAgent
** name: String
** host: App.Host
** status: string (enum - running, stopped, unknown)
This should be mapped from server data similar to other services.
--
This message was sent by Atlassian JIRA
(v6.2#6252)