You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Shaik Idris Ali (JIRA)" <ji...@apache.org> on 2013/07/14 23:34:48 UTC

[jira] [Comment Edited] (FALCON-47) Falcon Replication should support configurable delays in feed, parallel, timeout and bulk transfer with variable frequency

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

Shaik Idris Ali edited comment on FALCON-47 at 7/14/13 9:34 PM:
----------------------------------------------------------------

The patch Falcon-47.patch is backported from Ivory.

1. Fix to support delays in feed replication
2. timeout property
3. parallel propertt

The fix for bulk-transfer via configurable frequency for replication will go in a separate JIRA.
                
      was (Author: shaik.idris):
    The patch Falcon-47.patch is backported from Ivory.

1. Fix to support delays in feed replication
2. timeout property
3. parallel propert

The fix for bulk-transfer via configurable frequency for replication will go in separate JIRA.
                  
> Falcon Replication should support configurable delays in feed, parallel, timeout and bulk transfer with variable frequency
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FALCON-47
>                 URL: https://issues.apache.org/jira/browse/FALCON-47
>             Project: Falcon
>          Issue Type: New Feature
>    Affects Versions: 0.3
>         Environment: oozie 3.x distcp 2.x (custom)
>            Reporter: Shaik Idris Ali
>              Labels: Replication
>         Attachments: Falcon-47.patch
>
>
> Falcon Replication should support configurable delays in feed.
> By default the replication/distcp works without any delay, i.e. as soon as a feed is scheduled, it will start replicating with the current nominal time.
> 1. We need to support usecase of delayed replication, for example, a feed can be produced with a delay of n hours based on the process generating it, however the replication kicks of immediately and oozie goes into waiting state and might timeout.
> 2. We need to support parallel/concurrency for feed replication by capturing it from properties, user may want to run distcp parallelly to backfill data on another cluster.
> 3. timeout can also be set as special property.
> All these can be back-ported from Ivory release.
> 4. Need to support replication with a frequency different from the feed frequency, ex: a feed can have hours(1) as frequency, by default a scheduled feed will distcp every hour, however users should be able to set larger frequency like hours(6) which bulk replicates 6 hours of data in one distcp operation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira