Ferdinand Xu created HIVE-14693: ----------------------------------- Summary: Some paritions will be left out when partition number is the multiple of the option hive.msck.repair.batch.size Key: HIVE-14693 URL: https://issues.apache.org/jira/browse/HIVE-14693 Project: Hive Issue Type: Bug Components: Hive Reporter: Ferdinand Xu Assignee: Ferdinand Xu
For example, bactch_size = 5, and no of partitions = 9, it will skip the last 4 partitions from being added. -- This message was sent by Atlassian JIRA (v6.3.4#6332)