You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Suresh Srinivas (JIRA)" <ji...@apache.org> on 2012/05/18 05:48:31 UTC

[jira] [Updated] (AMBARI-2) Define data model for agent controller communication

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

Suresh Srinivas updated AMBARI-2:
---------------------------------

    Attachment: AMBARI-311.txt
    
> Define data model for agent controller communication
> ----------------------------------------------------
>
>                 Key: AMBARI-2
>                 URL: https://issues.apache.org/jira/browse/AMBARI-2
>             Project: Ambari
>          Issue Type: New Feature
>          Components: controller
>    Affects Versions: 0.1.0
>         Environment: Java 6, MacOSX
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>             Fix For: 0.1.0
>
>
> Define the data structure for heartbeat from Ambari Agent to controller:
> The heartbeat message is composed of:
> {noformat}
> responseId
> clusterId
> timestamp
> hostname
> stackId
> hardwareProfile
> actionResults
> serversStatus
> {noformat}
> The controller response is composed of:
> {noformat}
> responseId
> actions
>   commands
>   cleanUpCommands
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira