[ https://issues.apache.org/jira/browse/HIVE-12289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14984578#comment-14984578 ]
Hive QA commented on HIVE-12289: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12770004/HIVE-12289.4.patch {color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 6 failed/errored test(s), 9740 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestHBaseCliDriver.testCliDriver_hbase_queries org.apache.hadoop.hive.cli.TestMiniTezCliDriver.initializationError org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_authorization_uri_import org.apache.hadoop.hive.hwi.TestHWISessionManager.testHiveDriver org.apache.hive.hcatalog.hbase.TestPigHBaseStorageHandler.org.apache.hive.hcatalog.hbase.TestPigHBaseStorageHandler org.apache.hive.jdbc.TestSSL.testSSLVersion {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/5889/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/5889/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-5889/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 6 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12770004 - PreCommit-HIVE-TRUNK-Build > Make sure slf4j-log4j12 jar is not in classpath > ----------------------------------------------- > > Key: HIVE-12289 > URL: https://issues.apache.org/jira/browse/HIVE-12289 > Project: Hive > Issue Type: Improvement > Components: Logging > Affects Versions: 2.0.0 > Reporter: Ashutosh Chauhan > Assignee: Ashutosh Chauhan > Attachments: HIVE-12289.2.patch, HIVE-12289.3.patch, > HIVE-12289.4.patch, HIVE-12289.patch > > > log4j12 which is version 1.2 gets pulled in by transitive dependency. Need to > make sure we only have log4j2 is in classpath, otherwise slf4j may bind to > version 1.2 -- This message was sent by Atlassian JIRA (v6.3.4#6332)