If u running Spectral KMeans via Command Line, u should be able to set the parameter -tempDir to point to a different path
On Wed, Apr 1, 2015 at 1:55 AM, Andrew Musselman <[email protected] > wrote: > Can you let us know which code/scripts you're using? > > On Tuesday, March 31, 2015, Vikas Kumar <[email protected]> wrote: > > > Hello, > > > > I am using Mahout Spectral clustering example which internally calls a > map > > reduce job. Right now, it is using */tmp/hadoop-<username>/mapred/..* > > directory by default for its operations. > > > > Can someone please let me know how to make mahout to use a different > path? > > > > Thanks > > Vikas > > >
