[
https://issues.apache.org/jira/browse/WHIRR-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13670738#comment-13670738
]
sebastien goasguen commented on WHIRR-725:
------------------------------------------
my bad, wrong branch. Now I get:
whirr launch-cluster --config hadoop.properties
Running on provider cloudstack using identity
mnH5EbKcKeJdJcsSnav7SKoqwNtZFGXOiITNCev5AKAd3ArKkMF5FlpurvguEIwQG_Fn-N0lcRt8AZW4kYV55Q
Exception in thread "main" java.lang.RuntimeException:
java.lang.IllegalArgumentException: you must specify at least one cidr range
at
org.apache.whirr.ClusterController.launchCluster(ClusterController.java:128)
at
org.apache.whirr.cli.command.LaunchClusterCommand.run(LaunchClusterCommand.java:69)
at
org.apache.whirr.cli.command.LaunchClusterCommand.run(LaunchClusterCommand.java:59)
at org.apache.whirr.cli.Main.run(Main.java:69)
at org.apache.whirr.cli.Main.main(Main.java:102)
Caused by: java.lang.IllegalArgumentException: you must specify at least one
cidr range
I guess there is an option to set in the properties file
> Security Group rules don't get created on CloudStack 4.0.2 provider
> -------------------------------------------------------------------
>
> Key: WHIRR-725
> URL: https://issues.apache.org/jira/browse/WHIRR-725
> Project: Whirr
> Issue Type: Bug
> Components: new provider, service/hadoop
> Affects Versions: 0.8.2
> Environment: Running Whirr 0.8.2 on OSX 10.8.2, compiled from source.
> Using a cloudstack 4.0.2 cloud.
> Reporter: sebastien goasguen
> Attachments: whirr.properties
>
>
> Trying to deploy a cdh cluster, the instances start, nodes get configured.
> But the security groups rules don't get created/added to the SG. No errors in
> the whirr.log file.
> Adding the rules by hand, out of band from whirr fixes the issue. Instances
> get a working hadoop (at least hadoop fs -ls / works).
--
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