Showing posts with label tool to configure hadoop cluster. Show all posts
Showing posts with label tool to configure hadoop cluster. Show all posts
Tuesday, May 15, 2012
Tuesday, April 10, 2012
Apache Whirr : Nice tool to configure hadoop cluster automatically
Whirr provides:
- A cloud-neutral way to run services. You don't have to worry about the idiosyncrasies of each provider.
- A common service API. The details of provisioning are particular to the service.
- Smart defaults for services. You can get a properly configured system running quickly, while still being able to override settings as needed.
Download a release of Whirr from a nearby mirror
Check this Whirr in 5 Munutes
Subscribe to:
Posts (Atom)
Featured Posts
Kali Linux Remote Desktop: Access GNOME from Windows Using Native RDP
Kali Linux + GNOME 50 + GNOME Remote Desktop + Windows Remote Desktop (MSTSC) Getting a full GNOME desktop remotely on Kali Linux can be ...
-
public struct CoOrds { public int x, y; public CoOrds( int p1, int p2) { x = p1; y = p2; } }
-
LM Studio Overview LM Studio is a desktop application designed for developing and experimenting with large language models (LLMs)...