Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-926

BufferedDFSInputStream

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • hdfs-client
    • None

    Description

      Self-explanatory. Buffer size can be provided in number of blocks. Could be implemented trivially with heap storage and several BlockReaders or could have more advanced features like:

      • logic to ensure that blocks are not pulled from the same Datanode(s).
      • local filesystem store for buffered blocks
      • adaptive parallelism

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              zlatinb Zlatin Balevsky
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: