You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Srimanth Gunturi (JIRA)" <ji...@apache.org> on 2014/04/08 20:05:16 UTC

[jira] [Created] (AMBARI-5395) Flume client model should be created

Srimanth Gunturi created AMBARI-5395:
----------------------------------------

             Summary: Flume client model should be created
                 Key: AMBARI-5395
                 URL: https://issues.apache.org/jira/browse/AMBARI-5395
             Project: Ambari
          Issue Type: Task
          Components: client
    Affects Versions: 1.6.0
            Reporter: Srimanth Gunturi
            Assignee: Srimanth Gunturi
             Fix For: 1.6.0


Flume service should have the following client model.
* App.FlumeService extends App.Service
** agents: App.FlumeAgent[]
* App.FlumeAgent
** name: String
** host: App.Host
** sources: int
** channels: int
** sinks: int
** status: string (enum - running, stopped, unknown)



--
This message was sent by Atlassian JIRA
(v6.2#6252)