Author: cutting Date: Fri Mar 23 11:57:17 2007 New Revision: 521866 URL: http://svn.apache.org/viewvc?view=rev&rev=521866 Log: HADOOP-1135, HADOOP-1145, HADOOP-1140, HADOOP-1150: Merge -r 519461:521864 from trunk, preparing for 0.12.2 release. Modified: lucene/hadoop/branches/branch-0.12/CHANGES.txt lucene/hadoop/branches/branch-0.12/build.xml lucene/hadoop/branches/branch-0.12/docs/index.html lucene/hadoop/branches/branch-0.12/docs/index.pdf lucene/hadoop/branches/branch-0.12/src/contrib/streaming/src/java/org/apache/hadoop/streaming/StreamJob.java lucene/hadoop/branches/branch-0.12/src/docs/src/documentation/content/xdocs/index.xml lucene/hadoop/branches/branch-0.12/src/java/org/apache/hadoop/dfs/FSNamesystem.java lucene/hadoop/branches/branch-0.12/src/java/org/apache/hadoop/metrics/spi/AbstractMetricsContext.java lucene/hadoop/branches/branch-0.12/src/java/org/apache/hadoop/record/XmlRecordInput.java lucene/hadoop/branches/branch-0.12/src/java/org/apache/hadoop/record/XmlRecordOutput.java Modified: lucene/hadoop/branches/branch-0.12/CHANGES.txt URL: http://svn.apache.org/viewvc/lucene/hadoop/branches/branch-0.12/CHANGES.txt?view=diff&rev=521866&r1=521865&r2=521866 ============================================================================== --- lucene/hadoop/branches/branch-0.12/CHANGES.txt (original) +++ lucene/hadoop/branches/branch-0.12/CHANGES.txt Fri Mar 23 11:57:17 2007 @@ -1,6 +1,20 @@ Hadoop Change Log +Release 0.12.2 - 2007-23-17 + + 1. HADOOP-1135. Fix bug in block report processing which may cause + the namenode to delete blocks. (Dhruba Borthakur via tomwhite) + + 2. HADOOP-1145. Make XML serializer and deserializer classes public + in record package. (Milind Bhandarkar via cutting) + + 3. HADOOP-1140. Fix a deadlock in metrics. (David Bowen via cutting) + + 4. HADOOP-1150. Fix streaming -reducer and -mapper to give them + defaults. (Owen O'Malley via tomwhite) + + Release 0.12.1 - 2007-03-17 1. HADOOP-1035. Fix a StackOverflowError in FSDataSet. Modified: lucene/hadoop/branches/branch-0.12/build.xml URL: http://svn.apache.org/viewvc/lucene/hadoop/branches/branch-0.12/build.xml?view=diff&rev=521866&r1=521865&r2=521866 ============================================================================== --- lucene/hadoop/branches/branch-0.12/build.xml (original) +++ lucene/hadoop/branches/branch-0.12/build.xml Fri Mar 23 11:57:17 2007 @@ -9,7 +9,7 @@ - + Modified: lucene/hadoop/branches/branch-0.12/docs/index.html URL: http://svn.apache.org/viewvc/lucene/hadoop/branches/branch-0.12/docs/index.html?view=diff&rev=521866&r1=521865&r2=521866 ============================================================================== --- lucene/hadoop/branches/branch-0.12/docs/index.html (original) +++ lucene/hadoop/branches/branch-0.12/docs/index.html Fri Mar 23 11:57:17 2007 @@ -131,6 +131,9 @@ News
  • +23 March, 2007: release 0.12.2 available +
  • +
  • 17 March, 2007: release 0.12.1 available
  • @@ -226,151 +229,157 @@

    News

    - + +

    23 March, 2007: release 0.12.2 available

    +

    For details see the release notes. The release can + be obtained from a + nearby mirror. +

    +

    17 March, 2007: release 0.12.1 available

    For details see the release notes. The release can be obtained from a nearby mirror.

    - +

    2 March, 2007: release 0.12.0 available

    For details see the release notes. The release can be obtained from a nearby mirror.

    - +

    16 February, 2007: release 0.11.2 available

    This fixes critical bugs in 0.11.1. For details see the release notes. The release can be obtained from a nearby mirror.

    - +

    9 February, 2007: release 0.11.1 available

    This fixes bugs in 0.11.0. For details see the release notes. The release can be obtained from a nearby mirror.

    - +

    2 February, 2007: release 0.11.0 available

    For details see the release notes. The release can be obtained from a nearby mirror.

    - +

    10 January, 2007: release 0.10.1 available

    This fixes critical bugs in 0.10.0. For details see the release notes. The release can be obtained from a nearby mirror.

    - +

    5 January, 2007: release 0.10.0 available

    For details see the release notes. The release can be obtained from a nearby mirror.

    - +

    15 December, 2006: release 0.9.2 available

    This fixes critical bugs in 0.9.1. For details see the release notes. The release can be obtained from a nearby mirror.

    - +

    6 December, 2006: release 0.9.1 available

    This fixes critical bugs in 0.9.0. For details see the release notes. The release can be obtained from a nearby mirror.

    - +

    1 December, 2006: release 0.9.0 available

    For details see the release notes. The release can be obtained from a nearby mirror.

    - +

    3 November, 2006: release 0.8.0 available

    For details see the release notes. The release can be obtained from a nearby mirror.

    - +

    18 October, 2006: release 0.7.2 available

    This fixes critical bugs in 0.7.1. For details see the release notes. The release can be obtained from a nearby mirror.

    - +

    11 October, 2006: release 0.7.1 available

    This fixes critical bugs in 0.7.0. For details see the release notes. The release can be obtained from a nearby mirror.

    - +

    6 October, 2006: release 0.7.0 available

    For details see the release notes. The release can be obtained from a nearby mirror.

    - +

    18 September, 2006: release 0.6.2 available

    This fixes critical bugs in 0.6.1. For details see the release notes. The release can be obtained from a nearby mirror.

    - +

    13 September, 2006: release 0.6.1 available

    This fixes critical bugs in 0.6.0. For details see the release notes. The release can be obtained from a nearby mirror.

    - +

    8 September, 2006: release 0.6.0 available

    For details see the release notes. The release can be obtained from a nearby mirror.

    - +

    4 August, 2006: release 0.5.0 available

    For details see the release notes. The release can be obtained from a nearby mirror.

    - +

    28 June, 2006: release 0.4.0 available

    For details see the change log. The release can be obtained from a nearby mirror.

    - +

    9 June, 2006: release 0.3.2 available

    This is a bugfix release. For details see the change log. The release can be obtained from a nearby mirror.

    - +

    8 June, 2006: FAQ added to Wiki

    Hadoop now has a FAQ. Please help make this more complete!

    - +

    5 June, 2006: release 0.3.1 available

    This is a bugfix release. For details see the change log. The release can be obtained from a nearby mirror.

    - +

    2 June, 2006: release 0.3.0 available

    This includes many fixes, improving performance, scalability and reliability and adding new features. For details see the change log. The release can be obtained from a nearby mirror.

    - +

    12 May, 2006: release 0.2.1 available

    This fixes a few bugs in release 0.2.0, listed in the change log. The release can be obtained from a nearby mirror.

    - +

    5 May, 2006: release 0.2.0 available

    We are now aiming for monthly releases. There have been many bug fixes and improvements in the past month. MapReduce and DFS @@ -379,24 +388,24 @@ details. The release can be obtained from a nearby mirror.

    - +

    2 April, 2006: release 0.1.0 available

    This is the first Hadoop release. The release is available here.

    - +

    6 February, 2006: nightly builds

    Hadoop now has nightly builds. This automatically creates a downloadable version of Hadoop every night. All unit tests must pass, or a message is sent to the developers mailing list and no new version is created. This also updates the javadoc.

    - +

    3 February, 2006: Hadoop code moved out of Nutch

    The Hadoop code has now been moved into its own Subversion tree, renamed into packages under org.apache.hadoop. All unit tests pass, but little else has yet been tested.

    - +

    30 March, 2006: Hadoop project approved

    The Lucene PMC has elected to split the Nutch MapReduce and distributed filesytem code into a new project named Hadoop.