You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Deepak Marathe (JIRA)" <ji...@apache.org> on 2014/03/06 13:06:46 UTC

[jira] [Comment Edited] (FALCON-301) Falcon allows multiple feed submission on a single path in hdfs

    [ https://issues.apache.org/jira/browse/FALCON-301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13922379#comment-13922379 ] 

Deepak Marathe edited comment on FALCON-301 at 3/6/14 12:06 PM:
----------------------------------------------------------------

1. moving validation to EntityManager. 
duplicate feed check(by location) should happen only on submit, but not on update.
the comparison will be a O( n ) operation against the existing feeds.
2. subset and superset of feeds also be checked both for HCatalog and FileSystem storage.



was (Author: deepak.marathe):
1. moving validation to EntityManager. 
duplicate feed check(by location) should happen only on submit, but not on update.
the comparison will be a O(n) operation against the existing feeds.
2. subset and superset of feeds also be checked both for HCatalog and FileSystem storage.


> Falcon allows multiple feed submission on a single path in hdfs
> ---------------------------------------------------------------
>
>                 Key: FALCON-301
>                 URL: https://issues.apache.org/jira/browse/FALCON-301
>             Project: Falcon
>          Issue Type: Bug
>          Components: client, feed
>    Affects Versions: 0.5
>            Reporter: Deepak Marathe
>            Assignee: Deepak Marathe
>            Priority: Minor
>             Fix For: 0.5
>
>         Attachments: diff.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)