[ 
https://issues.apache.org/jira/browse/HIVE-25681?focusedWorklogId=681377&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-681377
 ]

ASF GitHub Bot logged work on HIVE-25681:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 15/Nov/21 08:55
            Start Date: 15/Nov/21 08:55
    Worklog Time Spent: 10m 
      Work Description: kgyrtkirk merged pull request #2769:
URL: https://github.com/apache/hive/pull/2769


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 681377)
    Time Spent: 20m  (was: 10m)

> Drop support for multi-threaded qtest execution via QTestRunnerUtils
> --------------------------------------------------------------------
>
>                 Key: HIVE-25681
>                 URL: https://issues.apache.org/jira/browse/HIVE-25681
>             Project: Hive
>          Issue Type: Task
>          Components: Testing Infrastructure
>    Affects Versions: 4.0.0
>            Reporter: Stamatis Zampetakis
>            Assignee: Stamatis Zampetakis
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> There is an option for running qtest concurrently via 
> [QTestRunnerUtils#queryListRunnerMultiThreaded|https://github.com/apache/hive/blob/a72db99676ca6a79b414906ab78963a3e955ae69/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestRunnerUtils.java#L128]
>  but it is not in use for more than a year now. 
> Moreover, with the move the kubernetes containerized test execution 
> (HIVE-22942) it is unlikely that we will run concurrent tests using these 
> APIs anytime soon. 
> The only consumer of this API at the moment is 
> [TestMTQueries|https://github.com/apache/hive/blob/master/itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/TestMTQueries.java]
>  which is disabled and it basically corresponds to the unit tests for these 
> APIs. 
> I propose to drop these APIs and related test to facilitate code evolution 
> and maintenance.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to