You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Rui Li (JIRA)" <ji...@apache.org> on 2014/11/13 02:57:14 UTC

[jira] [Commented] (HIVE-8536) Enable runtime skew join optimization for spark [Spark Branch]

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

Rui Li commented on HIVE-8536:
------------------------------

Runtime skew join should be processed by two resolvers: {{SkewJoinResolver}} and {{MapJoinResolver}}. The following patch makes {{SkewJoinResolver}} to work with spark. I'll need {{SparkMapJoinResolver}} in place to continue the work.

https://github.com/lirui-intel/hive/compare/apache:spark...HIVE-8536

> Enable runtime skew join optimization for spark [Spark Branch]
> --------------------------------------------------------------
>
>                 Key: HIVE-8536
>                 URL: https://issues.apache.org/jira/browse/HIVE-8536
>             Project: Hive
>          Issue Type: Improvement
>          Components: Spark
>            Reporter: Rui Li
>            Assignee: Rui Li
>
> Sub-task of HIVE-8406



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