Return-Path: Delivered-To: apmail-hadoop-mapreduce-dev-archive@minotaur.apache.org Received: (qmail 92656 invoked from network); 8 Jul 2010 21:59:31 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Jul 2010 21:59:30 -0000 Received: (qmail 80447 invoked by uid 500); 8 Jul 2010 21:59:30 -0000 Delivered-To: apmail-hadoop-mapreduce-dev-archive@hadoop.apache.org Received: (qmail 80228 invoked by uid 500); 8 Jul 2010 21:59:30 -0000 Mailing-List: contact mapreduce-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-dev@hadoop.apache.org Delivered-To: mailing list mapreduce-dev@hadoop.apache.org Received: (qmail 80220 invoked by uid 99); 8 Jul 2010 21:59:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jul 2010 21:59:29 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jul 2010 21:59:27 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o68Lx5GY024605 for ; Thu, 8 Jul 2010 21:59:05 GMT Message-ID: <5100797.270581278626345287.JavaMail.jira@thor> Date: Thu, 8 Jul 2010 17:59:05 -0400 (EDT) From: "Greg Roelofs (JIRA)" To: mapreduce-dev@hadoop.apache.org Subject: [jira] Created: (MAPREDUCE-1927) unit test for HADOOP-6835 (concatenated gzip support) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org unit test for HADOOP-6835 (concatenated gzip support) ----------------------------------------------------- Key: MAPREDUCE-1927 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1927 Project: Hadoop Map/Reduce Issue Type: Test Components: test Affects Versions: 0.22.0 Reporter: Greg Roelofs Assignee: Greg Roelofs Priority: Minor Fix For: 0.22.0 More extensive test of concatenated gzip (and bzip2) decoding support for HADOOP-6835 (and HADOOP-4012 and HADOOP-6852). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.