[ 
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)

Reply via email to