[
https://issues.apache.org/jira/browse/BEAM-4147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16464447#comment-16464447
]
Henning Rohde commented on BEAM-4147:
-------------------------------------
Note that there is a containerized Go implementation for GCS here:
https://github.com/apache/beam/blob/master/runners/gcp/gcsproxy/main.go
The idea of that code is that various distributed runners can use it by simply
starting another container.
> Abstractions for artifact delivery via arbitrary storage backends
> -----------------------------------------------------------------
>
> Key: BEAM-4147
> URL: https://issues.apache.org/jira/browse/BEAM-4147
> Project: Beam
> Issue Type: New Feature
> Components: runner-core
> Reporter: Ben Sidhom
> Assignee: Axel Magnuson
> Priority: Major
>
> We need a way to wire in arbitrary runner artifact storage backends into the
> job server and through to artifact staging on workers. This requires some new
> abstractions in front of the job service.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)