[
https://issues.apache.org/jira/browse/BEAM-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Etienne Chauchot updated BEAM-2491:
-----------------------------------
Description:
There is twice the package org.apache.beam.runners.core.metrics in the code
base:
* one in the module beam-runners-core-construction-java
* one in the module beam-runners-core-java
Consequently there will be two
org.apache.beam.runners.core.metrics.pachage-info.class in the classpath.
Minor comment : some tools (e.g. Elasticsearch test framework) detect this
duplication and fail at runtime.
was:
There is twice the package org.apache.beam.runners.core.metrics in the code
base:
* one in the module beam-runners-core-construction-java
* one in the module beam-runners-core-java
Consequently there will be two
org.apache.beam.runners.core.metrics.pachage-info.class in the classpath.
Some tools (e.g. Elasticsearch test framework) detect this duplication and fail
at runtime.
> Duplicate org.apache.beam.runners.core.metrics.pachage-info.class
> -----------------------------------------------------------------
>
> Key: BEAM-2491
> URL: https://issues.apache.org/jira/browse/BEAM-2491
> Project: Beam
> Issue Type: Bug
> Components: runner-core
> Reporter: Etienne Chauchot
> Assignee: Etienne Chauchot
> Priority: Trivial
>
> There is twice the package org.apache.beam.runners.core.metrics in the code
> base:
> * one in the module beam-runners-core-construction-java
> * one in the module beam-runners-core-java
> Consequently there will be two
> org.apache.beam.runners.core.metrics.pachage-info.class in the classpath.
> Minor comment : some tools (e.g. Elasticsearch test framework) detect this
> duplication and fail at runtime.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)