[
https://issues.apache.org/jira/browse/BEAM-9001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17104767#comment-17104767
]
Luke Cwik commented on BEAM-9001:
---------------------------------
Only transforms that can only be executed by a runner are required to have an
environment. At this point in time these are limited to Impulse and GBK.
Everything else should have an environment.
> Allow setting environment ID to all transforms in the SDK
> ---------------------------------------------------------
>
> Key: BEAM-9001
> URL: https://issues.apache.org/jira/browse/BEAM-9001
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core, sdk-java-harness, sdk-py-core,
> sdk-py-harness
> Reporter: Chamikara Madhusanka Jayalath
> Priority: Major
>
> Currently Beam SDKs set environment in a known set of transforms and do not
> not set it in others. Runners expect certain transforms to not to resolve to
> an environment.
> It might be cleaner to set environment in all transforms by default (at the
> SDKs) and allow runners to override this for transforms that are naively
> implemented in the corresponding runners.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)