diff --git a/src/contrib/ec2/bin/hbase-ec2-env.sh b/src/contrib/ec2/bin/hbase-ec2-env.sh index b44ec7cda2f..37234292c87 100644 --- a/src/contrib/ec2/bin/hbase-ec2-env.sh +++ b/src/contrib/ec2/bin/hbase-ec2-env.sh @@ -42,7 +42,8 @@ HADOOP_VERSION=0.20.1 # The Amazon S3 bucket where the HBase AMI is stored. # Change this value only if you are creating your own (private) AMI # so you can store it in a bucket you own. -S3_BUCKET=hbase-images +#S3_BUCKET=hbase-images +S3_BUCKET=iridiant-bundles # Enable public access web interfaces ENABLE_WEB_PORTS=false