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

Join node consumes memory way beyond mem-limit

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • Impala 1.1.1
    • Impala 1.2.1
    • None
    • None

    Description

      Mem-limit is set to 2GB. When running this query, Impalad's mem consumption reached 3.7GB.

      Query:
      select * from just_ids a join just_ids b on a.id=b.id;

      Table just_ids is 2.8GB. Text file. Single column bigint.

      After sometime, the query is aborted, but top shows that the mem usage is 3.7GB.

      Attachments

        Activity

          People

            skye Skye Wanderman-Milne
            alan@cloudera.com Alan Choi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: