You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/18 23:43:18 UTC

[jira] [Commented] (FALCON-1111) Instance update on titan DB based on JMS notifications on workflow jobs

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

ASF GitHub Bot commented on FALCON-1111:
----------------------------------------

GitHub user yzheng-hortonworks opened a pull request:

    https://github.com/apache/falcon/pull/47

    FALCON-1111 Instance update on titan DB based on JMS notifications on workflow jobs

    Add running, succeeded, failed, and suspended instances to titan DB based on JMS notifications on workflow jobs. Instance-entity edge properties (e.g. nominal time, status) are also added for vertex-centric indexing.

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

    $ git pull https://github.com/yzheng-hortonworks/falcon FALCON-1111

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

    https://github.com/apache/falcon/pull/47.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 #47
    
----
commit b76f64237c2de1d7be25a03253f692143fbd0d96
Author: yzheng-hortonworks <yz...@hortonworks.com>
Date:   2016-02-12T06:23:05Z

    FALCON-1111 Instance update on titan DB based on JMS notifications on workflow jobs

----


> Instance update on titan DB based on JMS notifications on workflow jobs
> -----------------------------------------------------------------------
>
>                 Key: FALCON-1111
>                 URL: https://issues.apache.org/jira/browse/FALCON-1111
>             Project: Falcon
>          Issue Type: Sub-task
>          Components: common, messaging
>            Reporter: Sowmya Ramesh
>            Assignee: Ying Zheng
>              Labels: Lineage
>
> Today, Falcon adds instances to titan DB if and only if WF succeeds. To use titan DB for instance search and lineage queries, instances of different statuses need to be added. This jira is to add running, succeeded, failed, and suspended instances to titan DB based on JMS notifications on workflow jobs. Instance-entity edge properties (e.g. nominal time, status) are also added for vertex-centric indexing (see FALCON-1334). Waiting and timeout instances will be added in FALCON-1776 based on JMS notifications on coordinator jobs.



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