Prasanth Jayachandran created HIVE-11575: --------------------------------------------
Summary: Fix test failures in master due to log4j changes Key: HIVE-11575 URL: https://issues.apache.org/jira/browse/HIVE-11575 Project: Hive Issue Type: Sub-task Affects Versions: 2.0.0 Reporter: Prasanth Jayachandran Assignee: Prasanth Jayachandran Some of the recent commits related to HIVE-11304 is causing test failures in master. Following tests are failing {code} org.apache.hive.service.cli.operation.TestOperationLoggingAPIWithMr.testFetchResultsOfLogWithVerboseMode org.apache.hive.service.cli.operation.TestOperationLoggingAPIWithMr.testFetchResultsOfLogWithPerformanceMode org.apache.hive.service.cli.operation.TestOperationLoggingAPIWithTez.testFetchResultsOfLogWithVerboseMode org.apache.hive.service.cli.operation.TestOperationLoggingAPIWithTez.testFetchResultsOfLogWithPerformanceMode {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)