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 0D482D548 for ; Thu, 1 Nov 2012 07:35:16 +0000 (UTC) Received: (qmail 29264 invoked by uid 500); 1 Nov 2012 07:35:15 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 29153 invoked by uid 500); 1 Nov 2012 07:35:14 -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 28312 invoked by uid 500); 1 Nov 2012 07:35:12 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 28305 invoked by uid 99); 1 Nov 2012 07:35:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Nov 2012 07:35:12 +0000 Date: Thu, 1 Nov 2012 07:35:12 +0000 (UTC) From: "Phabricator (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <271582248.55013.1351755312821.JavaMail.jiratomcat@arcas> In-Reply-To: <585895454.32766.1349983502853.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (HIVE-3570) Add/fix facility to collect operator specific statisticsin hive + add hash-in/hash-out counter for GroupBy Optr 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-3570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13488530#comment-13488530 ] Phabricator commented on HIVE-3570: ----------------------------------- satadru has commented on the revision "HIVE-3570 [jira] Hive changes for Optr level stats". INLINE COMMENTS ql/src/test/queries/clientpositive/OptrStatGroupBy.q:1 Getting ant test failure whenever I am adding a comment line (-- comment) in the .q file. This seems to be some problem with the minimr test case. REVISION DETAIL https://reviews.facebook.net/D5985 To: njain, sambavim, kevinwilfong, satadru Cc: JIRA, adobriyal > Add/fix facility to collect operator specific statisticsin hive + add hash-in/hash-out counter for GroupBy Optr > --------------------------------------------------------------------------------------------------------------- > > Key: HIVE-3570 > URL: https://issues.apache.org/jira/browse/HIVE-3570 > Project: Hive > Issue Type: Improvement > Components: Statistics > Affects Versions: 0.10.0 > Reporter: Satadru Pan > Assignee: Satadru Pan > Priority: Minor > Attachments: HIVE-3570.1.patch.txt, HIVE-3570.D5985.1.patch, HIVE-3570.D5985.2.patch, HIVE-3570.D5985.3.patch, HIVE-3570.D5985.4.patch, HIVE-3570.D5985.5.patch, HIVE-3570.D5985.6.patch, HIVE-3570.D5985.7.patch > > > Requirement: Collect Operator specific stats for hive queries. Use the counter framework available in Hive Operator.java to accomplish that. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira