[ https://issues.apache.org/jira/browse/MAPREDUCE-4985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13630077#comment-13630077
]
Hudson commented on MAPREDUCE-4985:
-----------------------------------
Integrated in Hadoop-Mapreduce-trunk #1397 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1397/])
MAPREDUCE-4985. Add compression option to TestDFSIO usage. Contributed by Plamen Jeliazkov.
(Revision 1467145)
Result = SUCCESS
shv : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1467145
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/TestDFSIO.java
> TestDFSIO supports compression but usages doesn't reflect
> ---------------------------------------------------------
>
> Key: MAPREDUCE-4985
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4985
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Affects Versions: 2.0.3-alpha
> Reporter: Plamen Jeliazkov
> Assignee: Plamen Jeliazkov
> Priority: Trivial
> Fix For: 2.0.5-beta
>
> Attachments: MAPREDUCE-4985.patch
>
>
> https://issues.apache.org/jira/browse/MAPREDUCE-2786 introduced the ability to use a
compression codec during TestDFSIO. However, the -compression parameter was never introduced
to the usages printout.
> This is a trivial patch to reveal the parameter to end users.
--
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
|