Sahil Takiar created HIVE-19603:
-----------------------------------
Summary: 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
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)