Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for other cloud providers #68

Open
wants to merge 60 commits into
base: master
Choose a base branch
from
Open

Support for other cloud providers #68

wants to merge 60 commits into from

Conversation

spicoflorin
Copy link

Hello!
Is this launcher supporting other than Amazon cloud providers? If yes, can you mention which one or at least how to configure to support a new cloud provider?
Thanks.
Regards,
Florin

Gordon Worley and others added 30 commits February 15, 2013 08:59
…pecially with the purchase affinity topology.
newrelic harmlessly if you don't set the licensekey to something valid.
Conflicts:
	conf/clusters.yaml
…r and

supervisors so that security group rules are observed.
…uthorized

explicitly by attaches. Required some changes to security groups and what ports
are opened to what ips.
Gordon Worley and others added 30 commits July 15, 2013 09:35
 - Ensure lein exits when done

Conflicts:
	project.clj
…rectory.

  - Convert provisioning and node functions to use context instead of individual variables.
  - Load files locally instead of from the jar.
  - Use clj-yaml instead of storm's built in yaml parsing.
  - Merge yaml configs instead of choosing just one.
  - Apply cli hashmap options to clusters and storm configs.
  - Update docs with info on command line configs.
We test which branch is being used - if it is <0.9.0 we use lein2
(currently 2.3.2), otherwise we use lein1 (currently 1.5.2). This
addresses a bug reported by Ryan Ebanks on the mailing list:
https://groups.google.com/forum/#!topic/storm-user/5qOUkMfXkj4

Conflicts:
	src/clj/backtype/storm/crate/leiningen.clj
	src/clj/backtype/storm/crate/storm.clj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants