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

Sergey Shelukhin updated HIVE-17858:
------------------------------------
    Attachment: HIVE-17858.patch

There are a couple of issues, the main one being that DP directories cannot be 
located correctly due to some statement ID issues. I will file a followup jira, 
for now it looks like stmtId for MoveTask is not needed. It's set in load and 
import cases only, not for insert; moreover for union there are several 
statement IDs for the same query (one per side of the union), and the load 
needs to load all of them at once.

> MM - some union cases are broken
> --------------------------------
>
>                 Key: HIVE-17858
>                 URL: https://issues.apache.org/jira/browse/HIVE-17858
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Transactions
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>              Labels: mm-gap-1
>         Attachments: HIVE-17858.patch
>
>
> mm_all test no longer runs on LLAP; if it's executed in LLAP, one can see 
> that some union cases no longer work.
> Queries on partunion_mm, skew_dp_union_mm produce no results.
> I'm not sure what part of "integration" broke it.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to