Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0
-
Migration from Log4j1.x to Log4j2
Description
Log4J2 has some great benefits and can benefit hive significantly. Some notable features include
1) Performance (parametrized logging, performance when logging is disabled etc.) More details can be found here https://logging.apache.org/log4j/2.x/performance.html
2) RoutingAppender - Route logs to different log files based on MDC context (useful for HS2, LLAP etc.)
3) Asynchronous logging
This is an umbrella jira to track changes related to Log4j2 migration.
Log4J1 EOL - https://blogs.apache.org/foundation/entry/apache_logging_services_project_announces
Attachments
Attachments
Issue Links
- is related to
-
HIVE-12020 Revert log4j2 xml configuration to properties based configuration
- Closed
- relates to
-
HIVE-11751 hive-exec-log4j2.xml settings causes DEBUG messages to be generated and ignored
- Closed
- links to