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 E155610B91 for ; Sun, 7 Dec 2014 20:47:12 +0000 (UTC) Received: (qmail 50290 invoked by uid 500); 7 Dec 2014 20:47:12 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 50219 invoked by uid 500); 7 Dec 2014 20:47:12 -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 50207 invoked by uid 500); 7 Dec 2014 20:47:12 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 50204 invoked by uid 99); 7 Dec 2014 20:47:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Dec 2014 20:47:12 +0000 Date: Sun, 7 Dec 2014 20:47:12 +0000 (UTC) From: "Ashutosh Chauhan (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-9037) Improve explain plan to show joining keys for shuffle join 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-9037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14237265#comment-14237265 ] Ashutosh Chauhan commented on HIVE-9037: ---------------------------------------- [~jpullokkaran] Can you take a look? There is still room for improvements, but this patch improves on state of art for explain. > Improve explain plan to show joining keys for shuffle join > ---------------------------------------------------------- > > Key: HIVE-9037 > URL: https://issues.apache.org/jira/browse/HIVE-9037 > Project: Hive > Issue Type: Improvement > Components: Diagnosability > Reporter: Ashutosh Chauhan > Assignee: Ashutosh Chauhan > Attachments: HIVE-9037.1.patch, HIVE-9037.patch > > > Currently joining keys are displayed only for map side joins and not for shuffle joins. -- This message was sent by Atlassian JIRA (v6.3.4#6332)