You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/14 11:08:00 UTC

[jira] [Updated] (HUDI-1193) Upgrade http dependent version

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

ASF GitHub Bot updated HUDI-1193:
---------------------------------
    Labels: pull-request-available  (was: )

> Upgrade http dependent version
> ------------------------------
>
>                 Key: HUDI-1193
>                 URL: https://issues.apache.org/jira/browse/HUDI-1193
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: liujinhui
>            Assignee: liujinhui
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.6.0
>
>
> Upgrade http dependent version。
>  
> Hudi currently uses
> <dependency>
>  <groupId>org.apache.httpcomponents</groupId>
>  <artifactId>httpcore</artifactId>
>  <version>4.3.2</version>
> </dependency>
> <dependency>
>  <groupId>org.apache.httpcomponents</groupId>
>  <artifactId>httpclient</artifactId>
>  <version>4.3.6</version>
> </dependency>
>  
> This will cause hui to be unable to write to oss, oss requires version 4.4.1



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