Aggarwal-Raghav commented on PR #6181: URL: https://github.com/apache/hive/pull/6181#issuecomment-3528696154
In order to migrate from commons-collections3.x to 4.x in hive, few prerequisites are there: 1. Migrate hadoop to 3.4.2 2. Migrate opencsv to 5.12.0 3. commons-beanutils 1.x to 2.x migration. NOTE: 2.x is not offically released, only milestone version is present 4. Need to figure out what to do about atlas-intg dependecy as it also brings commons-collections-3.x -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
