[
https://issues.apache.org/jira/browse/BEAM-7084?focusedWorklogId=246721&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-246721
]
ASF GitHub Bot logged work on BEAM-7084:
----------------------------------------
Author: ASF GitHub Bot
Created on: 22/May/19 13:15
Start Date: 22/May/19 13:15
Worklog Time Spent: 10m
Work Description: mxm commented on issue #8639: [BEAM-7084] Allow custom
environments for external transforms
URL: https://github.com/apache/beam/pull/8639#issuecomment-494796898
I'm not convinced the environment type should be set for the life time of
the expansion service. The expansion server is a potential long-running service
and deciding upfront on the environment seems to lack flexibility.
As of today, users can specify the main environment via the PipelineOptions,
shouldn't this also include environments for external transforms? The expansion
service could still override them if it can find a better environment.
----------------------------------------------------------------
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: 246721)
Time Spent: 50m (was: 40m)
> Support custom environment types when expanding external transforms
> -------------------------------------------------------------------
>
> Key: BEAM-7084
> URL: https://issues.apache.org/jira/browse/BEAM-7084
> Project: Beam
> Issue Type: Bug
> Components: beam-model, sdk-java-core
> Reporter: Maximilian Michels
> Assignee: Maximilian Michels
> Priority: Major
> Labels: portability
> Time Spent: 50m
> Remaining Estimate: 0h
>
> The {{ExpansionService}} registers a default Docker JAVA SDK environment.
> Users should be able to specify other types of environment, i.e.
> Process/External/Embedded.
> We can add an {{environment_type}} field to the {{ExpansionRequest}} Proto
> message.
> CC [~robertwb]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)