Aggarwal-Raghav opened a new pull request, #6181: URL: https://github.com/apache/hive/pull/6181
### What changes were proposed in this pull request? Include commons-collections3.x in hive-exec jar ### Why are the changes needed? In Tez-1.0.0-SNAPSHOT, hadoop has been upgraded to 3.4.2 and hadoop dependencies in tez project has stopped shipping commons-collections-3.x. But hive still depends on commons-collections3.x directly as well as thorugh third-party dependency like opencsv, commons-beanutils etc. It's better to shade until hive moves completely to commons-collection-4.x ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? On local setup -- 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]
