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 2B844106CB for ; Wed, 4 Dec 2013 07:59:14 +0000 (UTC) Received: (qmail 78253 invoked by uid 500); 4 Dec 2013 07:57:34 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 77966 invoked by uid 500); 4 Dec 2013 07:57:15 -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 77776 invoked by uid 500); 4 Dec 2013 07:56:46 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 77756 invoked by uid 99); 4 Dec 2013 07:56:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Dec 2013 07:56:45 +0000 Date: Wed, 4 Dec 2013 07:56:45 +0000 (UTC) From: "Navis (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-5936) analyze command failing to collect stats with counter mechanism 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-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13838700#comment-13838700 ] Navis commented on HIVE-5936: ----------------------------- Would it better to have -1 for not-calculated stat values? Currently, it's mixed with 0 and -1. > analyze command failing to collect stats with counter mechanism > --------------------------------------------------------------- > > Key: HIVE-5936 > URL: https://issues.apache.org/jira/browse/HIVE-5936 > Project: Hive > Issue Type: Bug > Components: Statistics > Affects Versions: 0.13.0 > Reporter: Ashutosh Chauhan > Assignee: Navis > Attachments: HIVE-5936.1.patch.txt, HIVE-5936.2.patch.txt > > > With counter mechanism, MR job is successful, but StatsTask on client fails with NPE. -- This message was sent by Atlassian JIRA (v6.1#6144)