[ https://issues.apache.org/jira/browse/CRUNCH-633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15859449#comment-15859449 ]
Gergő Pásztor commented on CRUNCH-633: -------------------------------------- [~joshwills] [~gabriel.reid] I can't assign myself to this ticket. Can you add me to the Crunch project as a contributor? > 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 > Fix For: 0.15.0 > > 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)