Can't start fully-distributed operation of Hadoop in Sun Grid Engine

2009-04-25 Thread Jasmine (Xuanjing) Huang
Hi, there, My hadoop system (version: 0.18.3) works well under standalone and pseudo-distributed operation. But if I try to run hadoop in fully-distributed mode in Sun Grid Engine, Hadoop always failed -- in fact, the jobTracker and TaskzTracker can be started, but the namenode and secondary

Re: Can't start fully-distributed operation of Hadoop in Sun Grid Engine

2009-04-26 Thread Jasmine (Xuanjing) Huang
ob.tracker jobtrackerHost:port sepecify all the parts above and try again. Can you please point me at information on using the sun grid, I want to include a paragraph or two about it in my book. On Sat, Apr 25, 2009 at 4:28 PM, Jasmine (Xuanjing) Huang < xjhu...@cs.umass.edu> wrote: Hi, there

Re: Can't start fully-distributed operation of Hadoop in Sun Grid Engine

2009-04-27 Thread Jasmine (Xuanjing) Huang
omplex sentence basically states there may be some firewall rules/tools in the sun grid that you need to be aware of and use. On Sun, Apr 26, 2009 at 6:31 AM, Jasmine (Xuanjing) Huang < xjhu...@cs.umass.edu> wrote: Hi, Jason, Thanks for your advice, after insert port into the file of "had

What's the local heap size of Hadoop? How to increase it?

2009-04-29 Thread Jasmine (Xuanjing) Huang
Hi, there, What's the local heap size of Hadoop? I have tried to load a local cache file which is composed of 500,000 short phrase, but the task failed. The output of Hadoop looks like(com.aliasi.dict.ExactDictionaryChunker is a third-party jar package, and the records is organized as a trie s

Re: What's the local heap size of Hadoop? How to increase it?

2009-04-29 Thread Jasmine (Xuanjing) Huang
Best Bhupesh On 4/29/09 2:03 PM, "Jasmine (Xuanjing) Huang" wrote: > Hi, there, > > What's the local heap size of Hadoop? I have tried to load a local > cache > file which is composed of 500,000 short phrase, but the task failed. > The > output of Hadoop l