I would like to test out Hadoop & HBase in Amazon EC2, but I am not sure how complicate it is. Is there a stable community AMI that has Hadoop & HBase installed? I am thinking of something like bioconductor AMI
Thank you.
|
I would like to test out Hadoop & HBase in Amazon EC2, but I am not sure how complicate it is. Is there a stable community AMI that has Hadoop & HBase installed? I am thinking of something like bioconductor AMI Thank you. |
|||
|
|
|
I highly recommend using Amazon's Elastic MapReduce service, especially if you already have an AWS/EC2 account. The reasons are:
|
|||||
|
|
To my knowledge there isn't, but you should be able to easily deploy on EC2 using Apache Whirr which is a very good alternative. Here is a good tutorial to do this with Whirr, as the tutorial says you should be able to do this in minutes ! The key is creating a recipe like this:
You will then be able to launch your cluster with:
|
|||
|