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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)