My bad,the directory is now set correctly, but I STILL have the following error, any ideas?
Exception in thread "main" java.io.IOException: Target /home/usrname/tmp/hadoop-usrname/mapred/local/localRunner/job_local_1.xml already exists On 1/14/08, Andrzej Bialecki <[EMAIL PROTECTED]> wrote: > > Iwan Cornelius wrote: > > OK I now have a related problem: > > > > I don't think the file conf/hadoop-site.xml is being read at all! I've > > altered the hadoop.tmp.dir property below, but the tmp files are still > going > > in the default location. I suspect the other property is not being set > > either; hence it's still running with speculative execution on. > > > > <?xml version="1.0"?> > > <?xml-stylesheet type="text/xsl" href="configuration.xsl"?> > > > > <!-- Put site-specific property overrides in this file. --> > > > > <configuration> > > > > <property> > > <name>hadoop.temp.dir</name> > > This should be "hadoop.tmp.dir" - without the middle "e". > > > -- > Best regards, > Andrzej Bialecki <>< > ___. ___ ___ ___ _ _ __________________________________ > [__ || __|__/|__||\/| Information Retrieval, Semantic Web > ___|||__|| \| || | Embedded Unix, System Integration > http://www.sigram.com Contact: info at sigram dot com > >
