[ https://issues.apache.org/jira/browse/HIVE-16347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951711#comment-15951711 ]
Hive QA commented on HIVE-16347: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12861476/HIVE-16347.01.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 10532 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestSparkCliDriver.org.apache.hadoop.hive.cli.TestSparkCliDriver (batchId=96) org.apache.hive.hcatalog.api.TestHCatClient.testTransportFailure (batchId=172) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/4493/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/4493/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-4493/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 2 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12861476 - PreCommit-HIVE-Build > 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 > Attachments: HIVE-16347.01.patch > > > 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)