-
Notifications
You must be signed in to change notification settings - Fork 4.5k
[Task]: Update GCSFilesystem User Agent to report being beam #26644
Copy link
Copy link
Closed
Milestone
Description
What needs to happen?
As a request from GCS, update the user agent when connecting to the GCS Filesystem to include "(GPN:Beam)".
This way, GCS can better identify incoming traffic, and identify it as coming from Beam as opposed to any other source.
See where we set the application name for Java: https://github.com/apache/beam/blob/master/sdks/java/extensions/google-cloud-platform-core/src/main/java/org/apache/beam/sdk/extensions/gcp/options/GcpOptions.java#L503
Issue Priority
Priority: 2 (default / most normal work should be filed as P2)
Issue Components
- Component: Python SDK
- Component: Java SDK
- Component: Go SDK
- Component: Typescript SDK
- Component: IO connector
- Component: Beam examples
- Component: Beam playground
- Component: Beam katas
- Component: Website
- Component: Spark Runner
- Component: Flink Runner
- Component: Samza Runner
- Component: Twister2 Runner
- Component: Hazelcast Jet Runner
- Component: Google Cloud Dataflow Runner
Reactions are currently unavailable