Etienne Chauchot created BEAM-2491:
--------------------------------------
Summary: 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: Minor
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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)