[
https://issues.apache.org/jira/browse/HADOOP-15760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran updated HADOOP-15760:
------------------------------------
Release Note: Hadoop has upgraded to commons-collections4-4.4. Applications
which require the older "commons-collections" binaries on their classpath may
have to explicitly add them.
Resolution: Fixed
Status: Resolved (was: Patch Available)
just built a release and verified commons collections doesn't come in from
anywhere else
{code}
find . -name \*.jar -print | grep collect
./share/hadoop/common/lib/commons-collections4-4.4.jar
./share/hadoop/hdfs/lib/commons-collections4-4.4.jar
{code}
> Upgrade commons-collections to commons-collections4
> ---------------------------------------------------
>
> Key: HADOOP-15760
> URL: https://issues.apache.org/jira/browse/HADOOP-15760
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 2.10.0, 3.0.3
> Reporter: David Mollitor
> Assignee: Nihal Jain
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.5.0
>
> Attachments: HADOOP-15760.1.patch
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Please allow for use of Apache Commons Collections 4 library with the end
> goal of migrating from Apache Commons Collections 3.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]