[
https://issues.apache.org/jira/browse/HIVE-24892?focusedWorklogId=568042&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-568042
]
ASF GitHub Bot logged work on HIVE-24892:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 18/Mar/21 01:56
Start Date: 18/Mar/21 01:56
Worklog Time Spent: 10m
Work Description: rbalamohan commented on pull request #2082:
URL: https://github.com/apache/hive/pull/2082#issuecomment-801557134
Thanks for the review @ashutoshc
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 568042)
Time Spent: 40m (was: 0.5h)
> 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
> 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)