Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-10791

Add Support of Batch Reading for Spilling to Remote FS

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • Impala 4.2.0
    • Backend
    • None

    Description

      Impala allows spilling to a remote filesystem, like S3. The rate of uploading the spilled data to the remote filesystem is fast, but the speed of reading from the remote is slow because each time only one page is read from the remote filesystem while we do per upload per file.

       

      The task aims to improve the reading performance of the spilling to a remote filesystem by using batch reading.

      Attachments

        Issue Links

          Activity

            People

              baggio000 Yida Wu
              baggio000 Yida Wu
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: