Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 85470 invoked from network); 12 Oct 2009 06:34:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Oct 2009 06:34:55 -0000 Received: (qmail 4690 invoked by uid 500); 12 Oct 2009 06:34:55 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 4625 invoked by uid 500); 12 Oct 2009 06:34:55 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 4615 invoked by uid 99); 12 Oct 2009 06:34:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Oct 2009 06:34:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Oct 2009 06:34:52 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4910D234C045 for ; Sun, 11 Oct 2009 23:34:31 -0700 (PDT) Message-ID: <1405325951.1255329271283.JavaMail.jira@brutus> Date: Sun, 11 Oct 2009 23:34:31 -0700 (PDT) From: "Hudson (JIRA)" To: mapreduce-issues@hadoop.apache.org Subject: [jira] Commented: (MAPREDUCE-1076) ClusterStatus class should be deprecated In-Reply-To: <921523304.1254912751419.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MAPREDUCE-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764570#action_12764570 ] Hudson commented on MAPREDUCE-1076: ----------------------------------- Integrated in Hadoop-Mapreduce-trunk-Commit #71 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/71/]) . Deprecate ClusterStatus and add javadoc in ClusterMetrics. Contributed by Amareshwari Sriramadasu. > ClusterStatus class should be deprecated > ----------------------------------------- > > Key: MAPREDUCE-1076 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1076 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: client > Affects Versions: 0.21.0 > Reporter: Amareshwari Sriramadasu > Assignee: Amareshwari Sriramadasu > Priority: Blocker > Fix For: 0.21.0 > > Attachments: patch-1076.txt > > > ClusterStatus class should be deprecated infavour of ClusterMetrics and TaskTrackerInfo. This was missed in MAPREDUCE-777 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.