DESCRIPTION
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 1.0.0, released on
May 21, 2013. This was MRUnit's first release since graduation in May 2012.
CURRENT ACTIVITY
- Development activity continues as can be seen from the following report: http://s.apache.org/3rd
- 2 JIRA's was resolved since the last report.
- Work continues on a major feature in MRUNIT-13.
- A release will likely occur after MRUNIT-13 is committed.
- Mail traffic is largely on the DEV list. Messages since Oct 1st: dev 37, user 13
COMMUNITY
- The composition of the committers and PMC members has not changed since
the last report. - Currently there are:
- Total of 36 subscribers to the developer list.
- Total of 73 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.