On 21 May 2013, at 22:52, Andrei Savu <savu.and...@gmail.com> wrote:

> 
> On Tue, May 21, 2013 at 11:46 PM, Sebastien Goasguen <run...@gmail.com> wrote:
> Does not seem to work, I tried by putting it in the properties file and it 
> did not do anything.
> On the command line:
> 
> whirr launch-cluster --store-cluster-in-etc-hosts --config 
> ~/Desktop/hadoop.properties
> Exception in thread "main" joptsimple.UnrecognizedOptionException: 
> 'store-cluster-in-etc-hosts' is not a recognized option
>       at 
> joptsimple.OptionException.unrecognizedOption(OptionException.java:88)
>       at joptsimple.OptionParser.handleLongOptionToken(OptionParser.java:403)
>       at 
> joptsimple.OptionParserState$2.handleArgument(OptionParserState.java:54)
>       at joptsimple.OptionParser.parse(OptionParser.java:379)
>       at 
> org.apache.whirr.cli.command.LaunchClusterCommand.run(LaunchClusterCommand.java:49)
>       at org.apache.whirr.cli.Main.run(Main.java:69)
>       at org.apache.whirr.cli.Main.main(Main.java:102)
> 
> That's strange. What version of Whirr are you running?
> 
> See the following page for all configuration options:
> http://whirr.apache.org/docs/0.8.2/configuration-guide.html

I compiled 0.8.1 from source


> -- Andrei

Reply via email to