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

Enable file handle reuse for multiple scan ranges within the same file for an HDFS Scan node

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Backend
    • None
    • ghx-label-8

    Description

      Impala creates a file handle per scan range, for queries that read multiple columns per scan range un-necessarily large load is added to the HDFS NameNode which limits scalability on large clusters.

      For a given set of scan ranges against a file within a Scan Node a single file handle should be created an reused to avoid excessive RPCs. 

      Attachments

        Issue Links

          Activity

            People

              joemcdonnell Joe McDonnell
              mmokhtar Mostafa Mokhtar
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: