[
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)