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 17:56:36 UTC

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

Dmytro Sen created AMBARI-3934:
----------------------------------

             Summary: 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


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)