Re: JobTracker crashing

2009-07-27 Thread Mathias De Maré
Hi, 2009/7/22 Mathias De Maré > > I managed to solve the issue (at least temporarily). > The "build.log.dir" property was not being set, so I added a line before > the MiniMRCluster constructor: > System.setProperty("hadoop.log.dir", "build/test/logs"); > > Mathias > Never mind this part, it se

Re: JobTracker crashing

2009-07-22 Thread Mathias De Maré
Hi, 2009/7/22 Mathias De Maré > I went over the steps, and it looks like I did the same (only I didn't > create a dedicated user and I didn't disable IPv6, since I can use it here). > Oh, and I noticed one more thing: when I start Hadoop by running > bin/start-dfs.sh, wait about 20 seconds for e

Re: JobTracker crashing

2009-07-22 Thread Mathias De Maré
Hi, On Fri, Jul 17, 2009 at 5:37 PM, Bogdan M. Maryniuk < bogdan.maryn...@gmail.com> wrote: > 2009/7/17 Mathias De Maré : > > I'm using Hadoop 0.20.0 (semidistributed mode, or whatever it's called -- > I > > can't look up the name, since the documentation on the site seems to be > > down), and I

Re: JobTracker crashing

2009-07-17 Thread Bogdan M. Maryniuk
2009/7/17 Mathias De Maré : > I'm using Hadoop 0.20.0 (semidistributed mode, or whatever it's called -- I > can't look up the name, since the documentation on the site seems to be > down), and I'm experiencing a JobTracker crash every time I start Hadoop. What is output of "hadoop dfsadmin -report

JobTracker crashing

2009-07-17 Thread Mathias De Maré
Hi, I'm using Hadoop 0.20.0 (semidistributed mode, or whatever it's called -- I can't look up the name, since the documentation on the site seems to be down), and I'm experiencing a JobTracker crash every time I start Hadoop. The JobTracker seems to be 'INITIALIZING' for a few seconds, and then go