You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hadoop.apache.org by Raj Hadoop <ha...@yahoo.com> on 2013/10/12 00:33:34 UTC

Create Multiple VM's on Mac

All,

I have a CentOS VM image and want to replicate it four times on my Mac computer. How
can I set it up so that I can have 4 individual machines that can be used as nodes
in my Hadoop cluster.

Please advise.


Thanks,
Raj

Re: Create Multiple VM's on Mac

Posted by Andre Kelpe <ak...@concurrentinc.com>.
Have a look at our vagrant hadoop cluster, that does just that (using
ubuntu though):

https://github.com/Cascading/vagrant-cascading-hadoop-cluster

-- André

On Sat, Oct 12, 2013 at 12:33 AM, Raj Hadoop <ha...@yahoo.com> wrote:
> All,
>
> I have a CentOS VM image and want to replicate it four times on my Mac
> computer. How
> can I set it up so that I can have 4 individual machines that can be used as
> nodes
> in my Hadoop cluster.
>
> Please advise.
>
>
> Thanks,
> Raj



-- 
André Kelpe
andre@concurrentinc.com
http://concurrentinc.com

Re: Create Multiple VM's on Mac

Posted by Yusaku Sako <yu...@hortonworks.com>.
Raj & Gary,

For setting up multiple VMs on a local computer from a VM image, I
highly recommend Vagrant (http://www.vagrantup.com/).
It lets you easily create and start up multiple VMs with unique IP
addresses and host names from a single image, save/revert to named
snapshots, etc.

Ambari Quick Start Guide uses Vagrant to help the user setup a
multi-VM environment easily and quickly:
https://cwiki.apache.org/confluence/display/AMBARI/Quick+Start+Guide
Even if you don't plan on using Ambari for installing/managing Hadoop
clusters, the instructions in the above Wiki should help you set up
multiple VMs.

Yusaku

On Fri, Oct 11, 2013 at 3:36 PM, Gary B <ga...@gmail.com> wrote:
> Hi Raj
> I want to do the same. Can we collaborate
>
> Thanks
> Gary
> 7327636549
>
> On Oct 11, 2013 6:34 PM, "Raj Hadoop" <ha...@yahoo.com> wrote:
>>
>> All,
>>
>> I have a CentOS VM image and want to replicate it four times on my Mac
>> computer. How
>> can I set it up so that I can have 4 individual machines that can be used
>> as nodes
>> in my Hadoop cluster.
>>
>> Please advise.
>>
>>
>> Thanks,
>> Raj

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Re: Create Multiple VM's on Mac

Posted by Yusaku Sako <yu...@hortonworks.com>.
Raj & Gary,

For setting up multiple VMs on a local computer from a VM image, I
highly recommend Vagrant (http://www.vagrantup.com/).
It lets you easily create and start up multiple VMs with unique IP
addresses and host names from a single image, save/revert to named
snapshots, etc.

Ambari Quick Start Guide uses Vagrant to help the user setup a
multi-VM environment easily and quickly:
https://cwiki.apache.org/confluence/display/AMBARI/Quick+Start+Guide
Even if you don't plan on using Ambari for installing/managing Hadoop
clusters, the instructions in the above Wiki should help you set up
multiple VMs.

Yusaku

On Fri, Oct 11, 2013 at 3:36 PM, Gary B <ga...@gmail.com> wrote:
> Hi Raj
> I want to do the same. Can we collaborate
>
> Thanks
> Gary
> 7327636549
>
> On Oct 11, 2013 6:34 PM, "Raj Hadoop" <ha...@yahoo.com> wrote:
>>
>> All,
>>
>> I have a CentOS VM image and want to replicate it four times on my Mac
>> computer. How
>> can I set it up so that I can have 4 individual machines that can be used
>> as nodes
>> in my Hadoop cluster.
>>
>> Please advise.
>>
>>
>> Thanks,
>> Raj

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Re: Create Multiple VM's on Mac

Posted by Yusaku Sako <yu...@hortonworks.com>.
Raj & Gary,

For setting up multiple VMs on a local computer from a VM image, I
highly recommend Vagrant (http://www.vagrantup.com/).
It lets you easily create and start up multiple VMs with unique IP
addresses and host names from a single image, save/revert to named
snapshots, etc.

Ambari Quick Start Guide uses Vagrant to help the user setup a
multi-VM environment easily and quickly:
https://cwiki.apache.org/confluence/display/AMBARI/Quick+Start+Guide
Even if you don't plan on using Ambari for installing/managing Hadoop
clusters, the instructions in the above Wiki should help you set up
multiple VMs.

Yusaku

On Fri, Oct 11, 2013 at 3:36 PM, Gary B <ga...@gmail.com> wrote:
> Hi Raj
> I want to do the same. Can we collaborate
>
> Thanks
> Gary
> 7327636549
>
> On Oct 11, 2013 6:34 PM, "Raj Hadoop" <ha...@yahoo.com> wrote:
>>
>> All,
>>
>> I have a CentOS VM image and want to replicate it four times on my Mac
>> computer. How
>> can I set it up so that I can have 4 individual machines that can be used
>> as nodes
>> in my Hadoop cluster.
>>
>> Please advise.
>>
>>
>> Thanks,
>> Raj

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Re: Create Multiple VM's on Mac

Posted by Yusaku Sako <yu...@hortonworks.com>.
Raj & Gary,

For setting up multiple VMs on a local computer from a VM image, I
highly recommend Vagrant (http://www.vagrantup.com/).
It lets you easily create and start up multiple VMs with unique IP
addresses and host names from a single image, save/revert to named
snapshots, etc.

Ambari Quick Start Guide uses Vagrant to help the user setup a
multi-VM environment easily and quickly:
https://cwiki.apache.org/confluence/display/AMBARI/Quick+Start+Guide
Even if you don't plan on using Ambari for installing/managing Hadoop
clusters, the instructions in the above Wiki should help you set up
multiple VMs.

Yusaku

On Fri, Oct 11, 2013 at 3:36 PM, Gary B <ga...@gmail.com> wrote:
> Hi Raj
> I want to do the same. Can we collaborate
>
> Thanks
> Gary
> 7327636549
>
> On Oct 11, 2013 6:34 PM, "Raj Hadoop" <ha...@yahoo.com> wrote:
>>
>> All,
>>
>> I have a CentOS VM image and want to replicate it four times on my Mac
>> computer. How
>> can I set it up so that I can have 4 individual machines that can be used
>> as nodes
>> in my Hadoop cluster.
>>
>> Please advise.
>>
>>
>> Thanks,
>> Raj

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Re: Create Multiple VM's on Mac

Posted by Gary B <ga...@gmail.com>.
Hi Raj
I want to do the same. Can we collaborate

Thanks
Gary
7327636549
On Oct 11, 2013 6:34 PM, "Raj Hadoop" <ha...@yahoo.com> wrote:

> All,
>
> I have a CentOS VM image and want to replicate it four times on my Mac
> computer. How
> can I set it up so that I can have 4 individual machines that can be used
> as nodes
> in my Hadoop cluster.
>
> Please advise.
>
>
> Thanks,
> Raj
>

Re: Create Multiple VM's on Mac

Posted by Andre Kelpe <ak...@concurrentinc.com>.
Have a look at our vagrant hadoop cluster, that does just that (using
ubuntu though):

https://github.com/Cascading/vagrant-cascading-hadoop-cluster

-- André

On Sat, Oct 12, 2013 at 12:33 AM, Raj Hadoop <ha...@yahoo.com> wrote:
> All,
>
> I have a CentOS VM image and want to replicate it four times on my Mac
> computer. How
> can I set it up so that I can have 4 individual machines that can be used as
> nodes
> in my Hadoop cluster.
>
> Please advise.
>
>
> Thanks,
> Raj



-- 
André Kelpe
andre@concurrentinc.com
http://concurrentinc.com

Re: Create Multiple VM's on Mac

Posted by Gary B <ga...@gmail.com>.
Hi Raj
I want to do the same. Can we collaborate

Thanks
Gary
7327636549
On Oct 11, 2013 6:34 PM, "Raj Hadoop" <ha...@yahoo.com> wrote:

> All,
>
> I have a CentOS VM image and want to replicate it four times on my Mac
> computer. How
> can I set it up so that I can have 4 individual machines that can be used
> as nodes
> in my Hadoop cluster.
>
> Please advise.
>
>
> Thanks,
> Raj
>

Re: Create Multiple VM's on Mac

Posted by Gary B <ga...@gmail.com>.
Hi Raj
I want to do the same. Can we collaborate

Thanks
Gary
7327636549
On Oct 11, 2013 6:34 PM, "Raj Hadoop" <ha...@yahoo.com> wrote:

> All,
>
> I have a CentOS VM image and want to replicate it four times on my Mac
> computer. How
> can I set it up so that I can have 4 individual machines that can be used
> as nodes
> in my Hadoop cluster.
>
> Please advise.
>
>
> Thanks,
> Raj
>

Re: Create Multiple VM's on Mac

Posted by Andre Kelpe <ak...@concurrentinc.com>.
Have a look at our vagrant hadoop cluster, that does just that (using
ubuntu though):

https://github.com/Cascading/vagrant-cascading-hadoop-cluster

-- André

On Sat, Oct 12, 2013 at 12:33 AM, Raj Hadoop <ha...@yahoo.com> wrote:
> All,
>
> I have a CentOS VM image and want to replicate it four times on my Mac
> computer. How
> can I set it up so that I can have 4 individual machines that can be used as
> nodes
> in my Hadoop cluster.
>
> Please advise.
>
>
> Thanks,
> Raj



-- 
André Kelpe
andre@concurrentinc.com
http://concurrentinc.com

Re: Create Multiple VM's on Mac

Posted by Andre Kelpe <ak...@concurrentinc.com>.
Have a look at our vagrant hadoop cluster, that does just that (using
ubuntu though):

https://github.com/Cascading/vagrant-cascading-hadoop-cluster

-- André

On Sat, Oct 12, 2013 at 12:33 AM, Raj Hadoop <ha...@yahoo.com> wrote:
> All,
>
> I have a CentOS VM image and want to replicate it four times on my Mac
> computer. How
> can I set it up so that I can have 4 individual machines that can be used as
> nodes
> in my Hadoop cluster.
>
> Please advise.
>
>
> Thanks,
> Raj



-- 
André Kelpe
andre@concurrentinc.com
http://concurrentinc.com

Re: Create Multiple VM's on Mac

Posted by Gary B <ga...@gmail.com>.
Hi Raj
I want to do the same. Can we collaborate

Thanks
Gary
7327636549
On Oct 11, 2013 6:34 PM, "Raj Hadoop" <ha...@yahoo.com> wrote:

> All,
>
> I have a CentOS VM image and want to replicate it four times on my Mac
> computer. How
> can I set it up so that I can have 4 individual machines that can be used
> as nodes
> in my Hadoop cluster.
>
> Please advise.
>
>
> Thanks,
> Raj
>