[
https://issues.apache.org/jira/browse/HIVE-26310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stamatis Zampetakis resolved HIVE-26310.
----------------------------------------
Fix Version/s: 4.0.0-alpha-2
Resolution: Fixed
Fixed in
https://github.com/apache/hive/commit/948f9fb56a00e981cd653146de44ae82307b4f2f.
Thanks for the review [~ayushsaxena]!
> Remove unused junit runners from test-utils module
> --------------------------------------------------
>
> Key: HIVE-26310
> URL: https://issues.apache.org/jira/browse/HIVE-26310
> Project: Hive
> Issue Type: Task
> Components: Testing Infrastructure
> Reporter: Stamatis Zampetakis
> Assignee: Stamatis Zampetakis
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 4.0.0-alpha-2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The two classes under
> https://github.com/apache/hive/tree/master/testutils/src/java/org/apache/hive/testutils/junit/runners
> namely:
> *
> [ConcurrentTestRunner|https://github.com/apache/hive/blob/fe0f1a648b14cdf27edcf7a5d323cbd060104ebf/testutils/src/java/org/apache/hive/testutils/junit/runners/ConcurrentTestRunner.java]
> *
> [ConcurrentScheduler|https://github.com/apache/hive/blob/fe0f1a648b14cdf27edcf7a5d323cbd060104ebf/testutils/src/java/org/apache/hive/testutils/junit/runners/model/ConcurrentScheduler.java]
> have been introduced a long time ago by HIVE-2935 to somewhat parallelize
> execution for {{TestBeeLineDriver}}.
> However, since HIVE-14444 (resolved 6 years ago) they are not used by anyone
> and unlikely to be used again in the future since there are much more modern
> alternatives.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)