-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Add configurable application id to native filesystems #24361
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
Conversation
42a3e09 to
815e1dc
Compare
lib/trino-filesystem-gcs/src/main/java/io/trino/filesystem/gcs/GcsStorageFactory.java
Outdated
Show resolved
Hide resolved
|
cc @electrum |
|
can you add docs as well? |
815e1dc to
3b5c4cf
Compare
|
@anusudarsan done |
|
@mosabua ptal at the docs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same changes as suggested in Azure also need to go for GCS and S3 .. otherwise this looks good.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to go after doc fix ;-) especially for you @wendigo
3b5c4cf to
7669d64
Compare
|
@mosabua ptal |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor nits but good to go. Also need a suggestion for release notes entry
7669d64 to
4c5d8ba
Compare
lib/trino-filesystem-s3/src/main/java/io/trino/filesystem/s3/S3FileSystemConfig.java
Outdated
Show resolved
Hide resolved
|
This is a good idea |
This can be used in the S3 audit log to identify the application accessing storage
4c5d8ba to
816c317
Compare
Fixes #24328
Adds
gcs.application-id,azure.application-idands3.application-idto the native fs configurations. This allows for additional identification of the application on the storage sideDescription
Additional context and related issues
Release notes
( ) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text: