[ https://issues.apache.org/jira/browse/HIVE-12956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15125065#comment-15125065 ]
Hive QA commented on HIVE-12956: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12785291/HIVE-12956.2.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 8 failed/errored test(s), 10046 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_groupby13 org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_input39 org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_input41 org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_join_view org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_authorization_uri_import org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_join_view org.apache.hive.jdbc.TestSSL.testSSLVersion org.apache.hive.service.cli.TestEmbeddedThriftBinaryCLIService.testExecuteStatementAsync {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/6803/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/6803/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-6803/ 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: 8 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12785291 - PreCommit-HIVE-TRUNK-Build > run CBO in tests with mapred.mode=strict > ---------------------------------------- > > Key: HIVE-12956 > URL: https://issues.apache.org/jira/browse/HIVE-12956 > Project: Hive > Issue Type: Test > Reporter: Sergey Shelukhin > Assignee: Ashutosh Chauhan > Attachments: HIVE-12956.2.patch, HIVE-12956.patch > > > There's a strange condition in CBO check that prevents CBO from running in > Hive tests (in tests specifically) when mapred.mode is set to strict. I > remember seeing it before, and noticed it again recently. > It is both surprising that we wouldn't test CBO in strict mode, and also > problematic for some q files because strict mode is going to be deprecated in > HIVE-12727. This needs to be removed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)