[
https://issues.apache.org/jira/browse/HIVE-4850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13796329#comment-13796329
]
Jitendra Nath Pandey commented on HIVE-4850:
--------------------------------------------
I think you need to set following configurations to force a map join:
set hive.auto.convert.join=true;
set hive.auto.convert.join.noconditionaltask=true;
set hive.auto.convert.join.noconditionaltask.size=1000000000;
> Implement vectorized JOIN operators
> -----------------------------------
>
> Key: HIVE-4850
> URL: https://issues.apache.org/jira/browse/HIVE-4850
> Project: Hive
> Issue Type: Sub-task
> Reporter: Remus Rusanu
> Assignee: Remus Rusanu
> Attachments: HIVE-4850.03.patch, HIVE-4850.04.patch,
> HIVE-4850.06.patch, HIVE-4850.07.patch, HIVE-4850.1.patch, HIVE-4850.2.patch
>
>
> Easysauce
--
This message was sent by Atlassian JIRA
(v6.1#6144)