Skip to content
This repository was archived by the owner on Jan 6, 2018. It is now read-only.

Closes OOZIE-130 build workflow progress information in Oozie - #775

Open
brookwc wants to merge 3 commits into
YahooArchive:masterfrom
brookwc:OOZIE-130-trunk
Open

Closes OOZIE-130 build workflow progress information in Oozie#775
brookwc wants to merge 3 commits into
YahooArchive:masterfrom
brookwc:OOZIE-130-trunk

Conversation

@brookwc

@brookwc brookwc commented Aug 1, 2011

Copy link
Copy Markdown

I relaxed chain type in my patch:

  1. if the wf dag does not contain fork/join, i evaluate the longest possible execution path.

  2. if the dag contains fork/join, I simply count total number of work actions (excluding control nodes and dummy nodes like "start", "end", "kill").

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants