----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38091/ -----------------------------------------------------------
Review request for Falcon. Repository: falcon-git Description ------- Currently, even if the user workflow succeeds and post-processing fails, the workflow is marked as failed. IMO, the post-processing should be an optional step. We should wire workflow to succeed even if the post-processing fails. Especially, after FALCON-1231, we won't even depend on post-processing for completion notification. Diffs ----- oozie/src/main/resources/action/post-process.xml df0d286 Diff: https://reviews.apache.org/r/38091/diff/ Testing ------- Done Thanks, Narayan Periwal
