[
https://issues.apache.org/jira/browse/BEAM-5708?focusedWorklogId=153446&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-153446
]
ASF GitHub Bot logged work on BEAM-5708:
----------------------------------------
Author: ASF GitHub Bot
Created on: 11/Oct/18 09:16
Start Date: 11/Oct/18 09:16
Worklog Time Spent: 10m
Work Description: mxm commented on a change in pull request #6638:
[BEAM-5708] Cache environment in portable flink runner
URL: https://github.com/apache/beam/pull/6638#discussion_r224374141
##########
File path:
sdks/java/core/src/main/java/org/apache/beam/sdk/options/PortablePipelineOptions.java
##########
@@ -87,4 +87,10 @@
String getSdkWorkerParallelism();
void setSdkWorkerParallelism(@Nullable String parallelism);
+
+ @Description("Duration in milli seconds for environment cache within a job.
0 means no caching.")
Review comment:
milliseconds
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 153446)
Time Spent: 40m (was: 0.5h)
> Support caching of SDKHarness environments in flink
> ---------------------------------------------------
>
> Key: BEAM-5708
> URL: https://issues.apache.org/jira/browse/BEAM-5708
> Project: Beam
> Issue Type: Improvement
> Components: runner-flink
> Reporter: Ankur Goenka
> Assignee: Ankur Goenka
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Cache and reuse environment to improve performance.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)