You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Andras Piros (JIRA)" <ji...@apache.org> on 2017/09/17 17:39:00 UTC

[jira] [Created] (OOZIE-3059) Oozie CLI: serve generated workflow graphs

Andras Piros created OOZIE-3059:
-----------------------------------

             Summary: Oozie CLI: serve generated workflow graphs
                 Key: OOZIE-3059
                 URL: https://issues.apache.org/jira/browse/OOZIE-3059
             Project: Oozie
          Issue Type: Improvement
    Affects Versions: 4.3.0
            Reporter: Andras Piros
             Fix For: 5.0.0


After OOZIE-2406 it's possible to serve the generated workflow graph in either PNG or DOT format, see {{GraphGenerator}} and related source.

We want {{OozieCLI}} to serve the generated workflow graphs much like {{V1JobServlet}}:
# option to have output format set to PNG or DOT
# option to show kill node or not
# stream the resulting file to {{$\{WORKFLOW_ID\}.png}} or  {{$\{WORKFLOW_ID\}.dot}}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)