-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52813/
-----------------------------------------------------------
Review request for hive.
Bugs: HIVE-14925
https://issues.apache.org/jira/browse/HIVE-14925
Repository: hive-git
Description
-------
HIVE-14925: MSCK failing on multithreaded execution
Diffs
-----
ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveMetaStoreChecker.java
047589afe2a9bd2d364a76824ca33f596bc53258
Diff: https://reviews.apache.org/r/52813/diff/
Testing
-------
Tested with both single threaded ("hive.mv.files.thread" =0) and multi threaded
( hive.mv.files.thread = 25) and found MSCK repair started functioning properly.
Thanks,
Ratheesh Kamoor