Tim Armstrong created IMPALA-8947:
-------------------------------------
Summary: SCRATCH_ALLOCATION_FAILED error uses wrong utilisation
metric
Key: IMPALA-8947
URL: https://issues.apache.org/jira/browse/IMPALA-8947
Project: IMPALA
Issue Type: Bug
Reporter: Tim Armstrong
Assignee: Tim Armstrong
{noformat}
ERROR: Could not create files in any configured scratch directories
(--scratch_dirs=/path/to/scratch) on backend 'xxxx:22000'. 69.80 GB of scratch
is currently in use by this Impala Daemon (69.80 GB by this query). See logs
for previous errors that may have prevented creating or writing scratch files.
The following directories were at capacity: /path/to/scratch
{noformat}
This issue is that the total for the impala daemon uses the wrong counter.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)