Support for non-private key auth authentication in SnowflakeIO for streaming write
Open
io
java
new feature
P3
snowflake
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
SnowflakeIO uses [SnowPipe REST calls](https://docs.snowflake.com/en/user-guide/data-load-snowpipe.html). which means that only authorization with a private key is supported. We should think of a way to add the other authentication methods, ie OAuth and username / password.
Imported from Jira [BEAM-13817](https://issues.apache.org/jira/browse/BEAM-13817). Original Jira may contain additional context.
Reported by: sfc-gh-kbregula.
Contributor guide
Assessment
This issue has not been assessed yet.