You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2017/05/31 23:25:04 UTC

[jira] [Created] (HADOOP-14473) Optimize NativeAzureFileSystem::seek for forward seeks

Rajesh Balamohan created HADOOP-14473:
-----------------------------------------

             Summary: Optimize NativeAzureFileSystem::seek for forward seeks
                 Key: HADOOP-14473
                 URL: https://issues.apache.org/jira/browse/HADOOP-14473
             Project: Hadoop Common
          Issue Type: Bug
          Components: fs/azure
            Reporter: Rajesh Balamohan
            Priority: Minor


{{NativeAzureFileSystem::seek()}} closes and re-opens the inputstream irrespective of forward/backward seek. It would be beneficial to re-open the stream on backward seek.

https://github.com/apache/hadoop/blob/trunk/hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azure/NativeAzureFileSystem.java#L889



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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