Skip to content

Automatically exported from code.google.com/p/nubic-ec2

Notifications You must be signed in to change notification settings

jflatow/nubic-ec2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
jflatow
Sep 19, 2008
1614025 · Sep 19, 2008

History

2 Commits
Sep 18, 2008
Sep 18, 2008
Sep 19, 2008
Sep 19, 2008

Repository files navigation

The scripts in this package simplify the process of creating an ad-hoc `Hadoop` cluster on the `EC2`, using a pre-built `AMI`.

To use the tools in this package:

Copy the file ``conf/settings.template`` to ``conf/settings`` and set the variables in it correctly.

Run:

::

        bin/cloud launch

to start a cluster with the number of instances specified in the settings file.
Once the cluster starts, run:

::

        bin/cloud login

to login to the master node.
Once you are finished, run:

::

        bin/cloud terminate

to terminate the cluster.

See the manual under ``doc/`` for more information.

About

Automatically exported from code.google.com/p/nubic-ec2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages