You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "László Bodor (Jira)" <ji...@apache.org> on 2021/05/10 09:46:00 UTC

[jira] [Updated] (HIVE-25097) Make some unit tests run on tez

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

László Bodor updated HIVE-25097:
--------------------------------
    Description: 
E.g.: TestBeelineWithArgs
Even if the mini hs2 cluster is instantiated as:
{code}
    miniHS2 = new MiniHS2(hiveConf, MiniClusterType.TEZ);
{code}
this test runs on MR, as shows in the attached log

> Make some unit tests run on tez
> -------------------------------
>
>                 Key: HIVE-25097
>                 URL: https://issues.apache.org/jira/browse/HIVE-25097
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: László Bodor
>            Priority: Major
>
> E.g.: TestBeelineWithArgs
> Even if the mini hs2 cluster is instantiated as:
> {code}
>     miniHS2 = new MiniHS2(hiveConf, MiniClusterType.TEZ);
> {code}
> this test runs on MR, as shows in the attached log



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