[
https://issues.apache.org/jira/browse/BEAM-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anonymous updated BEAM-2958:
----------------------------
Status: Triage Needed (was: Resolved)
> Expose a top level user agent PipelineOption which can be communicated to
> external services
> -------------------------------------------------------------------------------------------
>
> Key: BEAM-2958
> URL: https://issues.apache.org/jira/browse/BEAM-2958
> Project: Beam
> Issue Type: Improvement
> Components: io-java-gcp, runner-apex, runner-dataflow,
> runner-direct, runner-flink, runner-gearpump, runner-jstorm,
> runner-mapreduce, runner-spark, runner-tez, sdk-java-core, sdk-py-core
> Reporter: Luke Cwik
> Assignee: Daniel Oliveira
> Priority: P3
> Labels: Done
> Fix For: 2.2.0
>
>
> This concept is used by Bigtable and Dataflow service to specify what version
> of the SDK is being used and is currently available through ReleaseInfo as a
> static property.
> The Dataflow distribution attempts to override this but is unable to
> propagate this user agent to dependent modules cleanly. Having dependent
> modules get the user agent from a PipelineOption would make it possible for a
> runner to modify the user agent during execution to be able to identify its
> flavor.
> It seems likely that Flink/Spark/... would like to modify the user agent as
> well for the same purpose.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)