[ https://issues.apache.org/jira/browse/HIVE-7169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14097685#comment-14097685 ]
Hive QA commented on HIVE-7169: ------------------------------- {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/12661862/HIVE-7169.2.patch {color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 5894 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_dynpart_sort_opt_vectorization org.apache.hive.jdbc.TestJdbcDriver2.testDatabaseMetaData {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/310/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/310/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-310/ 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: 12661862 > HiveServer2 in Http Mode should have a configurable IdleMaxTime timeout > ----------------------------------------------------------------------- > > Key: HIVE-7169 > URL: https://issues.apache.org/jira/browse/HIVE-7169 > Project: Hive > Issue Type: Bug > Components: HiveServer2 > Reporter: Hari Sankar Sivarama Subramaniyan > Assignee: Hari Sankar Sivarama Subramaniyan > Attachments: HIVE-7169.1.patch, HIVE-7169.2.patch > > > Currently, in HiveServer2 we use Jetty Server to start the Http Server. The > connector used for this Thrift Http Cli Service has maximum idle time as the > default timeout as mentioned in > http://grepcode.com/file/repo1.maven.org/maven2/org.eclipse.jetty/jetty-server/7.0.0.v20091005/org/eclipse/jetty/server/AbstractConnector.java#AbstractConnector.0_maxIdleTime. > This should be manually configurable using > connector.setMaxIdleTime(maxIdleTime); -- This message was sent by Atlassian JIRA (v6.2#6252)