Description
HBase and Impala rely on FileSystems implementing CanUnbuffer.unbuffer() to force input streams to free up remote connections (HBASE-9393). This works for HDFS, but not elsewhere.
Attachments
Issue Links
- is related to
-
HADOOP-14747 S3AInputStream to implement CanUnbuffer
- Resolved
-
HADOOP-14748 Wasb input streams to implement CanUnbuffer
- Resolved
-
HBASE-9393 Region Server fails to properly close socket resulting in many CLOSE_WAIT to Data Nodes
- Closed
-
HDFS-7694 FSDataInputStream should support "unbuffer"
- Closed