exasol / cloud-storage-extension

Exasol Cloud Storage Extension for accessing formatted data Avro, Orc and Parquet, on public cloud storage systems
MIT License
7 stars 11 forks source link

Specify Google Cloud credentials in a CONNECTION #316

Closed kaklakariada closed 1 month ago

kaklakariada commented 1 month ago

Access to Google Cloud Storage currently requires uploading a JSON file with service credentials to BucketFS. This potentially gives third parties who have access to the Bucket also access to the GCS credentials.

That's why we need to allow specifying the credentials in a Exasol CONNECTION in order to protect access.

kaklakariada commented 1 month ago

This feature is available in release https://github.com/exasol/cloud-storage-extension/releases/tag/2.8.0