[ https://issues.apache.org/jira/browse/HIVE-19603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16480821#comment-16480821 ]
Sahil Takiar commented on HIVE-19603: ------------------------------------- [~jcamachorodriguez], [~vihangk1] any objections here? Otherwise I will deploy the change on ptest-master. > Decrease batch size of TestMinimrCliDriver > ------------------------------------------ > > Key: HIVE-19603 > URL: https://issues.apache.org/jira/browse/HIVE-19603 > Project: Hive > Issue Type: Test > Components: Tests > Reporter: Sahil Takiar > Assignee: Sahil Takiar > Priority: Major > > We have seen a lot of flakiness with the {{TestMinimrCliDriver}} - it keeps > on timing out. I checked a recent Hive QA run and running the following tests > locally takes my machine 1 hour: > {code} > mvn -B test -Dtest.groups= -Dtest=TestMinimrCliDriver > -Dminimr.query.files=infer_bucket_sort_num_buckets.q,infer_bucket_sort_reducers_power_two.q,parallel_orderby.q,bucket_num_reducers_acid.q,scriptfile1.q,infer_bucket_sort_map_operators.q,infer_bucket_sort_merge.q,root_dir_external_table.q,infer_bucket_sort_dyn_part.q,udf_using.q > {code} > On ptest, the timeout is 40 minutes. I suggest we decrease the batch size > from 10 to 5. -- This message was sent by Atlassian JIRA (v7.6.3#76005)