[
https://issues.apache.org/jira/browse/BEAM-9339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17110744#comment-17110744
]
Luke Cwik edited comment on BEAM-9339 at 5/19/20, 1:01 AM:
-----------------------------------------------------------
Dataflow doesn't specify the capabilities in its pipeline proto representation
since it isn't using the default getOrCreate environment call.
See:
https://github.com/apache/beam/blob/76fbe45189ef0fa4b770d607c2f86e8870974523/runners/google-cloud-dataflow-java/src/main/java/org/apache/beam/runners/dataflow/DataflowPipelineTranslator.java#L139
was (Author: lcwik):
Dataflow doesn't specify the capabilities in its pipeline proto representation
since it isn't using the default getOrCreate environment call.
> Declare capabilities in SDK environments
> ----------------------------------------
>
> Key: BEAM-9339
> URL: https://issues.apache.org/jira/browse/BEAM-9339
> Project: Beam
> Issue Type: New Feature
> Components: sdk-go, sdk-java-harness, sdk-py-harness
> Reporter: Robert Bradshaw
> Assignee: Robert Bradshaw
> Priority: P2
> Fix For: 2.22.0
>
> Time Spent: 7h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)