Hi Wayne, HDFS does not support append mode. It is a write once file system.
Regards Mahadev > -----Original Message----- > From: Wayne Liu [mailto:[EMAIL PROTECTED] > Sent: Sunday, May 27, 2007 8:29 AM > To: [email protected] > Subject: How to use Hadoop's API to write to a file in append mode? > > hi, > If there is a file in the HDFS already, and then I want to write to the > file > in append mode, how to do this? > > thanks.
