tasanuma commented on pull request #2869: URL: https://github.com/apache/hive/pull/2869#issuecomment-995617182
TestOperationLoggingLayout fails with this change in branch-3. ``` [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 25.301 s <<< FAILURE! - in org.apache.hive.service.cli.operation.TestOperationLoggingLayout [ERROR] testHushableRandomAccessFileAppender(org.apache.hive.service.cli.operation.TestOperationLoggingLayout) Time elapsed: 6.904 s <<< ERROR! java.lang.NoSuchFieldException: appenders [ERROR] testSwitchLogLayout(org.apache.hive.service.cli.operation.TestOperationLoggingLayout) Time elapsed: 2.798 s <<< ERROR! java.lang.NoSuchFieldException: appenders ``` TestOperationLoggingLayout needs to be fixed in the same way as master branch. https://github.com/apache/hive/pull/798/files#diff-34f9255a32dec24ce1219b21d225690f0db3f54c013e7c445b37ed8e35036d76 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
