Description
For a multiple namenode scenario testMultipleOutputStreamFailure() should fail when trying to open a second output stream while previous file is still opened.
The test can be modified to create a new DFSClient and perform the 2nd append call using the new client instead.