Return-Path: Delivered-To: apmail-hadoop-core-commits-archive@www.apache.org Received: (qmail 74486 invoked from network); 12 Jun 2009 05:28:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Jun 2009 05:28:02 -0000 Received: (qmail 69677 invoked by uid 500); 12 Jun 2009 05:28:13 -0000 Delivered-To: apmail-hadoop-core-commits-archive@hadoop.apache.org Received: (qmail 69601 invoked by uid 500); 12 Jun 2009 05:28:13 -0000 Mailing-List: contact core-commits-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: core-dev@hadoop.apache.org Delivered-To: mailing list core-commits@hadoop.apache.org Received: (qmail 69592 invoked by uid 99); 12 Jun 2009 05:28:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Jun 2009 05:28:13 +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.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Jun 2009 05:28:10 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 6BE1F2388898; Fri, 12 Jun 2009 05:27:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r783982 - /hadoop/core/trunk/CHANGES.txt Date: Fri, 12 Jun 2009 05:27:49 -0000 To: core-commits@hadoop.apache.org From: sharad@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090612052749.6BE1F2388898@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: sharad Date: Fri Jun 12 05:27:49 2009 New Revision: 783982 URL: http://svn.apache.org/viewvc?rev=783982&view=rev Log: Moving HADOOP-5694 HADOOP-5696 and HADOOP-5698 to incompatible section. Modified: hadoop/core/trunk/CHANGES.txt Modified: hadoop/core/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/hadoop/core/trunk/CHANGES.txt?rev=783982&r1=783981&r2=783982&view=diff ============================================================================== --- hadoop/core/trunk/CHANGES.txt (original) +++ hadoop/core/trunk/CHANGES.txt Fri Jun 12 05:27:49 2009 @@ -59,6 +59,15 @@ HADOOP-5690. Change org.apache.hadoop.examples.DBCountPageView to use new mapreduce api. (Amareshwari Sriramadasu via sharad) + HADOOP-5694. Change org.apache.hadoop.examples.dancing to use new + mapreduce api. (Amareshwari Sriramadasu via sharad) + + HADOOP-5696. Change org.apache.hadoop.examples.Sort to use new + mapreduce api. (Amareshwari Sriramadasu via sharad) + + HADOOP-5698. Change org.apache.hadoop.examples.MultiFileWordCount to + use new mapreduce api. (Amareshwari Sriramadasu via sharad) + NEW FEATURES HADOOP-4268. Change fsck to use ClientProtocol methods so that the @@ -417,12 +426,6 @@ Option.withArgPattern. (Giridharan Kesavan and Sharad Agarwal via sharad) - HADOOP-5698. Change org.apache.hadoop.examples.MultiFileWordCount to - use new mapreduce api. (Amareshwari Sriramadasu via sharad) - - HADOOP-5696. Change org.apache.hadoop.examples.Sort to use new - mapreduce api. (Amareshwari Sriramadasu via sharad) - HADOOP-5784. Makes the number of heartbeats that should arrive a second at the JobTracker configurable. (Amareshwari Sriramadasu via ddas) @@ -438,9 +441,6 @@ HADOOP-5961. DataNode process understand generic hadoop command line options (like -Ddfs.property=value). (Raghu Angadi) - HADOOP-5694. Change org.apache.hadoop.examples.dancing to use new - mapreduce api. (Amareshwari Sriramadasu via sharad) - OPTIMIZATIONS HADOOP-5595. NameNode does not need to run a replicator to choose a