Vihang Karajgaonkar created HIVE-16347:
------------------------------------------
Summary: HiveMetastoreChecker should skip listing partitions which
are not valid when hive.msck.path.validation is set to skip or ignore
Key: HIVE-16347
URL: https://issues.apache.org/jira/browse/HIVE-16347
Project: Hive
Issue Type: Bug
Components: Metastore
Affects Versions: 2.2.0
Reporter: Vihang Karajgaonkar
Assignee: Vihang Karajgaonkar
Priority: Minor
HIVE-16299 improves msck query so that sub-directories which do not follow the
partition column order as defined when table is created should not be added. It
needs to skip these partitions when {{hive.msck.path.validation}} is not set to
"throw". Currently it goes ahead and adds them.
This was unfortunately found late in the review of HIVE-16299 and the patch was
commit before it could be fixed.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)