You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Sowmya Ramesh (JIRA)" <ji...@apache.org> on 2016/05/27 18:49:13 UTC

[jira] [Created] (ATLAS-835) Falcon Integration with Atlas

Sowmya Ramesh created ATLAS-835:
-----------------------------------

             Summary: Falcon Integration with Atlas
                 Key: ATLAS-835
                 URL: https://issues.apache.org/jira/browse/ATLAS-835
             Project: Atlas
          Issue Type: New Feature
            Reporter: Sowmya Ramesh
             Fix For: trunk


Currently only Falcon process registration is supported in Atlas. Extend this to support Falcon feed, replication feed, cluster entity addition and updates.

Here are the types to be defined:
{noformat}
falcon_cluster - models falcon cluster
falcon_feed - extends Dataset - models falcon feed
falcon_process - extends Process - models falcon process with inputs and outputs as falcon_feed
falcon_feed_creation - extends Process - input as hive_table or hdfs_path, output as falcon_feed
falcon_replication - extends Process - input as falcon_feed in source cluster, output as falcon_feed in target cluster
{noformat}



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