You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/05/27 20:00:14 UTC

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

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

ASF GitHub Bot commented on ATLAS-835:
--------------------------------------

GitHub user sowmyaramesh opened a pull request:

    https://github.com/apache/incubator-atlas/pull/26

    ATLAS-835: Falcon Integration with Atlas

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sowmyaramesh/incubator-atlas ATLAS-835

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-atlas/pull/26.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #26
    
----
commit 6b31a442c89f0f00b4836bfcd521667d378d8338
Author: Sowmya Ramesh <sr...@hortonworks.com>
Date:   2016-04-05T23:25:12Z

    Atlas Falcon Integration

commit f0074948a3baffc795c4b9b91330a619361911ac
Author: Sowmya Ramesh <sr...@hortonworks.com>
Date:   2016-04-20T21:01:53Z

    Merge remote-tracking branch 'upstream/master'

commit 85b3837a3417c95833d7b52fe3bbc28c7fc4e38c
Author: Sowmya Ramesh <sr...@hortonworks.com>
Date:   2016-05-03T22:25:54Z

    Merge remote-tracking branch 'upstream/master'

commit 7971770bf662bd3b31a3142e00b71c754485e68b
Author: Sowmya Ramesh <sr...@hortonworks.com>
Date:   2016-05-18T22:56:00Z

    Merged master fixed conflict.

commit f049dc858451636aaa46cbba638c6e7dbec996be
Author: Sowmya Ramesh <sr...@hortonworks.com>
Date:   2016-05-24T00:06:18Z

    Merge remote-tracking branch 'upstream/master'

commit 5c5612205f579e5ed42fe00658f00379515b62cc
Author: Sowmya Ramesh <sr...@hortonworks.com>
Date:   2016-05-24T00:43:52Z

    Falcon Integration with altest Atlas

commit b9aeb07d8221ec26717298104861d90a867b68cb
Author: Sowmya Ramesh <sr...@hortonworks.com>
Date:   2016-05-27T19:43:24Z

    Merge remote-tracking branch 'upstream/master'

commit d1c4bdbf6024ce45e4cfa42081198e93f4b85158
Author: Sowmya Ramesh <sr...@hortonworks.com>
Date:   2016-05-27T19:56:57Z

    ATLAS-835: Falcon Integration with Atlas

----


> 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
>            Assignee: 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)