[
https://issues.apache.org/jira/browse/HIVE-10781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555086#comment-14555086
]
Hive QA commented on HIVE-10781:
--------------------------------
{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/12734392/HIVE-10781.patch
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 8966 tests executed
*Failed tests:*
{noformat}
TestCustomAuthentication - did not produce a TEST-*.xml file
org.apache.hadoop.hive.cli.TestEncryptedHDFSCliDriver.testCliDriver_encryption_insert_partition_static
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3990/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3990/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-3990/
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: 12734392 - PreCommit-HIVE-TRUNK-Build
> HadoopJobExecHelper Leaks RunningJobs
> -------------------------------------
>
> Key: HIVE-10781
> URL: https://issues.apache.org/jira/browse/HIVE-10781
> Project: Hive
> Issue Type: Bug
> Components: Hive, HiveServer2
> Affects Versions: 0.13.1, 1.2.0
> Reporter: Nemon Lou
> Assignee: Chinna Rao Lalam
> Attachments: HIVE-10781.patch
>
>
> On one of our busy hadoop cluster, hiveServer2 holds more than 4000
> org.apache.hadoop.mapred.JobClient$NetworkedJob instances,while only has less
> than 3 backgroud handler thread at the same time.
> All these instances are hold in one LinkedList from
> org.apache.hadoop.hive.ql.exec.mr.HadoopJobExecHelper's runningJobs
> property,which is static.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)