You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Aleksandr Kovalenko (JIRA)" <ji...@apache.org> on 2014/04/18 18:26:19 UTC

[jira] [Created] (AMBARI-5513) Flume service model should have mapper of server data

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)