Description
The out/err print stream is maintained in DFSAdmin, so that users can pass in their own streams. Originally, they are used to verify outputs returned by DFSAdmin, it's preferable to remove them, instead, users can use System.setOut/setErr.