[
https://issues.apache.org/jira/browse/WHIRR-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12973913#action_12973913
]
Lars George edited comment on WHIRR-172 at 12/21/10 4:49 PM:
-------------------------------------------------------------
The error was:
{code}$ bin/whirr launch-cluster --config hbase-cluster.properties
Unable to find service hbase, exiting
Usage: whirr launch-cluster [OPTIONS]
Option Description
------ -----------
--client-cidrs
--cluster-name
--config
--credential
--hardware-id
--identity
--image-id
--instance-templates
--location-id
--private-key-file
--provider
--public-key-file
--run-url-base
--service-name
--version {code}
I also suggest to add "(deprecated)" next to "--service-name" to be safe. And
obviously the docs need to be adjusted, at the very latest when this option is
dropped.
was (Author: larsgeorge):
The error was:
{code}
$ bin/whirr launch-cluster --config hbase-cluster.properties
Unable to find service hbase, exiting
Usage: whirr launch-cluster [OPTIONS]
Option Description
------ -----------
--client-cidrs
--cluster-name
--config
--credential
--hardware-id
--identity
--image-id
--instance-templates
--location-id
--private-key-file
--provider
--public-key-file
--run-url-base
--service-name
--version
{code}
I also suggest to add "(deprecated)" next to "--service-name" to be save. And
obviously the docs need to be adjusted, at the very latest when this option is
dropped.
> Log warning for unrecognized service names
> ------------------------------------------
>
> Key: WHIRR-172
> URL: https://issues.apache.org/jira/browse/WHIRR-172
> Project: Whirr
> Issue Type: Bug
> Reporter: Tom White
> Assignee: Tom White
> Priority: Critical
> Fix For: 0.3.0
>
>
> We should log a warning for unrecognized service names rather than failing.
> This came up in WHIRR-25 where someone specified the service name of "hbase"
> (by analogy with the other services) and it failed to start.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
