Skip to content

Instantly share code, notes, and snippets.

@gitssk
Created October 4, 2012 11:04
Show Gist options
  • Save gitssk/3832968 to your computer and use it in GitHub Desktop.
Save gitssk/3832968 to your computer and use it in GitHub Desktop.
Sample Properties
PROVIDER=hpcloud-compute (jcloud provider id)
IDENTITY=API-User-ID
CREDENTIAL=API-Password
MASTER_IMAGE_ID=Prebuilt Hadoop Master Image ID
SLAVE_IMAGE_ID=Prebuilt Hadoop Slave Image ID
SECURITY_GROUP=Security Group ID (allow required hadoop ports to access the Web GUI using Master Public IP)
SERVER_GROUP=Server Group ID (Useful for termination)
KEYPAIR=SSH KeyPair
NUM_SLAVES=Number of Hadoop Slaves
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment