Skip to content

Instantly share code, notes, and snippets.

@aouyang1
Created May 27, 2016 06:55
Show Gist options
  • Select an option

  • Save aouyang1/2d877f342e9b336b662cb6d88b6236ba to your computer and use it in GitHub Desktop.

Select an option

Save aouyang1/2d877f342e9b336b662cb6d88b6236ba to your computer and use it in GitHub Desktop.
pegasus-blog
# Launch instances on AWS
peg up namenode.yml
peg up datanodes.yml
# Store cluster information
peg fetch hadoop-cluster
# Enable passwordless SSH and install Hadoop, Spark and Alluxio
peg install hadoop-cluster ssh
peg install hadoop-cluster hadoop
peg install hadoop-cluster spark
peg install hadoop-cluster alluxio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment