You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2014/07/30 20:24:39 UTC

[jira] [Resolved] (MAPREDUCE-1732) "bin/hadoop jar hadoop-test.jar mrbench ..." won't honor the -files option

     [ https://issues.apache.org/jira/browse/MAPREDUCE-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Wittenauer resolved MAPREDUCE-1732.
-----------------------------------------

    Resolution: Incomplete

Stale like that loaf of bread in the back of your pantry.

> "bin/hadoop jar hadoop-test.jar mrbench ..."  won't honor the -files option
> ---------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1732
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1732
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.20.3
>            Reporter: Dick King
>            Assignee: Dick King
>
> When one of our users incanted 
> {quote}
> bin/hadoop jar hadoop-test.jar mrbench -baseDir /user/hdfs/mrbench -numRuns 3 -maps 28 -reduces 13 -inputLines 10000 -inputType ascending -files /grid/0/gs/hadoop/current/LOCAL-CHANGES.txt
> {quote}
> they got 
> {quote}
> MRBenchmark.0.0.2
> Usage: mrbench [-baseDir <base DFS path for output/input, default is /benchmarks/MRBench>] [-jar <local path to job jar file containing Mapper and Reducer implementations, default is current jar file>] [-numRuns <number of times to run the job, default is 1>] [-maps <number of maps for each run, default is 2>] [-reduces <number of reduces for each run, default is 1>] [-inputLines <number of input lines to generate, default is 1>] [-inputType <type of input to generate, one of ascending (default), descending, random>] [-verbose]
> {quote}
> .



--
This message was sent by Atlassian JIRA
(v6.2#6252)