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

[jira] [Created] (AMBARI-1426) Create cluster level Custom Action support

Sumit Mohanty created AMBARI-1426:
-------------------------------------

             Summary: Create cluster level Custom Action support
                 Key: AMBARI-1426
                 URL: https://issues.apache.org/jira/browse/AMBARI-1426
             Project: Ambari
          Issue Type: Bug
    Affects Versions: 1.3.0
            Reporter: Sumit Mohanty
            Assignee: Sumit Mohanty
             Fix For: 1.3.0


* API changes for action definition
* API changes to manage action results
* DB changes for action definition and results
** Query support to get past results
* Python template for actions
* Server side support for creating an action
** POST handler for an action
** Validate the action parameters
** Create stage/task plan
** Return request/action id
* Server side support for managing an action
** Monitor for action queue (enhance the request monitor)
** Evaluate host specific action results and update over-all action summary
** Handle timeouts
* Agent support for executing an action
** Python script runner
** Provide default context
** Provide supplied inputs
** Reporting back the result and progress
* Logging recommendations for custom actions
* Modify setup to deploy custom-actions

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira