[
https://issues.apache.org/jira/browse/HIVE-20697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16653965#comment-16653965
]
Vihang Karajgaonkar commented on HIVE-20697:
--------------------------------------------
this is what I had added to master-mr2.properties file on ptest server
{noformat}
ut.ql.skipBatching=TestDbTxnManager2
TestTxnCommands2WithSplitUpdateAndVectorization TestTxnCommands2WithSplitUpdate
TestReplicationScenarios TestReplicationScenariosAcidTables
TestReplicationScenariosAcrossInstances
TestReplicationScenariosIncrementalLoadAcidTables
{noformat}
But it should have been in the itests/hive-unit since these tests are in
itests/hive-unit module. I have updated the configs now. Hopefully the next
precommit job should skip batching for these tests.
> 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)