apache / apache/beam

custom container credentials

Open
#20,715 0 comments 0 reactions 0 assignees View on GitHub
core improvement P3 python
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

I did not find a Jira ticket for this TODO, so I wanted to create one: [https://github.com/apache/beam/blob/master/sdks/python/apache_beam/runners/portability/fn_api_runner/worker_handlers.py#L757](https://github.com/apache/beam/blob/master/sdks/python/apache_beam/runners/portability/fn_api_runner/worker_handlers.py#L757)

 

This seems to affect PortableRunner. Without the ability to pass credentials to a container at runtime, e.g. GOOGLE_APPLICATION_CREDENTIALS, the credentials must be built into the container at build-time, which is not ideal (nor is this limitation documented, as far as I can tell)

Imported from Jira [BEAM-11680](https://issues.apache.org/jira/browse/BEAM-11680). Original Jira may contain additional context.
Reported by: tjwebb.google.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.