[
https://issues.apache.org/jira/browse/HIVE-6447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13959765#comment-13959765
]
Vikram Dixit K commented on HIVE-6447:
--------------------------------------
Hi Lefty,
This would be the change to the template file:
{code}
<property>
<name>hive.convert.join.bucket.mapjoin.tez</name>
<value>false</value>
<description>Whether joins can be automatically converted to bucket map joins
in hive when tez is used as the execution engine.</description>
</property>
{code}
Thanks
Vikram.
> Bucket map joins in hive-tez
> ----------------------------
>
> Key: HIVE-6447
> URL: https://issues.apache.org/jira/browse/HIVE-6447
> Project: Hive
> Issue Type: Bug
> Components: Tez
> Affects Versions: tez-branch
> Reporter: Vikram Dixit K
> Assignee: Vikram Dixit K
> Fix For: 0.13.0, 0.14.0
>
> Attachments: HIVE-6447.1.patch, HIVE-6447.10.patch,
> HIVE-6447.11.patch, HIVE-6447.12.patch, HIVE-6447.13.patch,
> HIVE-6447.2.patch, HIVE-6447.3.patch, HIVE-6447.4.patch, HIVE-6447.5.patch,
> HIVE-6447.6.patch, HIVE-6447.7.patch, HIVE-6447.8.patch, HIVE-6447.9.patch,
> HIVE-6447.WIP.patch
>
>
> Support bucket map joins in tez.
--
This message was sent by Atlassian JIRA
(v6.2#6252)