[
https://issues.apache.org/jira/browse/WHIRR-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated WHIRR-87:
---------------------------
Attachment: WHIRR-87.patch
Here's a patch which uses an ExecutorService to start master and worker nodes
in parallel.
> Parallelize Hadoop cluster creation
> -----------------------------------
>
> Key: WHIRR-87
> URL: https://issues.apache.org/jira/browse/WHIRR-87
> Project: Whirr
> Issue Type: Improvement
> Components: service/hadoop
> Reporter: Tom White
> Attachments: WHIRR-87.patch
>
>
> Currently the code starts a master node followed by a set of worker nodes. It
> would be significantly faster to start up all the nodes in one go, then
> configure them in parallel.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.