|
I would like to launch a mapR cluster on ec2 using whirr from my mac which is running os x. Is there any way to do this? Thanks! |
|
Unfortunately we only have an rpm/deb pkg for whirr. However its pure java code & if you have access to any centos/redhat/ubuntu box, you can install the rpm/deb on it. tar up the /opt/mapr/whirr directory & extract it on macos and you can run it from there.. |
|
whirr 0.7.1 scripts run on osx 10.7.3, jdk 1.6. Download the non-source tar, and bin/whirr should work. Run 'bin/whirr version' to verify. Download URL - http://www.carfab.com/apachesoftware/whirr/whirr-0.7.1/whirr-0.7.1.tar.gz |