Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2D100100D8 for ; Sat, 29 Mar 2014 02:06:19 +0000 (UTC) Received: (qmail 73808 invoked by uid 500); 29 Mar 2014 02:06:18 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 73740 invoked by uid 500); 29 Mar 2014 02:06:17 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 73599 invoked by uid 500); 29 Mar 2014 02:06:16 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 73492 invoked by uid 99); 29 Mar 2014 02:06:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Mar 2014 02:06:15 +0000 Date: Sat, 29 Mar 2014 02:06:15 +0000 (UTC) From: "Lefty Leverenz (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-6447) Bucket map joins in hive-tez MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-6447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13951707#comment-13951707 ] Lefty Leverenz commented on HIVE-6447: -------------------------------------- This adds *hive.convert.join.bucket.mapjoin.tez* to HiveConf.java without a description. If you write a release note and include the description, I'll put it in the wiki and make sure it's added to the new HiveConf.java & hive-default.xml.template via HIVE-6586 after HIVE-6037 gets committed. > 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)