Open GoogleCodeExporter opened 9 years ago
+1 me too
Original comment by qingfeng...@gmail.com
on 23 Aug 2013 at 7:31
Same problem with me. Anybody respond to this?
Original comment by invetat...@gmail.com
on 4 Sep 2013 at 2:25
I also have experienced this problem on Crunchbang 11 with Hadoop 1.2.1 and
Oracle Java 7.
Original comment by gavinhac...@gmail.com
on 5 Oct 2013 at 6:36
Did you guys set the <dfs.support.append> parameters in your hdfs-site.xml to
true?
I believe only if you set that parameter the code will be able to do what it is
supposed to do, APPEND.
Original comment by harish.v...@gmail.com
on 5 Nov 2013 at 8:39
I added the property as suggested and restarted all daemons after formatting
namenode. It doesn't help and i keep getting the same error.
Original comment by vinay...@gmail.com
on 1 Dec 2013 at 5:59
Has anyone found a solution to this problem yet ? I am getting the same error.
Vinay (#5) said the suggested fix did not work. Anyone has any comments on this
?
thanks
Original comment by aslicel...@gmail.com
on 5 Jul 2014 at 1:22
Same here, actually getting FileAlreadyExistsException, on the file "likelihood"
Original comment by emanuele...@gmail.com
on 5 Jul 2014 at 10:09
Same here
org.apache.hadoop.ipc.RemoteException(org.apache.hadoop.fs.FileAlreadyExistsExce
ption)
Original comment by waxkun
on 8 Jul 2014 at 10:08
I resolved downloading the source from here
http://code.google.com/p/hadoop-lda/source/checkout
rather than the .tgz in the download page
Original comment by emanuele...@gmail.com
on 12 Jul 2014 at 8:39
Original issue reported on code.google.com by
chengmin...@gmail.com
on 11 May 2012 at 4:09