[ 
https://issues.apache.org/jira/browse/OOZIE-864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721359#comment-13721359
 ] 

Mona Chitnis commented on OOZIE-864:
------------------------------------

there is also a similar use-case to display the action context's execution 
data. The client API allows to setExecutionData(key, value) but no way to view 
this via CLI api or web console
                
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to