Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 33812109C8 for ; Fri, 13 Dec 2013 16:19:27 +0000 (UTC) Received: (qmail 90510 invoked by uid 500); 13 Dec 2013 16:19:26 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 89965 invoked by uid 500); 13 Dec 2013 16:19:25 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 89948 invoked by uid 99); 13 Dec 2013 16:19:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Dec 2013 16:19:24 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of brock@cloudera.com designates 209.85.128.42 as permitted sender) Received: from [209.85.128.42] (HELO mail-qe0-f42.google.com) (209.85.128.42) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Dec 2013 16:19:20 +0000 Received: by mail-qe0-f42.google.com with SMTP id b4so1779529qen.29 for ; Fri, 13 Dec 2013 08:18:59 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=d33um+AF10JBtIjIHYxUdNRu0cV3PFsUim0tsOnQzTc=; b=b8Fq3jkW3WF8BBNJiVRC140cPHJ0khICqE+KXKfVcyUcgggAeMuItyCh0xDYngKbzH GrT43sr35cMCWesmqj+aFOTSJgXbPSfFBUtt9JBlLekGrkLl0QX4agwK7+zn5z+I3lX+ 6JyyOp9TbsIa5h+UH+1zr4+9z2tyJXYYL/iOYwR0D5Qkcm1npVKWoRFQI+4lnsIDIVDU feXYsOTikaP1jE5jHydNuYCaj7Bzs5BXZCxsVV8yTg0neXcXc0OTzoS6j8uqDlWV9giL mNcSUeTBj3kSjnWYyUIFzf8p32b5+isWhRRnMf9gj6ksbCuXIVcfILwhuG/nXo+CNtN9 D8Ug== X-Gm-Message-State: ALoCoQm7LBV6uAEyJOVfFNAhcoGh1hYDlt7IYaaxS1rj1xrPVgNYVyZZnFwvnbfdpaHuMrHrrMug X-Received: by 10.49.39.165 with SMTP id q5mr6145889qek.48.1386951539446; Fri, 13 Dec 2013 08:18:59 -0800 (PST) MIME-Version: 1.0 Received: by 10.229.130.200 with HTTP; Fri, 13 Dec 2013 08:18:19 -0800 (PST) In-Reply-To: References: From: Brock Noland Date: Fri, 13 Dec 2013 10:18:19 -0600 Message-ID: Subject: Re: Apache MRUnit Board Report (December 2013) To: dev Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org +dev@mrunit -dev@hive (BCC'ed) Sorry, sent this to the wrong group. On Fri, Dec 13, 2013 at 8:28 AM, Brock Noland wrote: > 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. -- Apache MRUnit - Unit testing MapReduce - http://mrunit.apache.org