You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Yida Wu (Jira)" <ji...@apache.org> on 2022/09/12 17:03:00 UTC

[jira] [Created] (IMPALA-11579) Clear the local buffer for remote spilling when impalad crashes

Yida Wu created IMPALA-11579:
--------------------------------

             Summary: Clear the local buffer for remote spilling when impalad crashes
                 Key: IMPALA-11579
                 URL: https://issues.apache.org/jira/browse/IMPALA-11579
             Project: IMPALA
          Issue Type: Improvement
          Components: Backend
            Reporter: Yida Wu


Normally the local buffer for remote spilling will be cleared when each query finishes, no matter succeeds and fails, however, we need to confirm the local buffer to be cleared for the case when the impalad crashes.

In this case, we may clear the local buffer path to release the disk space when the impalad restarts from the crash.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)