[
https://issues.apache.org/jira/browse/HIVE-24892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajesh Balamohan resolved HIVE-24892.
-------------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Thanks for the review [~hashutosh].
> Replace getContentSummary::getLength with listStatus(recursive) for blobstores
> ------------------------------------------------------------------------------
>
> Key: HIVE-24892
> URL: https://issues.apache.org/jira/browse/HIVE-24892
> Project: Hive
> Issue Type: Improvement
> Components: HiveServer2
> Reporter: Rajesh Balamohan
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/stats/BasicStats.java#L219
> For blobstores, getContentSummary() is super slow. It would be good to
> replace this with "fs.listFiles(path, true)".
--
This message was sent by Atlassian Jira
(v8.3.4#803005)