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 D51A2180F0 for ; Tue, 17 Nov 2015 19:27:11 +0000 (UTC) Received: (qmail 84391 invoked by uid 500); 17 Nov 2015 19:27:11 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 84214 invoked by uid 500); 17 Nov 2015 19:27:11 -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 83735 invoked by uid 99); 17 Nov 2015 19:27:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Nov 2015 19:27:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 26D7C2C1F78 for ; Tue, 17 Nov 2015 19:27:11 +0000 (UTC) Date: Tue, 17 Nov 2015 19:27:11 +0000 (UTC) From: "Vikram Dixit K (JIRA)" To: dev@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (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 Vikram Dixit K created HIVE-12437: ------------------------------------- Summary: 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.2.1, 1.0.1 Reporter: Vikram Dixit K Assignee: Vikram Dixit K Priority: Critical 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)