[ 
https://issues.apache.org/jira/browse/BEAM-2956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Luke Cwik updated BEAM-2956:
----------------------------
    Description: 
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.

> 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
>             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
(v6.4.14#64029)

Reply via email to