Hi all,

I have a question about where Nutch and Hadoop write intermediate files to.
I installed Nutch in a location where it does not have write permission.
I'd like the intermediate files (e.g. tmp index files during merge or
invertlink etc) to be written to a different location where Nutch and Hadoop
has write access.  I know some Hadoop intermediate files are written to
/tmp/ which are fine, but Nutch isn't fully configurable as far as the
working directory is concerned.  It seems to always write to the base dir of
the installation, except for a few commands such as "merge" where you can
specify the working dir.

Any insight?  Am I missing some major configuration xml files?

Thanks!
GL

Reply via email to