Skip to content

Instantly share code, notes, and snippets.

@datitran
Last active November 8, 2016 10:34
Show Gist options
  • Save datitran/22281597e79c61e5266399e4222630f1 to your computer and use it in GitHub Desktop.
Save datitran/22281597e79c61e5266399e4222630f1 to your computer and use it in GitHub Desktop.
emr:
aws_access_key: <AWS Access Key>
aws_secret_access_key: <AWS Secret Access Key>
region_name: <Region Name>
cluster_name: <Cluster Name>
instance_count: <Number of Instances>
key_name: <Ec2 Keyname>
log_uri: s3://<Your S3 Location to the Logs>
software_version: <emr-5.x.x>
script_bucket_name: <Name of Bucket to be created on S3>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment