[
https://issues.apache.org/jira/browse/WHIRR-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971431#action_12971431
]
Andrei Savu commented on WHIRR-150:
-----------------------------------
This file could be useful for all current services and future ones. Why only
for Hadoop? Is there any particular reason why this file is not generated in
the {{LaunchClusterCommand}} class after the cluster is started?
Unrelated: I also think that
{{HadoopNameNodeClusterActionHandler.getConfigDir}} should be a method in
{{ClusterSpec}}.
> Allow retrieval of instance roles
> ---------------------------------
>
> Key: WHIRR-150
> URL: https://issues.apache.org/jira/browse/WHIRR-150
> Project: Whirr
> Issue Type: Improvement
> Components: core
> Reporter: Tom White
> Assignee: Tom White
> Fix For: 0.3.0
>
> Attachments: WHIRR-150.patch
>
>
> After a cluster has been launched there is no way to access the roles running
> on particular instances. It would be useful to find the workers in a Hadoop
> cluster, so you could operate on them (e.g. restarting the daemons on them).
> How this is implemented is probably different for different clouds. E.g. on
> EC2 it could be accomplished using tags, on other platforms a local file
> might be sufficient, and a blobstore might be another way.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.