[
https://issues.apache.org/jira/browse/HIVE-20697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16654106#comment-16654106
]
Vihang Karajgaonkar commented on HIVE-20697:
--------------------------------------------
{noformat}
2018-10-17 19:16:04,963 DEBUG [TestExecutor] ExecutionPhase.execute:98 PBatch:
UnitTestBatch [name=243_TestReplicationScenarios, id=243,
moduleName=itests/hive-unit, batchSize=1, isParallel=true,
testList=[TestReplicationScenarios]]
2018-10-17 19:16:04,963 DEBUG [TestExecutor] ExecutionPhase.execute:98 PBatch:
UnitTestBatch
2018-10-17 19:16:04,963 DEBUG [TestExecutor] ExecutionPhase.execute:98 PBatch:
UnitTestBatch [name=245_TestReplicationScenariosAcrossInstances, id=245,
moduleName=itests/hive-unit, batchSize=1, isParallel=true,
testList=[TestReplicationScenariosAcrossInstances]]
2018-10-17 19:16:04,963 DEBUG [TestExecutor] ExecutionPhase.execute:98 PBatch:
UnitTestBatch [name=246_TestReplicationScenariosAcidTables, id=246,
moduleName=itests/hive-unit, batchSize=1, isParallel=true,
testList=[TestReplicationScenariosAcidTables]]
2018-10-17 19:16:04,963 DEBUG [TestExecutor] ExecutionPhase.execute:98 PBatch:
UnitTestBatch [name=247_TestReplicationScenariosIncrementalLoadAcidTables,
id=247, moduleName=itests/hive-unit, batchSize=1, isParallel=true,
testList=[TestReplicationScenariosIncrementalLoadAcidTables]]
{noformat}
These tests are not batched anymore. They run in batches of 1 test each.
> Some replication tests are super slow and cause batch timeouts
> --------------------------------------------------------------
>
> Key: HIVE-20697
> URL: https://issues.apache.org/jira/browse/HIVE-20697
> Project: Hive
> Issue Type: Test
> Reporter: Vihang Karajgaonkar
> Priority: Major
>
> Some of these tests are taking a long time and can cause test batch timeouts
> given that we only give 40 min for a batch to complete. We should speed these
> tests up.
> TestReplicationScenarios 20 min
> TestReplicationScenariosAcidTables 11 min
> TestReplicationScenariosAcrossInstances 5 min 14 sec
> TestReplicationScenariosIncrementalLoadAcidTables 20 min
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)