[ https://issues.apache.org/jira/browse/HIVE-19860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16526950#comment-16526950 ]
Hive QA commented on HIVE-19860: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12929457/HIVE-19860.01.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 14628 tests executed *Failed tests:* {noformat} org.apache.hive.spark.client.rpc.TestRpc.testClientTimeout (batchId=314) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/12225/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/12225/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-12225/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12929457 - PreCommit-HIVE-Build > HiveServer2 ObjectInspectorFactory memory leak with > cachedUnionStructObjectInspector > ------------------------------------------------------------------------------------ > > Key: HIVE-19860 > URL: https://issues.apache.org/jira/browse/HIVE-19860 > Project: Hive > Issue Type: Bug > Components: HiveServer2 > Affects Versions: 2.1.0 > Environment: hiveserver2 Interactive with LLAP. > Reporter: Rajkumar Singh > Assignee: Rajkumar Singh > Priority: Major > Attachments: HIVE-19860.01.patch, HIVE-19860.patch, Screen Shot > 2018-06-11 at 2.01.00 PM.png > > > hiveserver2 is start seeing the memory pressure once the > cachedUnionStructObjectInspector start going > [https://github.com/apache/hive/blob/master/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorFactory.java#L345] > I did not see any eviction policy for cachedUnionStructObjectInspector, so we > should implement some size or time-based eviction policy. > !Screen Shot 2018-06-11 at 2.01.00 PM.png! -- This message was sent by Atlassian JIRA (v7.6.3#76005)