----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48159/ -----------------------------------------------------------
(Updated June 3, 2016, 3:03 a.m.) Review request for hive and Ashutosh Chauhan. Bugs: HIVE-13901 https://issues.apache.org/jira/browse/HIVE-13901 Repository: hive-git Description ------- Depending on FS, creating external tables & adding partitions can be expensive (e.g msck which adds all partitions). Diffs (updated) ----- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java 9cc8fbe metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java 94dd72e Diff: https://reviews.apache.org/r/48159/diff/ Testing ------- Thanks, Rajesh Balamohan