[ https://issues.apache.org/jira/browse/CRUNCH-633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White resolved CRUNCH-633.
------------------------------
Resolution: Fixed
Fix Version/s: (was: 0.15.0)
+1. I've committed this to master (not to 0.15.0).
Thanks Gergő!
> Remove the commons-httpclient:commons-httpclient dependency
> -----------------------------------------------------------
>
> Key: CRUNCH-633
> URL: https://issues.apache.org/jira/browse/CRUNCH-633
> Project: Crunch
> Issue Type: Bug
> Reporter: Gergő Pásztor
> Assignee: Gergő Pásztor
> Attachments: CRUNCH-633_v1.patch
>
>
> We are using the commons-httpclient:commons-httpclient dependency for the integration
tests to support the Hadoop's LocalJobRunner. It was added because it is a dependency of MapReduce,
but it was not in the client jar at that time. It's not the case anymore.
> I tried to remove this first-level dependency and all test passed locally so I think
we can remove this without any issue. The other dependencies (hadoop, hive, hbase) coming
with their commons-httpclient correctly.
> Side note:
> The lib is not maintained from 2011(?) and has some security issues.
> http://hc.apache.org/httpclient-3.x/
> "The Commons HttpClient project is now end of life, and is no longer being developed."
> I hope that the other projects throwing out this lib later.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
|