Re: Question regarding FSDataOutputStream.close() behavior

2012-05-04 Thread John Vines
On Fri, May 4, 2012 at 1:53 PM, Todd Lipcon wrote: > On Fri, May 4, 2012 at 7:14 AM, John Vines wrote: > > So I'm trying to figure out the behavior of calling > DFSOutputStream.close(), > > as well as if/which version it changed in. I see in the javadocs that the > > complete call (which close c

Re: Question regarding FSDataOutputStream.close() behavior

2012-05-04 Thread Todd Lipcon
On Fri, May 4, 2012 at 7:14 AM, John Vines wrote: > So I'm trying to figure out the behavior of calling DFSOutputStream.close(), > as well as if/which version it changed in. I see in the javadocs that the > complete call (which close calls) will not return until "all the file's  * > blocks have be