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

Akira Ajisaka commented on HADOOP-14359:
----------------------------------------

+1, the patch looks good to me. I confirmed that the modules do not have 
transitive commons-httpclient dependency.

bq. I'd like to get rid of commons-httpclient and make downstream applications 
aware it will no longer appear in Hadoop code.
Unfortunately, not yet. Now hadoop-yarn-project and 
yarn-server-timelineserver-hbase module have transitive commons-httpclient 
dependency via hbase-server.
* hadoop-yarn-project -> hadoop-yarn-server -> hbase-server:1.2.4 -> 
commons-httpclient:3.1.0

HBASE-16267 removed the dependency and the fix version is 2.0.0.

> Remove unnecessary shading of commons-httpclient
> ------------------------------------------------
>
>                 Key: HADOOP-14359
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14359
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Akira Ajisaka
>            Assignee: Wei-Chiu Chuang
>            Priority: Minor
>         Attachments: HADOOP-14359.001.patch
>
>
> commons-httpclient dependency was removed in HADOOP-10105 but there are some 
> settings to shade commons-httpclient. Probably they can be safely removed.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to