You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Konstantin Knauf (Jira)" <ji...@apache.org> on 2020/01/13 16:09:00 UTC

[jira] [Created] (FLINK-15575) Azure Filesystem Shades Wrong Package "httpcomponents"

Konstantin Knauf created FLINK-15575:
----------------------------------------

             Summary: Azure Filesystem Shades Wrong Package "httpcomponents"
                 Key: FLINK-15575
                 URL: https://issues.apache.org/jira/browse/FLINK-15575
             Project: Flink
          Issue Type: Bug
          Components: FileSystems
    Affects Versions: 1.9.1, 1.8.3, 1.10.0
            Reporter: Konstantin Knauf


Instead of shading "org.apache.httpcomponents" (this package does not exist) the azure filesystem should shade "org.apache.http". 

This e.g. causes problems when the azure filesystem and elasticsearch6 connector are both on the classpath.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)