[
https://issues.apache.org/jira/browse/HIVE-10146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14394320#comment-14394320
]
Hive QA commented on HIVE-10146:
--------------------------------
{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/12709161/HIVE-10146.3.patch
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 8693 tests executed
*Failed tests:*
{noformat}
TestMinimrCliDriver-smb_mapjoin_8.q - did not produce a TEST-*.xml file
org.apache.hadoop.hive.thrift.TestHadoop20SAuthBridge.testSaslWithHiveMetaStore
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3264/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3264/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-3264/
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: 12709161 - PreCommit-HIVE-TRUNK-Build
> Not count session as idle if query is running
> ---------------------------------------------
>
> Key: HIVE-10146
> URL: https://issues.apache.org/jira/browse/HIVE-10146
> Project: Hive
> Issue Type: Improvement
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Priority: Minor
> Labels: TODOC1.2
> Fix For: 1.2.0
>
> Attachments: HIVE-10146.1.patch, HIVE-10146.2.patch,
> HIVE-10146.3.patch
>
>
> Currently, as long as there is no activity, we think the HS2 session is idle.
> This makes it very hard to set HIVE_SERVER2_IDLE_SESSION_TIMEOUT. If we don't
> set it long enough, an unattended query could be killed.
> We should provide an option to not to count the session as idle if some query
> is still running.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)