[
https://issues.apache.org/jira/browse/BEAM-2885?focusedWorklogId=104826&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-104826
]
ASF GitHub Bot logged work on BEAM-2885:
----------------------------------------
Author: ASF GitHub Bot
Created on: 22/May/18 21:59
Start Date: 22/May/18 21:59
Worklog Time Spent: 10m
Work Description: lukecwik commented on a change in pull request #5370:
[BEAM-2885] Move the ReferenceRunner Job Service, Artifact Services to the
DirectRunner module
URL: https://github.com/apache/beam/pull/5370#discussion_r190065786
##########
File path: settings.gradle
##########
@@ -50,8 +50,6 @@ include "beam-runners-google-cloud-dataflow-java"
project(":beam-runners-google-cloud-dataflow-java").dir =
file("runners/google-cloud-dataflow-java")
include "beam-runners-java-fn-execution"
project(":beam-runners-java-fn-execution").dir =
file("runners/java-fn-execution")
-include "beam-local-artifact-service-java"
-project(":beam-local-artifact-service-java").dir =
file("runners/local-artifact-service-java")
include "beam-runners-local-java-core"
project(":beam-runners-local-java-core").dir = file("runners/local-java")
Review comment:
remove `beam-runners-reference-job-server`
----------------------------------------------------------------
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: 104826)
Time Spent: 2h 10m (was: 2h)
> 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 10m
> 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)