You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Rui Shi <sh...@yahoo.com> on 2007/12/01 07:38:41 UTC

Running Hadoop on FreeBSD

Hi,

Did anyone port and run Hadoop on FreeBSD clusters? 

Thanks,

Rui




      ____________________________________________________________________________________
Be a better sports nut!  Let your teams follow you 
with Yahoo Mobile. Try it now.  http://mobile.yahoo.com/sports;_ylt=At9_qDKvtAbMuh1G1SQtBI7ntAcJ

Re: Running Hadoop on FreeBSD

Posted by Arun C Murthy <ar...@yahoo-inc.com>.
Rui Shi wrote:
> Hi,
> 
> Did anyone port and run Hadoop on FreeBSD clusters? 
> 

http://www.freebsd.org/java/ doesn't list Java6, which might be a 
problem if we go with http://issues.apache.org/jira/browse/HADOOP-2325 
and make Hadoop require Java6 vis-a-vis FreeBSD.

However, all of the *native* code at this point is optional 
(compression-related stuff) and shouldn't block you from using Hadoop.

Arun

> Thanks,
> 
> Rui
> 
> 
> 
> 
>       ____________________________________________________________________________________
> Be a better sports nut!  Let your teams follow you 
> with Yahoo Mobile. Try it now.  http://mobile.yahoo.com/sports;_ylt=At9_qDKvtAbMuh1G1SQtBI7ntAcJ


Re: Running Hadoop on FreeBSD

Posted by Ted Dunning <td...@veoh.com>.
You should be able to run it without any changes or recompilation.

Hadoop is written in Java, after all.

On 11/30/07 10:38 PM, "Rui Shi" <sh...@yahoo.com> wrote:

> Did anyone port and run Hadoop on FreeBSD clusters?