You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Miklos Gergely (Jira)" <ji...@apache.org> on 2020/04/22 17:35:00 UTC

[jira] [Work started] (HIVE-23024) Execute ptest batches in a more cost efficient order

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

Work on HIVE-23024 started by Miklos Gergely.
---------------------------------------------
> Execute ptest batches in a more cost efficient order
> ----------------------------------------------------
>
>                 Key: HIVE-23024
>                 URL: https://issues.apache.org/jira/browse/HIVE-23024
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>            Reporter: Miklos Gergely
>            Assignee: Miklos Gergely
>            Priority: Major
>
> ptest batches are executed in an order that may lead to a situation when long tests are executed around the end, thus some nodes are going to run them still while all others are done. This elongates the total run time. Instead let's run long tests first, and short tests later, to get a more balanced workload.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)