You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Luke Cwik (Jira)" <ji...@apache.org> on 2020/05/19 01:07:00 UTC

[jira] [Comment Edited] (BEAM-9577) Update artifact staging and retrieval protocols to be dependency aware.

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

Luke Cwik edited comment on BEAM-9577 at 5/19/20, 1:06 AM:
-----------------------------------------------------------

I found out that the DataflowPipelineTranslator does not use the getOrCreateDefaultEnvironment logic and its environment currently lacks all the artifact metadata currently.
See: https://github.com/apache/beam/blob/76fbe45189ef0fa4b770d607c2f86e8870974523/runners/google-cloud-dataflow-java/src/main/java/org/apache/beam/runners/dataflow/DataflowPipelineTranslator.java#L139

Is that covered by this task or is there another one this should be added to?


was (Author: lcwik):
I found out that the DataflowPipelineTranslator does not use the getOrCreateDefaultEnvironment logic and its environment currently lacks all the artifact metadata currently.
See: https://github.com/apache/beam/blob/76fbe45189ef0fa4b770d607c2f86e8870974523/runners/google-cloud-dataflow-java/src/main/java/org/apache/beam/runners/dataflow/DataflowPipelineTranslator.java#L139

> Update artifact staging and retrieval protocols to be dependency aware.
> -----------------------------------------------------------------------
>
>                 Key: BEAM-9577
>                 URL: https://issues.apache.org/jira/browse/BEAM-9577
>             Project: Beam
>          Issue Type: Improvement
>          Components: beam-model
>            Reporter: Robert Bradshaw
>            Assignee: Robert Bradshaw
>            Priority: P2
>          Time Spent: 23h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)