Return-Path: X-Original-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EB207D987 for ; Tue, 4 Sep 2012 14:01:21 +0000 (UTC) Received: (qmail 31175 invoked by uid 500); 4 Sep 2012 14:01:21 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 31133 invoked by uid 500); 4 Sep 2012 14:01:21 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 31096 invoked by uid 99); 4 Sep 2012 14:01:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Sep 2012 14:01:21 +0000 Date: Wed, 5 Sep 2012 01:01:21 +1100 (NCT) From: "Hudson (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <1872456047.32740.1346767281186.JavaMail.jiratomcat@arcas> In-Reply-To: <1488774808.17037.1312823787202.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (MAPREDUCE-2786) TestDFSIO should also test compression reading/writing from command-line. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MAPREDUCE-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13447699#comment-13447699 ] Hudson commented on MAPREDUCE-2786: ----------------------------------- Integrated in Hadoop-Mapreduce-trunk #1186 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1186/]) MAPREDUCE-2786. Add compression option for TestDFSIO. Contributed by Plamen Jeliazkov. (Revision 1380310) Result = SUCCESS shv : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1380310 Files : * /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt * /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/fs/IOMapperBase.java * /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/fs/TestDFSIO.java > TestDFSIO should also test compression reading/writing from command-line. > ------------------------------------------------------------------------- > > Key: MAPREDUCE-2786 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2786 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Components: benchmarks > Affects Versions: 2.0.0-alpha > Reporter: Plamen Jeliazkov > Assignee: Plamen Jeliazkov > Priority: Minor > Labels: newbie > Fix For: 2.2.0-alpha > > Attachments: MAPREDUCE_2786.patch, MAPREDUCE_2786.patch, MAPREDUCE_2786.patch, MAPREDUCE-2786.patch > > Original Estimate: 36h > Remaining Estimate: 36h > > I thought it might be beneficial to simply alter the code of TestDFSIO to accept any compression codec class and allow testing for compression by a command line argument instead of having to change the config file everytime. Something like "-compression" would do. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira