[jira] [Commented] (HIVE-23138) Run q test with TestMiniLlapLocalCliDriver by default

2020-04-04 Thread Jesus Camacho Rodriguez (Jira)


[ 
https://issues.apache.org/jira/browse/HIVE-23138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17075245#comment-17075245
 ] 

Jesus Camacho Rodriguez commented on HIVE-23138:


[~mgergely], yes, let's try to move those to Tez driver. Fwiw, I expect there 
will be tests that will not work on Tez either. Let's try to categorize those 
and decide on a per category basis with rest of community whether we want to 
continue supporting that feature, deprecating, etc.

> Run q test with TestMiniLlapLocalCliDriver by default
> -
>
> Key: HIVE-23138
> URL: https://issues.apache.org/jira/browse/HIVE-23138
> Project: Hive
>  Issue Type: Improvement
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>
> TestCliDriver, the current default driver for q tests is running tests on MR, 
> which is getting less and less used. Instead we should test everything by 
> default using TestMiniLlapLocalCliDriver.



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


[jira] [Commented] (HIVE-23138) Run q test with TestMiniLlapLocalCliDriver by default

2020-04-04 Thread Miklos Gergely (Jira)


[ 
https://issues.apache.org/jira/browse/HIVE-23138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17075101#comment-17075101
 ] 

Miklos Gergely commented on HIVE-23138:
---

[~jcamachorodriguez] there are tests which use the transform operation, for 
example select_transform_hint.q. The transform operation is not supported on 
LLAP, it is explicitly rejected by the LlapDecider. What should happen to those 
q tests? Should they be ignored, or set to be executed by TestMiniTezCliDriver?

> Run q test with TestMiniLlapLocalCliDriver by default
> -
>
> Key: HIVE-23138
> URL: https://issues.apache.org/jira/browse/HIVE-23138
> Project: Hive
>  Issue Type: Improvement
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>
> TestCliDriver, the current default driver for q tests is running tests on MR, 
> which is getting less and less used. Instead we should test everything by 
> default using TestMiniLlapLocalCliDriver.



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