[ https://issues.apache.org/jira/browse/HIVE-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805603#action_12805603 ]
Namit Jain commented on HIVE-1093: ---------------------------------- The changes look good - does it work for combinehiveinputsplit also ? > 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.