Return-Path: X-Original-To: apmail-pig-dev-archive@www.apache.org Delivered-To: apmail-pig-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 3F6DD108C4 for ; Wed, 18 Sep 2013 15:22:29 +0000 (UTC) Received: (qmail 43573 invoked by uid 500); 18 Sep 2013 15:22:12 -0000 Delivered-To: apmail-pig-dev-archive@pig.apache.org Received: (qmail 43355 invoked by uid 500); 18 Sep 2013 15:22:07 -0000 Mailing-List: contact dev-help@pig.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pig.apache.org Delivered-To: mailing list dev@pig.apache.org Received: (qmail 43179 invoked by uid 500); 18 Sep 2013 15:22:03 -0000 Delivered-To: apmail-hadoop-pig-dev@hadoop.apache.org Received: (qmail 42871 invoked by uid 99); 18 Sep 2013 15:21:56 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Sep 2013 15:21:56 +0000 Date: Wed, 18 Sep 2013 15:21:56 +0000 (UTC) From: "Rohini Palaniswamy (JIRA)" To: pig-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (PIG-3457) Provide backward compatibility for PigStatsUtil and JobStats 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/PIG-3457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13770874#comment-13770874 ] Rohini Palaniswamy commented on PIG-3457: ----------------------------------------- Daniel, Oozie only seems to be using the constants from PigStatsUtil. But the patch seems to be doing lot more and I am not able to easily follow. Can you put the patch in review board ? > Provide backward compatibility for PigStatsUtil and JobStats > ------------------------------------------------------------ > > Key: PIG-3457 > URL: https://issues.apache.org/jira/browse/PIG-3457 > Project: Pig > Issue Type: Bug > Components: impl > Reporter: Daniel Dai > Assignee: Daniel Dai > Fix For: 0.12 > > Attachments: PIG-3457-1.patch > > > PIG-3419 restructured PigStatsUtil which break downstream projects such as Oozie. Oozie uses PigStatsUtil.{HDFS_BYTES_WRITTEN, MAP_INPUT_RECORDS, MAP_OUTPUT_RECORDS, REDUCE_INPUT_RECORDS, REDUCE_OUTPUT_RECORDS}. We need to provide a backward compatible way. -- 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