Skip to content

Error is thrown when multiple instances of the same es-hadoop library are deployed #685

@iliasbay

Description

@iliasbay

I'm testing a tool that deploys and runs jobs in hadoop. It appears that the tool deploys libraries in 2 different ways, so they appear twice in a job's classpath.
When I added es-hadoop reference to that tool, I observed an error "Multiple ES-Hadoop versions detected in the classpath; please use only one", even though it was the same very version.
Is it possible to compare versions (or hash values) of es-hadoop in classpath and allow to proceed if they match?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions