[
https://issues.apache.org/jira/browse/BEAM-2956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anonymous updated BEAM-2956:
----------------------------
Status: Triage Needed (was: Resolved)
> DataflowRunner incorrectly reports the user agent for the Dataflow
> distribution
> -------------------------------------------------------------------------------
>
> Key: BEAM-2956
> URL: https://issues.apache.org/jira/browse/BEAM-2956
> Project: Beam
> Issue Type: Bug
> Components: runner-dataflow
> Affects Versions: 2.0.0, 2.1.0
> Reporter: Luke Cwik
> Assignee: Luke Cwik
> Priority: P2
> Fix For: 2.2.0
>
>
> The DataflowRunner when distributed with the Dataflow SDK distribution may
> incorrectly submit a user agent and properties from the Apache Beam
> distribution.
> This occurs when the Apache Beam jars appear on the classpath before the
> Dataflow SDK distribution. The fix is to not have two files at the same path
> but to use two different paths, where the lack of the second path means that
> we are using the Apache Beam distribution and its existence implies we are
> using the Dataflow distribution.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)