Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 3D594200B33 for ; Wed, 29 Jun 2016 21:29:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3C13F160A3C; Wed, 29 Jun 2016 19:29:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6629D160A71 for ; Wed, 29 Jun 2016 21:29:21 +0200 (CEST) Received: (qmail 26333 invoked by uid 500); 29 Jun 2016 19:29:19 -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 26166 invoked by uid 99); 29 Jun 2016 19:29:19 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jun 2016 19:29:19 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 204492C02A4 for ; Wed, 29 Jun 2016 19:29:19 +0000 (UTC) Date: Wed, 29 Jun 2016 19:29:19 +0000 (UTC) From: "Gopal V (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-14122) VectorMapOperator: Missing update to AbstractMapOperator::numRows MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 29 Jun 2016 19:29:22 -0000 [ https://issues.apache.org/jira/browse/HIVE-14122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-14122: --------------------------- Status: Patch Available (was: Open) > VectorMapOperator: Missing update to AbstractMapOperator::numRows > ----------------------------------------------------------------- > > Key: HIVE-14122 > URL: https://issues.apache.org/jira/browse/HIVE-14122 > Project: Hive > Issue Type: Bug > Components: Tez > Affects Versions: 2.1.0, 2.2.0 > Reporter: Gopal V > Assignee: Gopal V > Priority: Critical > Attachments: HIVE-14122.1.patch > > > The INPUT_RECORDS counter is out of sync with the actual # of rows-read in vectorized and non-vectorized modes. > This means Tez record summaries are off by a large margin or is 0 for those vertices. -- This message was sent by Atlassian JIRA (v6.3.4#6332)