[ https://issues.apache.org/jira/browse/HADOOP-10105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558889#comment-14558889 ]
Akira AJISAKA commented on HADOOP-10105: ---------------------------------------- bq. hadoop-yarn-server-web-proxy is not user-facing. There is a class ({{AmIpFilter}}) marked as {{@InterfaceAudience.Public}} in the module. If a user uses this class and relies on httpclient, the application can fail. > remove httpclient dependency > ---------------------------- > > Key: HADOOP-10105 > URL: https://issues.apache.org/jira/browse/HADOOP-10105 > Project: Hadoop Common > Issue Type: Improvement > Reporter: Colin Patrick McCabe > Assignee: Akira AJISAKA > Priority: Minor > Attachments: HADOOP-10105.2.patch, HADOOP-10105.part.patch, > HADOOP-10105.part2.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.4#6332)