Corporate Home Open Source Home
Syndicate content
Eucalyptus
7 replies [Last post]
falcon164
Offline
Joined: 01/14/2010

I have installed eucalyptus on Rocks Cluster. I want to run hadoop on eucalyptus. Can anyone help me on this?

ssoman
Offline
Joined: 01/14/2010
Re: Installing hadoop on eucalyptus

Hi, please try this for general Hadoop installation steps.

http//wiki.apache.org/hadoop/GettingStartedWithHadoop

thanks.

falcon164
Offline
Joined: 01/14/2010
Re: Installing hadoop on eucalyptus

It does not give step by step process to run hadoop on eucalyptus. Please help me on that as I am new to eucalyptus as well as hadoop.

ssoman
Offline
Joined: 01/14/2010
Re: Installing hadoop on eucalyptus

Hi,

you need to create an image, populate your image with whatever software you need, then you can deploy it in Eucalyptus. Here is the documentation for that

http//eucalyptus.cs.ucsb.edu/wiki/EucalyptusImageManagement_v1.4

As far as Hadoop specifically, please refer to the Hadoop docs.

Help with installing a specific software stack (like Hadoop) in an image is outside the scope of Eucalyptus, however, the community can attempt to help you with any specific questions you might have.

thanks.

Sahana
Offline
Joined: 07/29/2010
I have installed eucalyptus

I have installed eucalyptus on a single node. But while considering cluster, should I install Hadoop on every node controller? What is the difference between putting hadoop on a cluster and putting hadoop on eucalyptus cloud?

graziano
Offline
Joined: 01/14/2010
Hello, if you want to take

Hello,

if you want to take advantage of Eucalyptus, and the private cloud, you should install hadoop in an image, not on the machine hosting eucalyptus components. Please refer to our user's guide for instructions on how to upload instances and start instances. Our wiki also have instructions on how to manipulate images.

cheers
graziano

Sahana
Offline
Joined: 07/29/2010
running hadoop on cloud image

I have windows vista host machine. I installed ubuntu 10.04 as guest os using vmware player. In that I have my UEC running. Can I have another image of an OS in eucalyptus cloud for running hadoop?

Is there any need to configure node controllers to utilise hadoop put in an image?

neil
Offline
Joined: 04/28/2009
Sure you can create an image,

Sure you can create an image, bundle, upload and register it with Eucalyptus. You do not need to make any node level changes.