Description
UrlRewriteRequestStream only implements the read() method right now. As found in KNOX-1221, this has huge performance impacts for writing HDFS files. The remaining methods should be implemented to reference the underlying stream in case there are more efficient implementations.