Re: Hadoop on Sun Solaris

2009-12-03 Thread BM
On Wed, Dec 2, 2009 at 12:36 AM, Edward Capriolo wrote: > What is so confusing about putting Java in the name of every product? :) ...and use JNI. I hear you. :-) -- Kind regards, BM Things, that are stupid at the beginning, rarely ends up wisely.

Re: Hadoop on Sun Solaris

2009-12-01 Thread Edward Capriolo
On Tue, Dec 1, 2009 at 10:18 AM, BM wrote: > On Mon, Nov 30, 2009 at 11:56 PM, Palikala, Rajendra (CCL) > wrote: >> Can I build Hadoop on Sun Solaris. > Yes. Besides, you could try yourself instead (literally 15 minutes to > make it clear)... :-) > >> The documentatio

Re: Hadoop on Sun Solaris

2009-12-01 Thread BM
On Mon, Nov 30, 2009 at 11:56 PM, Palikala, Rajendra (CCL) wrote: > Can I build Hadoop on Sun Solaris. Yes. Besides, you could try yourself instead (literally 15 minutes to make it clear)... :-) > The documentation says it is only supported on [...] Open Solaris Same thing, just newer

Re: Hadoop on Sun Solaris

2009-11-30 Thread Daniel Templeton
I'm using it on Solaris without any problem. Of course, I'm just using the provided JAR files. As long as you have all the right pieces, e.g. ant, javac, the libraries, you should be able to build. Daniel Palikala, Rajendra (CCL) wrote: Can I build Hadoop on Sun Solaris. The doc

Re: Hadoop on Sun Solaris

2009-11-30 Thread Jochen Frey
Rajendra, Hadoop works fine on solaris. We have had it in production on solaris for a number of months now. Good luck! Best, Jochen On Nov 30, 2009, at 6:56, "Palikala, Rajendra (CCL)" > wrote: Can I build Hadoop on Sun Solaris. The documentation says it is only suppo

Hadoop on Sun Solaris

2009-11-30 Thread Palikala, Rajendra (CCL)
Can I build Hadoop on Sun Solaris. The documentation says it is only supported on Linux, Open Solaris and on Windows for Dev purposes. I want to build a prototype on Hadoop on our existing OS which is Sun Solaris. This is purely for proto-typing purposes only. As Hadoop is completely written