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/06/09 07:23:00 UTC

[jira] [Updated] (FALCON-1114) Oozie findBundles lists a directory and tries to match with the bundle's appPath

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

Pallavi Rao updated FALCON-1114:
--------------------------------
    Attachment: FALCON-1114-v3.patch

Re-based patch

> Oozie findBundles lists a directory and tries to match with the bundle's appPath
> --------------------------------------------------------------------------------
>
>                 Key: FALCON-1114
>                 URL: https://issues.apache.org/jira/browse/FALCON-1114
>             Project: Falcon
>          Issue Type: Improvement
>            Reporter: Pallavi Rao
>            Assignee: Pallavi Rao
>            Priority: Minor
>         Attachments: FALCON-1114-v2.patch, FALCON-1114-v3.patch, FALCON-1114.patch
>
>
> While retrieving the status of an entity or while updating an entity, we iterate over all the staging paths of that entity and then try to see if the corresponding Oozie bundle's appPath matches one of the paths.
> This is a little wasteful. Instead, we should get the appPath of the bundle and ensure it is a Falcon staging path.



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