You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmytro Sen (JIRA)" <ji...@apache.org> on 2013/11/29 18:02:35 UTC

[jira] [Updated] (AMBARI-3934) Custom Action: Enhance host_role_command table to record end time and structured output

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

Dmytro Sen updated AMBARI-3934:
-------------------------------

    Attachment: AMBARI-3934.patch

> Custom Action: Enhance host_role_command table to record end time and structured output
> ---------------------------------------------------------------------------------------
>
>                 Key: AMBARI-3934
>                 URL: https://issues.apache.org/jira/browse/AMBARI-3934
>             Project: Ambari
>          Issue Type: Bug
>          Components: controller
>    Affects Versions: 1.5.0
>            Reporter: Dmytro Sen
>            Assignee: Dmytro Sen
>             Fix For: 1.5.0
>
>         Attachments: AMBARI-3934.patch
>
>
> Enhance host_role_command to store:
> end_time
> structured_out
> structured_out will be provided by python based action/command implementations and the output will be used by WebUI or any tool that can parse it.
> Modify the API to report these two fields as well. These fields are optional - in DDL they should be nullable.
> Ensure upgrade DDL scripts are modified to handle these two new columns.



--
This message was sent by Atlassian JIRA
(v6.1#6144)