[ http://issues.apache.org/jira/browse/HADOOP-117?page=comments#action_12373091 ]
raghavendra prabhu commented on HADOOP-117: ------------------------------------------- There is also one more issue Two instances of directories /tmp are found now. One in root directory and other in current directory(where application is run) As a result it is looking at the wrong folder to delete (different /tmp). WIll try to fix this problem if more users confirm that delete is not happening > map red /tmp/hadoop/mapred/ > --------------------------- > > Key: HADOOP-117 > URL: http://issues.apache.org/jira/browse/HADOOP-117 > Project: Hadoop > Type: Bug > Versions: 0.1.1 > Environment: windows with cygwin > Reporter: raghavendra prabhu > Priority: Critical > Attachments: JobConf.patch > > I found out that JobConf.java > Created interchanged names with parent being file and file being parent > directory > As a result files were not getting deleted -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
