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

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

brookwc
Copy link

@brookwc brookwc commented Aug 1, 2011

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