Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for SSL/TLS in gRPC for spark compatibility #259

Open
JosefNagelschmidt opened this issue Jan 16, 2024 · 0 comments
Open

Support for SSL/TLS in gRPC for spark compatibility #259

JosefNagelschmidt opened this issue Jan 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@JosefNagelschmidt
Copy link

  • In order to allow spark applications to read from the bigquery emulator, it is necessary that the emulator supports incoming gRPC requests also via SSL/TLS (currently it seems as if the emulator only accepts plain text)
  • the spark-bigquery-connector seems to always use SSL/TLS in the gRPC case (storage API when reading data from bigquery)

I would really appreciate you adding support for SSL/TLS (if this is feasible), also considering the wide use of spark with bigquery.

Thanks a lot!

@totem3 totem3 added the enhancement New feature or request label Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants