I've created a candidate build for Hadoop 0.14.0.

  http://people.apache.org/~cutting/hadoop-0.14.0-candidate-0/

Should we release this?

Doug

+1

Unit tests pass on
 - Windows
 - Linux
 - Solaris

The following benchmark jobs pass on cluster sizes of 20, 100, 500 and 900:
 - TestDFSIO
 - MRBench (aka SmallJobs)
 - NNBench
 - Sort (RandomWriter, Sort, SortValidation)

DFS was successfully tested through this upgrade and rollback sequence:
 - start with Hadoop 0.13.1 and run:
    - RandomWriter
    - Sort
    - SortValidation
 - upgrade to Hadoop 0.14 and run:
    - SortValidation
 - rollback to Hadoop 0.13.1 and run:
    - SortValidation

Cheers,
Nige

Reply via email to