Terrastore 0.3 released!

0 views
Skip to first unread message

Sergio Bossa

unread,
Dec 29, 2009, 12:39:56 PM12/29/09
to terrastore-...@googlegroups.com
Hi all,

Terrastore 0.3 is officially out!

The focus of this release has been on the brand new Terrastore
installation tool, aimed at providing straightforward and automated
cluster operations.
Here are the simple steps you need to get a fully working Terrastore
cluster up and running:
* Install Java 1.6.
* Install Apache Ant.
* Download the Terrastore 0.3 release and unpack.
* Install your Terrastore master:
* $> ant -f terrastore-install.xml single-master
-Dinstall.dir=/path_to_master
* Install your Terrastore server node(s)
* $> ant -f terrastore-install.xml server
-Dinstall.dir=/path_to_server
* Start master and server(s):
* $path_to_master/bin> sh start.sh
* $path_to_server/bin> sh start.sh --master host:9510 --httpPort 8080
For more information take a look at the cluster operations guide:
http://code.google.com/p/terrastore/wiki/Operations

Other minor improvements regard server performance and stability, and
java client APIs.

Enjoy and let us know your feedback!
Cheers,

Sergio B.

--
Sergio Bossa
Software Passionate and Open Source Enthusiast.
URL: http://www.linkedin.com/in/sergiob

Reply all
Reply to author
Forward
0 new messages