You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Anoop Sam John (Jira)" <ji...@apache.org> on 2021/03/07 07:15:00 UTC

[jira] [Commented] (HADOOP-14748) Wasb input streams to implement CanUnbuffer

    [ https://issues.apache.org/jira/browse/HADOOP-14748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17296779#comment-17296779 ] 

Anoop Sam John commented on HADOOP-14748:
-----------------------------------------

[~stevel@apache.org]  This was closed because of lack of bandwidth only right? Still this is valid case for WASB and specifically for HBase.  I will possibly start working on this.

> Wasb input streams to implement CanUnbuffer
> -------------------------------------------
>
>                 Key: HADOOP-14748
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14748
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 2.9.0
>            Reporter: Steve Loughran
>            Priority: Minor
>
> HBase relies on FileSystems implementing {{CanUnbuffer.unbuffer()}} to force input streams to free up remote connections (HBASE-9393Link). This works for HDFS, but not elsewhere.
> WASB {{BlockBlobInputStream}} can implement this by closing the stream in {{closeBlobInputStream}}, so it will be re-opened elsewhere.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org