[ https://issues.apache.org/jira/browse/HIVE-8629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14186702#comment-14186702 ]
Hive QA commented on HIVE-8629: ------------------------------- {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/12677512/HIVE-8629.patch {color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 6579 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_optimize_nullscan org.apache.hive.minikdc.TestJdbcWithMiniKdc.testNegativeTokenAuth {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1498/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1498/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-1498/ 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: 2 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12677512 - PreCommit-HIVE-TRUNK-Build > Streaming / ACID : hive cli session creation takes too long and times out if > execution engine is tez > ---------------------------------------------------------------------------------------------------- > > Key: HIVE-8629 > URL: https://issues.apache.org/jira/browse/HIVE-8629 > Project: Hive > Issue Type: Bug > Components: HCatalog > Affects Versions: 0.14.0 > Reporter: Roshan Naik > Assignee: Roshan Naik > Labels: ACID, Streaming > Attachments: HIVE-8629.patch > > > When creating a hive session to run basic "alter table create partition" > queries, the session creation takes too long (more than 5 sec) if the hive > execution engine is set to tez. > Since the streaming clients dont care about Tez , it can explicitly override > the setting to mr. -- This message was sent by Atlassian JIRA (v6.3.4#6332)