[
https://issues.apache.org/jira/browse/WHIRR-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated WHIRR-218:
----------------------------
Attachment: WHIRR-218.patch
Here's a first attempt at this. I can start a flume master and node using the
following config:
{noformat}
whirr.cluster-name=flume
whirr.instance-templates=1 flume-master,1 flume-node
whirr.provider=ec2
whirr.identity=${env:AWS_ACCESS_KEY_ID}
whirr.credential=${env:AWS_SECRET_ACCESS_KEY}
whirr.client-cidrs=0.0.0.0/0
{noformat}
This still needs an integration test. Also, the configuration needs some work -
I haven't looked at it.
> Add Flume service
> -----------------
>
> Key: WHIRR-218
> URL: https://issues.apache.org/jira/browse/WHIRR-218
> Project: Whirr
> Issue Type: New Feature
> Reporter: Tom White
> Attachments: WHIRR-218.patch
>
>
> Add a new service for [Flume|https://github.com/cloudera/flume].
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.