[
https://issues.apache.org/jira/browse/HIVE-22964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057692#comment-17057692
]
Peter Vary commented on HIVE-22964:
-----------------------------------
The pool could be leaked with HIVE-22964.2.patch if there is an Throwable is
thrown in {{pool.submit()}} for whatever reason.
Uploaded the one I have been trying to propose, but seems I was not clear
enough :)
+1 from my side for HIVE-22964.3.patch, if you agree with my change.
Thanks for the patience!
Peter
> MM table split computation is very slow
> ---------------------------------------
>
> Key: HIVE-22964
> URL: https://issues.apache.org/jira/browse/HIVE-22964
> Project: Hive
> Issue Type: Improvement
> Reporter: Aditya Shah
> Assignee: Aditya Shah
> Priority: Major
> Attachments: HIVE-22964.1.patch, HIVE-22964.2.patch,
> HIVE-22964.3.patch, HIVE-22964.patch
>
>
> Since for MM table we process the paths prior to inputFormat.getSplits() we
> end up doing listing on the whole table at once. This could be optimized.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)