[
https://issues.apache.org/jira/browse/BEAM-4267?focusedWorklogId=109555&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-109555
]
ASF GitHub Bot logged work on BEAM-4267:
----------------------------------------
Author: ASF GitHub Bot
Created on: 06/Jun/18 21:34
Start Date: 06/Jun/18 21:34
Worklog Time Spent: 10m
Work Description: axelmagn opened a new pull request #5573: [BEAM-4267]
Implement flink context factory methods
URL: https://github.com/apache/beam/pull/5573
Implement the previously unsupported batchFactory and getStageBundleFactory
methods within FlinkExecutableStageContext. These are the core methods
relevant to BEAM-4267, but it does not close the bug.
------------------------
Follow this checklist to help us incorporate your contribution quickly and
easily:
- [x] Format the pull request title like `[BEAM-XXX] Fixes bug in
ApproximateQuantiles`, where you replace `BEAM-XXX` with the appropriate JIRA
issue, if applicable. This will automatically link the pull request to the
issue.
- [ ] If this contribution is large, please file an Apache [Individual
Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
It will help us expedite review of your Pull Request if you tag someone
(e.g. `@username`) to look at it.
----------------------------------------------------------------
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: 109555)
Time Spent: 1h 50m (was: 1h 40m)
> Implement a reusable library that can run an ExecutableStage with a given
> Environment
> -------------------------------------------------------------------------------------
>
> Key: BEAM-4267
> URL: https://issues.apache.org/jira/browse/BEAM-4267
> Project: Beam
> Issue Type: Improvement
> Components: runner-flink
> Reporter: Axel Magnuson
> Assignee: Ben Sidhom
> Priority: Major
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> Build off of the interfaces introduced in
> [BEAM-3327|https://github.com/apache/beam/pull/5152] to provide a reusable
> execution library to runners.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)