[
https://issues.apache.org/jira/browse/HIVE-26574?focusedWorklogId=830911&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-830911
]
ASF GitHub Bot logged work on HIVE-26574:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 05/Dec/22 00:20
Start Date: 05/Dec/22 00:20
Worklog Time Spent: 10m
Work Description: github-actions[bot] closed pull request #3631: [WIP]
HIVE-26574: Make TaskGraphWalker walk ConditionalTask children
URL: https://github.com/apache/hive/pull/3631
Issue Time Tracking
-------------------
Worklog Id: (was: 830911)
Time Spent: 1h (was: 50m)
> hive.merge.tezfiles does not work with LLAP hive.llap.execution.mode = all
> --------------------------------------------------------------------------
>
> Key: HIVE-26574
> URL: https://issues.apache.org/jira/browse/HIVE-26574
> Project: Hive
> Issue Type: Bug
> Components: HiveServer2
> Affects Versions: 4.0.0-alpha-2
> Reporter: John Sherman
> Assignee: John Sherman
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
> set hive.execution.mode=llap;
> set hive.llap.execution.mode=all;
> set hive.merge.tezfiles=true;
> with the above settings the Merge work generated does not get converted to
> LLAP work and thus fails on platform that require LLAP.
> This will either end up causing the query compilation to fail OR a
> NullPointerException at execution time.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)