You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Vineet Garg (JIRA)" <ji...@apache.org> on 2018/05/22 21:18:03 UTC

[jira] [Updated] (HIVE-19603) Decrease batch size of TestMinimrCliDriver

     [ https://issues.apache.org/jira/browse/HIVE-19603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vineet Garg updated HIVE-19603:
-------------------------------
    Fix Version/s:     (was: 3.1.0)
                   4.0.0

> 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
>             Fix For: 4.0.0
>
>
> 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)