skip to main
|
skip to sidebar
Programmer Land
Sunday, April 19, 2009
Hadoop & EC2: Adding slaves to an existing cluster
Suppose you have a cluster called my-cluster running, and you wish to add more slaves. This is really easy to do -- simply run
hadoop-ec2 launch-slaves my-cluster 5
to launch 5 additional slaves. It will take a few minutes for the slaves to join the cluster, but you don't need to do anything else.
Stopping nodes is more complicated.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Blog Archive
►
2010
(1)
►
July
(1)
▼
2009
(5)
▼
April
(3)
Hadoop & EC2: Adding slaves to an existing cluster
Hadoop Sequence Files
Using the EC2 Hadoop Cluster (and S3).
►
March
(2)
No comments:
Post a Comment