Hi, Well, this is really a minor point...
I am using Hadoop under Cygwin with the default settings.So hence the "hadoop.tmp.dir" is set to "/tmp/hadoop-${user.name}" via the "hadoop-default.xml". Now when I start using Hadoop it creates a directory "c:\tmp\hadoop-holste" (as "holste" is my user name obviously). But shouldn't Hadoop rather create the directory "hadoop-holste" in the Cygwin "tmp" directory?
Cheers, Holger
