Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-14473

Optimize NativeAzureFileSystem::seek for forward seeks

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Resolved
    • None
    • None
    • fs/azure
    • None

    Description

      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

      Attachments

        1. HADOOP-14473-001.patch
          1.0 kB
          Rajesh Balamohan

        Issue Links

          Activity

            People

              rajesh.balamohan Rajesh Balamohan
              rajesh.balamohan Rajesh Balamohan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: