[ 
https://issues.apache.org/jira/browse/BEAM-4523?focusedWorklogId=110194&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-110194
 ]

ASF GitHub Bot logged work on BEAM-4523:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 08/Jun/18 17:55
            Start Date: 08/Jun/18 17:55
    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-395838955
 
 
   One of the responsibilities of the context is wiring in the state handler as 
well. Since this depends on 
[BEAM-4285](https://issues.apache.org/jira/browse/BEAM-4285), which is not in 
yet, I have stubbed this out.

----------------------------------------------------------------
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: 110194)
    Time Spent: 0.5h  (was: 20m)

> 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: 0.5h
>  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)

Reply via email to