[
https://issues.apache.org/jira/browse/FALCON-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14074287#comment-14074287
]
Srikanth Sundarrajan commented on FALCON-481:
---------------------------------------------
Had some reservations on what this does. Have updated the review with details,
Looks good otherwise.
{code}
protected List<ACTION> getPostProcessingActions() throws FalconException {
{code}
> Simplify process parent workflow
> --------------------------------
>
> Key: FALCON-481
> URL: https://issues.apache.org/jira/browse/FALCON-481
> Project: Falcon
> Issue Type: Improvement
> Reporter: Shwetha G S
> Assignee: Shwetha G S
> Fix For: 0.6
>
> Attachments: FALCON-481-v2.patch, FALCON-481.patch
>
>
> Currently, process parent workflow is one big workflow with switch cases to
> handle recordSize, pig workflow, oozie workflow and hive workflow. Each
> action in the parent workflow creates a row in WF_ACTIONS table in oozie and
> can bloat up the size. Instead create a simplified workflow without switch
> cases that works for the usecase
--
This message was sent by Atlassian JIRA
(v6.2#6252)