You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Etienne Chauchot (JIRA)" <ji...@apache.org> on 2017/06/21 14:36:00 UTC

[jira] [Updated] (BEAM-2491) Duplicate org.apache.beam.runners.core.metrics.pachage-info.class

     [ 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.
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: 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)