[
https://issues.apache.org/jira/browse/HIVE-15414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15741640#comment-15741640
]
Peter Vary commented on HIVE-15414:
-----------------------------------
Hi [~vihangk1],
The negative tests are very-very fast, since they do not change anything on the
underlying database. Typically they are subsecond tests. There are some 20s
long ones, but the whole group could be run in ~15 min on my laptop. The
biggest time sink is the test setup and teardown.
I think this is the reason why these tests are run on a single Drone.
But of course I do not know the history of the ptest framework, so I might be
wrong here, so it would be good if the others could clarify this.
Thanks,
Peter
> Fix batchSize for TestNegativeCliDriver
> ---------------------------------------
>
> Key: HIVE-15414
> URL: https://issues.apache.org/jira/browse/HIVE-15414
> Project: Hive
> Issue Type: Sub-task
> Reporter: Vihang Karajgaonkar
> Assignee: Vihang Karajgaonkar
> Priority: Minor
>
> While analyzing the console output of pre-commit console logs, I noticed that
> TestNegativeCliDriver batchSize ~770 qfiles which doesn't look right.
> 2016-12-09 22:23:58,945 DEBUG [TestExecutor] ExecutionPhase.execute:96
> PBatch: QFileTestBatch [batchId=84, size=774, driver=TestNegativeCliDriver,
> queryFilesProperty=qfile,
> name=84-TestNegativeCliDriver-nopart_insert.q-input41.q-having1.q-and-771-more..
>
> I think {{qFileTest.clientNegative.batchSize = 1000}} in
> {{test-configuration2.properties}} is probably the reason.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)