[
https://issues.apache.org/jira/browse/BEAM-12439?focusedWorklogId=606638&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-606638
]
ASF GitHub Bot logged work on BEAM-12439:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Jun/21 08:07
Start Date: 04/Jun/21 08:07
Worklog Time Spent: 10m
Work Description: ibzib commented on pull request #14941:
URL: https://github.com/apache/beam/pull/14941#issuecomment-854240414
R: @robertwb
--
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: 606638)
Time Spent: 1h (was: 50m)
> Reuse job servers when possible in (spark|flink)_runner.py.
> -----------------------------------------------------------
>
> Key: BEAM-12439
> URL: https://issues.apache.org/jira/browse/BEAM-12439
> Project: Beam
> Issue Type: Improvement
> Components: runner-flink, runner-spark, sdk-py-core
> Reporter: Kyle Weaver
> Assignee: Kyle Weaver
> Priority: P2
> Time Spent: 1h
> Remaining Estimate: 0h
>
> If multiple Beam pipelines are run on Spark or Flink from the same Python
> script, currently a new Java job server will be created for each pipeline.
> This can waste lots of resources (i.e. memory), since job servers are often
> functionally equivalent and therefore reusable.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)