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

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

                Author: ASF GitHub Bot
            Created on: 22/May/18 22:07
            Start Date: 22/May/18 22:07
    Worklog Time Spent: 10m 
      Work Description: tgroh commented on issue #5370: [BEAM-2885] Move the 
ReferenceRunner Job Service, Artifact Services to the DirectRunner module
URL: https://github.com/apache/beam/pull/5370#issuecomment-391156501
 
 
   The Job Server proper, as implemented here, is probably going to be ~100 
lines of code that's pretty tightly integrated with the `PortableDirectRunner`. 
If/when we have a more abstract implementation, the DirectRunner can migrate to 
use that interface, but the current implementation is basically only going to 
exercise ~5 methods on the `PortableDirectRunner` which don't have a coherent 
interface.
   
   That might be a good followup, though.
   
   I would generally not expect to see the `LocalArtifactServer` be reused.

----------------------------------------------------------------
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: 104834)
    Time Spent: 2h 40m  (was: 2.5h)

> Support job+artifact APIs locally
> ---------------------------------
>
>                 Key: BEAM-2885
>                 URL: https://issues.apache.org/jira/browse/BEAM-2885
>             Project: Beam
>          Issue Type: Sub-task
>          Components: runner-dataflow
>            Reporter: Henning Rohde
>            Assignee: Thomas Groh
>            Priority: Major
>              Labels: portability
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> As per https://s.apache.org/beam-job-api, use local support for 
> submission-side. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to