You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jimmy Xiang (JIRA)" <ji...@apache.org> on 2014/12/09 20:45:12 UTC

[jira] [Updated] (HIVE-9042) Support multiple mapjoin operators in one work [Spark Branch]

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

Jimmy Xiang updated HIVE-9042:
------------------------------
    Attachment: HIVE-9042.1-spark.patch

Attached patch v1 which is on RB: https://reviews.apache.org/r/28864/
In one work, there could be multiple mapjoin operators. But only one could be bucket mapjoin. The patch makes sure, we set the bucket mapjoin context for the right work only.

> Support multiple mapjoin operators in one work [Spark Branch]
> -------------------------------------------------------------
>
>                 Key: HIVE-9042
>                 URL: https://issues.apache.org/jira/browse/HIVE-9042
>             Project: Hive
>          Issue Type: Sub-task
>          Components: spark-branch
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: spark-branch
>
>         Attachments: HIVE-9042.1-spark.patch
>
>
> As Xuefu pointed out, HIVE-8638 assumes there is just one mapjoin operator in one spark work. Sometimes, there could be more.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)