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
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
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 been replicated the minimum number of
times". Is the minimum