You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Jason Dere (JIRA)" <ji...@apache.org> on 2018/03/22 23:17:00 UTC

[jira] [Commented] (HIVE-18855) Fix unit test TestMiniLlapLocalCliDriver.testCliDriver[results_cache_1]

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

Jason Dere commented on HIVE-18855:
-----------------------------------

Looks like this broke after HIVE-18238.
Test is failing when trying to retrieve the cached results from a UNION query, because UNION queries with Tez execution engine generate nested result directories for each part of the UNION. INPUT_DIR_RECURSIVE needs to be set when listing files from the result directory.

> Fix unit test TestMiniLlapLocalCliDriver.testCliDriver[results_cache_1]
> -----------------------------------------------------------------------
>
>                 Key: HIVE-18855
>                 URL: https://issues.apache.org/jira/browse/HIVE-18855
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Tests
>            Reporter: Jason Dere
>            Assignee: Jason Dere
>            Priority: Major
>
> Looks like this test has been broken for a while.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)