You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Harsh J (JIRA)" <ji...@apache.org> on 2012/06/08 09:20:22 UTC

[jira] [Created] (OOZIE-864) Action Data of a WF action can be shown in the UI (i.e. when browsing an action of a workflow)

Harsh J created OOZIE-864:
-----------------------------

             Summary: Action Data of a WF action can be shown in the UI (i.e. when browsing an action of a workflow)
                 Key: OOZIE-864
                 URL: https://issues.apache.org/jira/browse/OOZIE-864
             Project: Oozie
          Issue Type: Bug
          Components: action
    Affects Versions: 3.2.1
            Reporter: Harsh J
            Priority: Minor


Right now, for a selected action we only show Action Info and Action Configuration tabs. Since we also keep Action Data (output from the action) in memory, I think we can also show that for users/admins.

An example of one use case is, if users use Java Actions to submit MR jobs, and store the launched job ID into action data, the UI helps see it (which otherwise we'd have to see via logs).

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