Attila Doroszlai created HIVE-26579: ---------------------------------------
Summary: Prepare for Hadoop switching to Reload4j Key: HIVE-26579 URL: https://issues.apache.org/jira/browse/HIVE-26579 Project: Hive Issue Type: Task Components: Build Infrastructure Reporter: Attila Doroszlai Assignee: Attila Doroszlai Hadoop moved from Log4j1 to Reload4j (HADOOP-18088). The goal of this task is to prepare Hive for that change: * Hive build fails with current {{useStrictFiltering=true}} setting in some assemblies, due to excluded dependency (log4j) not really being present. * Exclude {{ch.qos.reload4j:*}} in addition to current {{log4j:*}} to avoid polluting the assemblies and shaded jars. -- This message was sent by Atlassian Jira (v8.20.10#820010)