[ https://issues.apache.org/jira/browse/HIVE-15531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dhiraj Kumar updated HIVE-15531: -------------------------------- Description: Hadoop (2.7), which is using Commons-logging is not compatible with log4j2 without bridge. The bridge is missing in Hive. This leads to a problem whereby commons-logging initialises a log4j (1.2) version Logger, does not configure it properly since configuration for it is missing and sends logging output to stdout (the default). was: Hadoop (2.7), which is using Commons-logging is not compatible with log4j2 without bridge. The bridge is missing in Hive. This leads to a problem whereby commons-logging initialises a log4j (1.2) version, does not configure it properly since configuration for it is missing and sends logging output to stdout (the default). > Hive breaks Hadoop commons logging with log4j2 > ---------------------------------------------- > > Key: HIVE-15531 > URL: https://issues.apache.org/jira/browse/HIVE-15531 > Project: Hive > Issue Type: Bug > Affects Versions: 2.1.0 > Reporter: Dhiraj Kumar > Assignee: Dhiraj Kumar > Priority: Minor > Attachments: HIVE-15531.patch > > > Hadoop (2.7), which is using Commons-logging is not compatible with log4j2 > without bridge. > The bridge is missing in Hive. > This leads to a problem whereby commons-logging initialises a log4j (1.2) > version Logger, does not configure it properly since configuration for it is > missing and sends logging output to stdout (the default). -- This message was sent by Atlassian JIRA (v6.3.4#6332)