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/05/30 15:43:23 UTC

[jira] [Created] (OOZIE-853) Capture/show a user's whole OozieCLI invocation for helping debug runs

Harsh J created OOZIE-853:
-----------------------------

             Summary: Capture/show a user's whole OozieCLI invocation for helping debug runs
                 Key: OOZIE-853
                 URL: https://issues.apache.org/jira/browse/OOZIE-853
             Project: Oozie
          Issue Type: Improvement
            Reporter: Harsh J


There is currently no way to check what the CLI params were that was passed to start a an Oozie WF/Coord/etc.. by a user.

When a lot of such Oozie apps are run, and an admin/dev has to find out if the right set of parameters were passed for a particular invocation to deem it right, he has to read through the whole set of configs - when they can also have just read the overriden/re-resolved configs alone (which is what the CLI basically carries via -D at times).

We can perhaps capture the whole CLI (args, etc.) as a singular string and show that as "invocation command" info on the UI or we can also perhaps show a resolved workflow/coord XML job definitions (we show only unresolved in the Job Definition tab today).

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