Rajesh Balamohan created HIVE-15241:
---------------------------------------
Summary: Update/Alter stats in metastore can be expensive in S3
Key: HIVE-15241
URL: https://issues.apache.org/jira/browse/HIVE-15241
Project: Hive
Issue Type: Improvement
Components: Metastore
Reporter: Rajesh Balamohan
Priority: Minor
https://github.com/apache/hive/blob/master/metastore/src/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java#L630
Checks every partition's file stat; Having even 100 partitions ended up taking
large amount of time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)