[
https://issues.apache.org/jira/browse/FLINK-15575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17022803#comment-17022803
]
Piotr Nowojski commented on FLINK-15575:
----------------------------------------
merged to release-1.9 as 01b9e04bf66c19e04be25f7d09d38cdc9127c5fb.
I don't think there was an azure connector in 1.8 - I can not find/cherry-pick
the change because of missing files.
> 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
> Labels: pull-request-available
> Fix For: 1.9.2, 1.10.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)