-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/17217/
-----------------------------------------------------------

(Updated Jan. 23, 2014, 6:55 p.m.)


Review request for hive, Ashutosh Chauhan and Gunther Hagleitner.


Summary (updated)
-----------------

HIVE-6288 MSCK can be slow when adding partitions


Repository: hive-git


Description
-------

JIRA is reindexing so I will file the JIRA later.

Trivial patch. Use bulk method.
If bulk method fails try one by one (via existing code), it's msck after all so 
we expect the worst.


Diffs
-----

  ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java 92ed55b 

Diff: https://reviews.apache.org/r/17217/diff/


Testing
-------


Thanks,

Sergey Shelukhin

Reply via email to