[
https://issues.apache.org/jira/browse/HIVE-21712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836443#comment-16836443
]
Hive QA commented on HIVE-21712:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12968290/HIVE-21712.02.patch
{color:green}SUCCESS:{color} +1 due to 7 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 12 failed/errored test(s), 16006 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.ql.parse.TestExportImport.dataImportAfterMetadataOnlyImport
(batchId=257)
org.apache.hadoop.hive.ql.parse.TestExportImport.databaseTheTableIsImportedIntoShouldBeParsedFromCommandLine
(batchId=257)
org.apache.hadoop.hive.ql.parse.TestExportImport.testExportExternalTableSetFalse
(batchId=257)
org.apache.hadoop.hive.ql.parse.TestExportImport.testExportExternalTableSetTrue
(batchId=257)
org.apache.hadoop.hive.ql.parse.TestExportImport.testExportNonNativeTable
(batchId=257)
org.apache.hadoop.hive.ql.parse.TestReplAcidTablesWithJsonMessage.testAcidTablesBootstrap
(batchId=260)
org.apache.hadoop.hive.ql.parse.TestReplAcidTablesWithJsonMessage.testAcidTablesMoveOptimizationBootStrap
(batchId=260)
org.apache.hadoop.hive.ql.parse.TestReplAcidTablesWithJsonMessage.testAcidTablesMoveOptimizationIncremental
(batchId=260)
org.apache.hadoop.hive.ql.parse.TestReplicationOnHDFSEncryptedZones.targetAndSourceHaveDifferentEncryptionZoneKeys
(batchId=257)
org.apache.hadoop.hive.ql.parse.TestReplicationScenariosAcidTables.testAcidTablesBootstrap
(batchId=262)
org.apache.hadoop.hive.ql.parse.TestReplicationScenariosAcidTables.testAcidTablesMoveOptimizationBootStrap
(batchId=262)
org.apache.hadoop.hive.ql.parse.TestReplicationScenariosAcidTables.testAcidTablesMoveOptimizationIncremental
(batchId=262)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/17179/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/17179/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-17179/
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: 12 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12968290 - PreCommit-HIVE-Build
> Replication scenarios should be tested with hive.strict.managed.tables set to
> true.
> -----------------------------------------------------------------------------------
>
> Key: HIVE-21712
> URL: https://issues.apache.org/jira/browse/HIVE-21712
> Project: Hive
> Issue Type: Sub-task
> Components: Hive, repl
> Affects Versions: 4.0.0
> Reporter: mahesh kumar behera
> Assignee: mahesh kumar behera
> Priority: Major
> Fix For: 4.0.0
>
> Attachments: HIVE-21712.01.patch, HIVE-21712.02.patch
>
>
> In replication test suites, in some cases the tables are created with
> transactional property set to non-acid and thus the intended tests are
> missing. By setting the default value of hive.strict.managed.tables to true
> in replication related test suites, the tables will be created as ACID tables
> by default.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)