Re: atomicity of copyFromLocal

2011-03-01 Thread stu24mail
ssage- From: Ishaaq Chandy Date: Wed, 2 Mar 2011 08:16:08 To: ; Reply-To: hdfs-user@hadoop.apache.org Subject: Re: atomicity of copyFromLocal Thanks Stu, That is what I suspected but was hoping was not the case. The rename fix is simple enough, even if a little ugly. Regards, Ishaaq On 1

Re: atomicity of copyFromLocal

2011-03-01 Thread Ishaaq Chandy
Thanks Stu, That is what I suspected but was hoping was not the case. The rename fix is simple enough, even if a little ugly. Regards, Ishaaq On 1 March 2011 15:51, wrote: > Pretty sure it's not atomic. I can read files I write via thrift well > before they're done. > Rename has always worked fo

Re: atomicity of copyFromLocal

2011-02-28 Thread stu24mail
Pretty sure it's not atomic. I can read files I write via thrift well before they're done. Rename has always worked for me... Take care, -stu -Original Message- From: Ishaaq Chandy Date: Tue, 1 Mar 2011 15:22:24 To: Reply-To: hdfs-user@hadoop.apache.org Subject: atomicity of copyFromL