You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Akira Ajisaka (JIRA)" <ji...@apache.org> on 2017/04/27 08:01:04 UTC

[jira] [Resolved] (HADOOP-10105) remove httpclient dependency

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

Akira Ajisaka resolved HADOOP-10105.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0-alpha3
     Release Note: Apache Httpclient has been removed as a dependency. This library is End of Life: people using it should move to its {{httpcore}} successor. If you cannot do that, you must add an explicit dependency on {{httpclient}} in your classpath.  (was: Apache Httpclient has been removed as a dependency. This library is End of Life: people using it should move to its {{httpcode}} successor. If you cannot do that, you must add an explicit dependency on {{httpclient}} in your classpath.)

All sub-tasks are now resolved. Closing this.
Thanks all for contributing to this issue!

> remove httpclient dependency
> ----------------------------
>
>                 Key: HADOOP-10105
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10105
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 2.8.0
>            Reporter: Colin P. McCabe
>            Assignee: Akira Ajisaka
>            Priority: Blocker
>             Fix For: 3.0.0-alpha3
>
>         Attachments: HADOOP-10105.2.patch, HADOOP-10105.part2.patch, HADOOP-10105.part.patch, HADOOP-10105.patch
>
>
> httpclient is now end-of-life and is no longer being developed.  Now that we have a dependency on {{httpcore}}, we should phase out our use of the old discontinued {{httpclient}} library in Hadoop.  This will allow us to reduce {{CLASSPATH}} bloat and get updated code.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org