[
https://issues.apache.org/jira/browse/HIVE-22844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17037544#comment-17037544
]
Hive QA commented on HIVE-22844:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12993555/HIVE-22844.patch
{color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 8 failed/errored test(s), 17995 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.metastore.TestReplChangeManager.testRecycleNonPartTable
(batchId=246)
org.apache.hadoop.hive.metastore.TestReplChangeManager.testRecyclePartTable
(batchId=246)
org.apache.hadoop.hive.ql.parse.TestReplAcrossInstancesWithJsonMessageFormat.testIncrementalReplWithEventsBatchHavingDropCreateTable
(batchId=265)
org.apache.hadoop.hive.ql.parse.TestReplWithJsonMessageFormat.testLoadCmPathMissing
(batchId=257)
org.apache.hadoop.hive.ql.parse.TestReplWithJsonMessageFormat.testRecycleFileNonReplDatabase
(batchId=257)
org.apache.hadoop.hive.ql.parse.TestReplicationScenarios.testLoadCmPathMissing
(batchId=266)
org.apache.hadoop.hive.ql.parse.TestReplicationScenarios.testRecycleFileNonReplDatabase
(batchId=266)
org.apache.hadoop.hive.ql.parse.TestReplicationScenariosAcrossInstances.testIncrementalReplWithEventsBatchHavingDropCreateTable
(batchId=269)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/20651/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/20651/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-20651/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 8 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12993555 - PreCommit-HIVE-Build
> Validate cm configs, add retries in fs apis for cm
> --------------------------------------------------
>
> Key: HIVE-22844
> URL: https://issues.apache.org/jira/browse/HIVE-22844
> Project: Hive
> Issue Type: Bug
> Reporter: Aasha Medhi
> Assignee: Aasha Medhi
> Priority: Major
> Labels: pull-request-available
> Attachments: HIVE-22844.patch, HIVE-22844.patch, HIVE-22844.patch,
> HIVE-22844.patch, HIVE-22844.patch, HIVE-22844.patch, HIVE-22844.patch,
> HIVE-22844.patch
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> # Retry create cm root logic
> # Rename encryptionZones to cmRootLocations to be more accurate
> # Check cmRootEncrypted.isAbsolute() first before we go for creating anything
> # Validate fallbackNonEncryptedCmRootDir if it's really not encrypted
> # Refactor deleteTableData logic
--
This message was sent by Atlassian Jira
(v8.3.4#803005)