Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 50C8518A38 for ; Wed, 18 Nov 2015 03:26:11 +0000 (UTC) Received: (qmail 61273 invoked by uid 500); 18 Nov 2015 03:26:11 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 61252 invoked by uid 500); 18 Nov 2015 03:26:11 -0000 Mailing-List: contact issues-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 issues@hive.apache.org Received: (qmail 61226 invoked by uid 99); 18 Nov 2015 03:26:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Nov 2015 03:26:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 212E42C0453 for ; Wed, 18 Nov 2015 03:26:11 +0000 (UTC) Date: Wed, 18 Nov 2015 03:26:11 +0000 (UTC) From: "Vikram Dixit K (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-12437) SMB join in tez fails when one of the tables is empty 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-12437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15010135#comment-15010135 ] Vikram Dixit K commented on HIVE-12437: --------------------------------------- Added a log statement as well as suggested by Sid. > SMB join in tez fails when one of the tables is empty > ----------------------------------------------------- > > Key: HIVE-12437 > URL: https://issues.apache.org/jira/browse/HIVE-12437 > Project: Hive > Issue Type: Bug > Components: Tez > Affects Versions: 1.0.1, 1.2.1 > Reporter: Vikram Dixit K > Assignee: Vikram Dixit K > Priority: Critical > Attachments: HIVE-12437.1.patch, HIVE-12437.2.patch > > > It looks like a better check for empty tables is to depend on the existence of the record reader for the input from tez. -- This message was sent by Atlassian JIRA (v6.3.4#6332)