[
https://issues.apache.org/jira/browse/BEAM-4523?focusedWorklogId=110260&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-110260
]
ASF GitHub Bot logged work on BEAM-4523:
----------------------------------------
Author: ASF GitHub Bot
Created on: 08/Jun/18 20:17
Start Date: 08/Jun/18 20:17
Worklog Time Spent: 10m
Work Description: bsidhom commented on issue #5588: [BEAM-4523] Implement
batch flink executable stage context
URL: https://github.com/apache/beam/pull/5588#issuecomment-395878196
Looks like the precommit failures are due to ElasticsearchIOTest and
ReferenceRunnerTest.
----------------------------------------------------------------
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: 110260)
Time Spent: 1h 10m (was: 1h)
> Implement Flink batch ExecutableStage context
> ---------------------------------------------
>
> Key: BEAM-4523
> URL: https://issues.apache.org/jira/browse/BEAM-4523
> Project: Beam
> Issue Type: Bug
> Components: runner-flink
> Reporter: Ben Sidhom
> Assignee: Ben Sidhom
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> The the ExecutableStage context is a wrapper for the job and stage bundle
> factories and pooled artifact sources. It should take care of caching the
> overall job bundle factory since we do not have access to job lifecycle hooks
> in Flink but would like to reuse services and resources across operators
> within a given job.
> FlinkExecutableStageContext already exists as a skeleton, but it needs to be
> fleshed out.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)