This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Cassandra on EC2 using Apache Whirr trunk (18 January 2012) | |
| # Clone the repo from the Apache servers | |
| git clone git://git.apache.org/whirr.git | |
| cd whirr | |
| # build binary artefacts on your machine | |
| mvn clean install |