You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Hung Tran (JIRA)" <ji...@apache.org> on 2018/08/09 16:42:00 UTC

[jira] [Resolved] (GOBBLIN-554) Change signature of SpecCompiler#compileFlow() to return a DAG of JobSpecs instead of a HashMap.

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

Hung Tran resolved GOBBLIN-554.
-------------------------------
    Resolution: Fixed

Issue resolved by pull request #2415
[https://github.com/apache/incubator-gobblin/pull/2415]

> Change signature of SpecCompiler#compileFlow() to return a DAG of JobSpecs instead of a HashMap.
> ------------------------------------------------------------------------------------------------
>
>                 Key: GOBBLIN-554
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-554
>             Project: Apache Gobblin
>          Issue Type: Improvement
>          Components: gobblin-service
>    Affects Versions: 0.14.0
>            Reporter: Sudarshan Vasudevan
>            Assignee: Sudarshan Vasudevan
>            Priority: Major
>             Fix For: 0.14.0
>
>
> Currently, SpecCompiler#compileFlow() returns a Map<Spec, SpecExecutor>. To better capture dependencies between JobSpecs in a flow, we now return a DAG of jobs for orchestration by Gobblin-as-a-Service (GaaS). 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)