Rajesh Balamohan created HIVE-24892:
---------------------------------------

             Summary: 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


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)

Reply via email to