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

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

     [ https://issues.apache.org/jira/browse/FLINK-15575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Piotr Nowojski closed FLINK-15575.
----------------------------------
    Fix Version/s: 1.10.0
       Resolution: Fixed

Merged to release-1.10 as 4318a4a2cb
Merged to master as ad96288

> 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.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)