You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Balu Vellanki (JIRA)" <ji...@apache.org> on 2015/11/20 01:10:11 UTC

[jira] [Resolved] (FALCON-1028) Falcon Data Replication and Mirroring UI

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

Balu Vellanki resolved FALCON-1028.
-----------------------------------
    Resolution: Implemented

UI for Mirroring is implemented as part of the new Falcon UI that was pushed into Falcon-0.8 release. 

> Falcon Data Replication and Mirroring UI
> ----------------------------------------
>
>                 Key: FALCON-1028
>                 URL: https://issues.apache.org/jira/browse/FALCON-1028
>             Project: Falcon
>          Issue Type: Bug
>    Affects Versions: 0.6
>            Reporter: kenneth ho
>             Fix For: 0.6
>
>
> DR UI Requirement:
> 1. HDFS
> create a replication based on time partition
> allow to read from HDFS and specify the location of the filepath in date pattern
> define the frequency of the replication jobs
> create a replication based on snapshot
> allow to read from HDFS and specify the directory where snapshot will be created
> define the frequency of the replication jobs
> allow to select the source and target cluster from a dropdown (user is assumed to create the cluster entity up front)
> 2. Hive
> create a replication for a database
> create a replication for a table
> replication can be defined as a one time full copy
> replication can be defined as iterative replication
> define the frequency of each replication jobs
> able to provide a list of existing database/tables for replication
> replication is not allowed for those database/table that is already been scheduled for replication from a different task.
> Job:
> status tracking of the job
> duration
> history
> volume and size being replicated
> logging
> email notification of job completion or error
> able to create/stop/resume/delete a replication
> able to cancel and delete a replication job



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