[
https://issues.apache.org/jira/browse/BEAM-9001?focusedWorklogId=432878&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-432878
]
ASF GitHub Bot logged work on BEAM-9001:
----------------------------------------
Author: ASF GitHub Bot
Created on: 13/May/20 22:40
Start Date: 13/May/20 22:40
Worklog Time Spent: 10m
Work Description: aaltay commented on pull request #11670:
URL: https://github.com/apache/beam/pull/11670#issuecomment-628282778
Is this ready to be merged? This is the only blocker left on the release.
This change is large for a cherry pick. What would be impacted, what tests
need to be run? If we cherry pick this to the release branch there will be a
risk of introducing other issues.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 432878)
Time Spent: 50m (was: 40m)
> 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
> Assignee: Luke Cwik
> Priority: Blocker
> Fix For: 2.21.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)