Prasad Dasari created OOZIE-2212:
------------------------------------
Summary: Add description element for every oozie action tag
Key: OOZIE-2212
URL: https://issues.apache.org/jira/browse/OOZIE-2212
Project: Oozie
Issue Type: Improvement
Components: action
Reporter: Prasad Dasari
Priority: Critical
Is is possible to add a element for Oozie action called description for each
action ?
Current version has
<action name="myaction1">
</action>
If we can add something like the following for each action that will be
helpful and so descriptive.
<action name="myaction1" description="This is Java calling MR">
</action>
When user runs oozie -info please get description element as well.
Pleas let me know if you need any additional information.
Thanks,
Prasad Dasari.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)