Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- is related to
-
HADOOP-18088 Replace log4j 1.x with reload4j
- Resolved
-
ZOOKEEPER-4455 Move to https://reload4j.qos.ch/ (remove log4j1)
- Closed
- links to