Hi All, I want to know why do we generally use tmp directory(and not any other) for storing hdfs data, knowing the fact that tmp directory is used for storing only temporary data?
I was wondering this because when I run a Hbase job on large data, I get this DiskErrorExcpetion: org.apache.hadoop.util.DiskChecker$DiskErrorException: Could not find any valid local directory for taskTracker/jobcache/job_200904072051_0001/attempt_200904072051_0001_m_000000_1/output/file.out Please, excuse if this is a naive question. --Akhil -- View this message in context: http://www.nabble.com/Why--tmp-directory--tp24540694p24540694.html Sent from the Hadoop core-user mailing list archive at Nabble.com.
