-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48159/
-----------------------------------------------------------
(Updated June 3, 2016, 12:33 a.m.)
Review request for hive and Ashutosh Chauhan.
Changes
-------
Missed out changes to HiveConf.
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 ff5c858
metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java
94dd72e
Diff: https://reviews.apache.org/r/48159/diff/
Testing
-------
Thanks,
Rajesh Balamohan