[email protected] wrote:
Hi,

After merge of two segments failed with no space available error, I deleted all tmp folders. Now any attempt to use merge or crawl says
 org.apache.hadoop.util.Shell$ExitCodeException: chmod: 
/private/tmp/hadoop-root/mapred/system/job_local_0001: No such file or directory

Is there any way to fix this?

Are you running jobs in "local" mode? This directory tree should be created automatically, if the user id has enough permissions to do it. You can make the dir tree (up to and including mapred/system) manually, and set the correct permissions on it, but normally it shouldn't be needed.



--
Best regards,
Andrzej Bialecki     <><
 ___. ___ ___ ___ _ _   __________________________________
[__ || __|__/|__||\/|  Information Retrieval, Semantic Web
___|||__||  \|  ||  |  Embedded Unix, System Integration
http://www.sigram.com  Contact: info at sigram dot com

Reply via email to