[
https://issues.apache.org/jira/browse/HADOOP-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer resolved HADOOP-2082.
--------------------------------------
Resolution: Fixed
way old and likely fixed by now.
> randomwriter should complain if there are too many arguments
> ------------------------------------------------------------
>
> Key: HADOOP-2082
> URL: https://issues.apache.org/jira/browse/HADOOP-2082
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: Owen O'Malley
>
> A user was moving from 0.13 to 0.14 and was invoking randomwriter with a
> config on the command line like:
> bin/hadoop jar hadoop-*-examples.jar randomwriter output conf.xml
> which worked in 0.13, but in 0.14 it ignores the conf.xml without
> complaining. The equivalent is
> bin/hadoop jar hadoop-*-examples.jar randomwriter -conf conf.xml output
--
This message was sent by Atlassian JIRA
(v6.2#6252)