You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mrunit.apache.org by Brock Noland <br...@cloudera.com> on 2012/06/12 20:37:10 UTC

[REPORT] Apache MRUnit

MRUnit is a Java library that helps developers unit test Apache Hadoop
MapReduce jobs. Unit testing is a technique for improving project quality
and reducing overall costs by writing a small amount of code that can
automatically verify the software you write performs as intended. This is
considered a best practice in software development since it helps identify
defects early, before they're deployed to a production system.

RELEASES
* The last release of Apache MRUnit was version 0.9.0-incubating, released on
  May 12, 2012 while in Incubation.
* No new releases are planned currently for the project.

CURRENT ACTIVITY
* Development activity continues as can be seen from the following report:
  http://s.apache.org/tV
* Work continues on MRUNIT-69 which is a new/easier to use API

COMMUNITY

* The composition of the committers and PMC members has not changed since
  the last report.
* Currently there are:
  - Total of 13 subscribers to the developer list.
  - Total of 12 subscribers to the user list.
  - Total of 10 committers
  - Total of 10 PMC members

ISSUES

* There are no issues requiring board attention at this time.


-- 
Apache MRUnit - Unit testing MapReduce - http://incubator.apache.org/mrunit/