Details
-
Improvement
-
Status: Resolved
-
P3
-
Resolution: Won't Fix
-
None
Description
As per https://s.apache.org/beam-fn-api-container-contract, we should add runner-agnostic (dockerized) artifact proxies for various runner environments. These proxies implement the server side of the artifact API.
We'll likely need proxies for GCS, S3, Azure Storage, and local. If the proxies are implemented in a statically-linked language like Go, say, then they do not have a dependency footprint and can easily be used as native binaries or in dockerized form – at the discretion of the runner.
Attachments
Issue Links
- is depended upon by
-
BEAM-2889 Flink runs portable pipelines
- Resolved
- links to
1.
|
GCS artifact server proxy | Resolved | Henning Rohde | |
2.
|
S3 artifact server proxy | Resolved | Unassigned |