[ 
https://issues.apache.org/jira/browse/HDFS-13825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16581491#comment-16581491
 ] 

Sean Busbey commented on HDFS-13825:
------------------------------------

[~BenParker25] is this problem still present if you rely on the 
{{hadoop-client-api}} / {{hadoop-client-runtime}} jars? those are meant to be 
the downstream facing interface for HDFS.

> HDFS Uses very outdated okhttp library
> --------------------------------------
>
>                 Key: HDFS-13825
>                 URL: https://issues.apache.org/jira/browse/HDFS-13825
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>    Affects Versions: 3.0.3
>            Reporter: Ben Parker
>            Priority: Minor
>
> HDFS Client uses okHttp library version 2.7.4 which is two years out of date.
> [https://mvnrepository.com/artifact/com.squareup.okhttp/okhttp]
> The updates for this library have been moved to a new package here:
> [https://mvnrepository.com/artifact/com.squareup.okhttp3/okhttp]
>  
> This causes dependancy management problems for services that use HDFS.
> For example trying to use okHttp in code that runs on Amazon EMR gives you 
> Method not found errors due to the new version being kicked out in favour of 
> the one used by HDFS.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to