[ https://issues.apache.org/jira/browse/HIVE-8698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14199579#comment-14199579 ]
Hive QA commented on HIVE-8698: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12678775/HIVE-8698.1.patch {color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 6674 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_vector_mapjoin_reduce org.apache.hive.hcatalog.streaming.TestStreaming.testEndpointConnection org.apache.hive.hcatalog.streaming.TestStreaming.testInterleavedTransactionBatchCommits org.apache.hive.hcatalog.streaming.TestStreaming.testTransactionBatchEmptyCommit {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1650/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1650/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-1650/ Messages: {noformat} 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: 4 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12678775 - PreCommit-HIVE-TRUNK-Build > default log4j.properties not included in jar files anymore > ---------------------------------------------------------- > > Key: HIVE-8698 > URL: https://issues.apache.org/jira/browse/HIVE-8698 > Project: Hive > Issue Type: Bug > Affects Versions: 0.14.0 > Reporter: Thejas M Nair > Assignee: Thejas M Nair > Priority: Critical > Fix For: 0.14.0 > > Attachments: HIVE-8698.1.patch > > > trunk and hive 0.14 based builds no longer have hive-log4j.properties in the > jars. This means that in default tar, unless hive-log4j.properties is > created in conf dir (from hive-log4j.properties.template file), hive cli is > much more verbose in what is printed to console. Hiveserver2 fails to come > up, as it errors out with - > org.apache.hadoop.hive.common.LogUtils$LogInitializationException: Unable to > initialize logging using hive-log4j.properties, not found on CLASSPATH! -- This message was sent by Atlassian JIRA (v6.3.4#6332)