PJ Fanning created HDFS-17450: --------------------------------- Summary: add explicit dependency on httpclient jar Key: HDFS-17450 URL: https://issues.apache.org/jira/browse/HDFS-17450 Project: Hadoop HDFS Issue Type: Task Reporter: PJ Fanning
Follow up to https://issues.apache.org/jira/browse/HADOOP-18890 A previous [PR|https://github.com/apache/hadoop/pull/6057] for this issue removed okhttp usage and used Apache HttpClient instead. The dependency on HttpClient is indirect (a transitive dependency). I think it is better to make the dependency explicit in hadoop-hdfs-client - the only project that was significantly modified. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org