[
https://issues.apache.org/jira/browse/HIVE-10651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14538559#comment-14538559
]
Prasanth Jayachandran commented on HIVE-10651:
----------------------------------------------
None of these tests are failing locally for me. Also these failures seems
unrelated.
> ORC file footer cache should be bounded
> ---------------------------------------
>
> Key: HIVE-10651
> URL: https://issues.apache.org/jira/browse/HIVE-10651
> Project: Hive
> Issue Type: Bug
> Affects Versions: 1.3.0
> Reporter: Mostafa Mokhtar
> Assignee: Prasanth Jayachandran
> Priority: Minor
> Attachments: HIVE-10651.1.patch
>
>
> ORC's file footer cache is currently unbounded and is a soft reference cache.
> The cache size got from config is used to set initial capacity. We should
> bound the cache from growing too big and to get a predictable performance.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)