[
https://issues.apache.org/jira/browse/HUDI-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
liujinhui closed HUDI-1193.
---------------------------
> Upgrade http dependent version
> ------------------------------
>
> Key: HUDI-1193
> URL: https://issues.apache.org/jira/browse/HUDI-1193
> Project: Apache Hudi
> Issue Type: Bug
> Affects Versions: 0.6.0
> Reporter: liujinhui
> Assignee: liujinhui
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.6.1
>
>
> 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 hudi to be unable to write to oss, oss requires version 4.4.1
--
This message was sent by Atlassian Jira
(v8.3.4#803005)