Hello folks,

I have a job that processes text files from hdfs on local fs (temp
directory) and then copies those back to hdfs.
I added another drive to each server to have better io performance, but as
far as i could see hadoop.tmp.dir will not benefit from multiple disks,even
if i setup two different folders on different disks. (dfs.data.dir works
fine). As a result the disk with temp folder set is highy utilized, where
the other one is a little bit idle.
Does anyone have an idea on what to do? (i am using cdh3u3)

Thanks in advance
Mete

Reply via email to