[
https://issues.apache.org/jira/browse/FLINK-15575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17015292#comment-17015292
]
Konstantin Knauf commented on FLINK-15575:
------------------------------------------
[~pnowojski] Thanks for having a look. I believe so. The groupId is
"org.apache.httpcomponents", but the actual package is "org.apache.http", e.g.
check
https://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/index.html.
> 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.8.3, 1.9.1, 1.10.0
> Reporter: Konstantin Knauf
> Assignee: Konstantin Knauf
> Priority: Major
>
> 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)