Masoud, You can set "hadoop.tmp.dir" in core-site.xml inside your $HADOOP_HOME/conf directory.
On Fri, Oct 28, 2011 at 1:25 PM, Masoud <[email protected]> wrote: > Dear Harsh > I know it, but when i can set it? > i couldn't find the place. > thanks > > On 10/28/2011 04:53 PM, Harsh J wrote: >> >> Masoud, >> >> You can change your temp-files location by overriding "hadoop.tmp.dir" >> with your desired, proper path. Hopefully, that should help you. >> >> On Fri, Oct 28, 2011 at 12:04 PM, Masoud<[email protected]> >> wrote: >>> >>> Hi, >>> I installed cygwin on win7, when i run hadoop examples its makes /tmp dir >>> in >>> C:/ (win install dir) not in c:/cygwin (cygwin install dir), so java >>> IOException happened. >>> any solution? >>> >>> Thanks, >>> BS >>> >> >> > > -- Harsh J
