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

Planner spends lot of time in HdfsPartition.getLocation()

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 4.3.0
    • Frontend
    • ghx-label-6

    Description

      For queries with lot of partitions the majority of planning time can be spent decoding compressed partition locations. This can be often avoided, e.g. by caching FsType instead of always decompressing the path to get its prefix: https://github.com/apache/impala/blob/218c4c447eadb14fadb8310db4b46ab8c04cb1ba/fe/src/main/java/org/apache/impala/catalog/HdfsPartition.java#L914

      Attachments

        Activity

          People

            csringhofer Csaba Ringhofer
            csringhofer Csaba Ringhofer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: