You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Pallavi Rao (JIRA)" <ji...@apache.org> on 2015/05/13 12:37:59 UTC

[jira] [Updated] (FALCON-1170) Falcon Native Scheduler - Refactor existing workflow/coord/bundle builder

     [ https://issues.apache.org/jira/browse/FALCON-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pallavi Rao updated FALCON-1170:
--------------------------------
    Attachment: FALCON-1170.patch

There might be some more changes required as we proceed with the native scheduler implementation. But, the patch handles bulk of the changes.

> Falcon Native Scheduler - Refactor existing workflow/coord/bundle builder
> -------------------------------------------------------------------------
>
>                 Key: FALCON-1170
>                 URL: https://issues.apache.org/jira/browse/FALCON-1170
>             Project: Falcon
>          Issue Type: Sub-task
>            Reporter: Pallavi Rao
>            Assignee: Pallavi Rao
>             Fix For: 0.7
>
>         Attachments: FALCON-1170.patch
>
>
> The current set of builders assume that a bundle is going to be submitted to Oozie, and hence, populate configuration properties at the coord level. 
> When a native scheduler is built out, we will submitting workflows to Oozie (not coords/bundles) as the scheduling of the workflows will be done within Falcon.
> The existing code needs to be refactored to allow for building/submission of workflows too. Basically, the builders should allow for building either workflow/coord/bundle independently and not make assumptions that only bundles/coords will be submitted.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)