[ https://issues.apache.org/jira/browse/HIVE-28940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Istvan Toth updated HIVE-28940: ------------------------------- Description: The commons-text coming via commons-configuration2 in Hadoop 3.4.2 and 3.5.0 requires at least commons-lang3 3.13.0 , while Hive currently has 3.12.0 Hive also needs to update to continue working with the current HEAD and upcoming releases of Hadoop. The problem is that hive-exec includes these libraries without relocation, so this may cause classpath conflicts with 3.4.1. Maybe this should be only done when Hadoop is updated to 3.4.2 ? was: The commons-text coming via commons-configuration2 in Hadoop 3.4.2 and 3.5.0 requires at least commons-lang3 3.13.0 , while Hive currently has 3.12.0 Hive also needs to update to continue working with the current HEAD and upcoming releases of Hadoop. The problem is that hive-exec > Update commons-lang3 to 3.17.0 > ------------------------------ > > Key: HIVE-28940 > URL: https://issues.apache.org/jira/browse/HIVE-28940 > Project: Hive > Issue Type: Bug > Reporter: Istvan Toth > Priority: Major > > The commons-text coming via commons-configuration2 in Hadoop 3.4.2 and 3.5.0 > requires > at least commons-lang3 3.13.0 , while Hive currently has 3.12.0 > Hive also needs to update to continue working with the current HEAD and > upcoming releases of Hadoop. > The problem is that hive-exec includes these libraries without relocation, so > this may cause classpath conflicts with 3.4.1. > Maybe this should be only done when Hadoop is updated to 3.4.2 ? -- This message was sent by Atlassian Jira (v8.20.10#820010)