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

Impalad crashes on SELECT query when spill buffer is set on certain values

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • Impala 2.10.0, Impala 2.11.0, Impala 2.12.0
    • Impala 2.12.0
    • Backend
    • Impala mini cluster

    Description

      After starting the minicluster and run bin/impala-shell.sh, do
      set MIN_SPILLABLE_BUFFER_SIZE= 4611686018427387904;
      set DEFAULT_SPILLABLE_BUFFER_SIZE=4611686018427387904;
      use tpch;
      select distinct l_comment from lineitem;
      then impalad is crashed.

      Attachments

        1. Nocrashwithdifferentbuffersize.png
          112 kB
          Xinran Tinney
        2. impalacrashesonbigbuffersize.png
          60 kB
          Xinran Tinney

        Activity

          People

            bikramjeet.vig Bikramjeet Vig
            xyu2017 Xinran Tinney
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: