You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "He Yongqiang (JIRA)" <ji...@apache.org> on 2010/01/27 04:14:34 UTC

[jira] Updated: (HIVE-1093) Add a "skew join map join size" variable to control the input size of skew join's following map join job.

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

He Yongqiang updated HIVE-1093:
-------------------------------

    Attachment: hive-1093.patch

> Add a "skew join map join size" variable to control the input size of skew join's following map join job.
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-1093
>                 URL: https://issues.apache.org/jira/browse/HIVE-1093
>             Project: Hadoop Hive
>          Issue Type: Improvement
>            Reporter: He Yongqiang
>            Assignee: He Yongqiang
>         Attachments: hive-1093.patch
>
>
> In a test, many skew join key itself >250M size. And the following mapjoin will take several hours to do a mapjoin for those big skew keys. 
> This can be better by using a small map input size for the following map join job.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.