Aggarwal-Raghav commented on PR #5588: URL: https://github.com/apache/hive/pull/5588#issuecomment-2561208024
@eshwitha , I have tried to migrate from commons-collection 3.x to 4.x in past **but complete migration is not achievable**. IIRC, there are 2 reasons: 1. accumulo version used in hive 1.10.4 uses commons-collections-3.x. I observed UT failure in accumulo module. 2. commons-beanutils 1.9.4 also uses commons-collections-3.x. Check [BEANUTILS-532](https://issues.apache.org/jira/browse/BEANUTILS-532), based on the recent comments on the JIRA, there is a plan to release but not sure when. with your PR also, in packaging lib dir both the version of commons-collections i.e. 3.x and 4.x are present. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org