You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Gabor Kaszab (JIRA)" <ji...@apache.org> on 2018/03/22 07:15:00 UTC

[jira] [Resolved] (IMPALA-3866) Improve error reporting for scratch write errors

     [ https://issues.apache.org/jira/browse/IMPALA-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gabor Kaszab resolved IMPALA-3866.
----------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 2.13.0

https://gerrit.cloudera.org/#/c/9420/

> Improve error reporting for scratch write errors
> ------------------------------------------------
>
>                 Key: IMPALA-3866
>                 URL: https://issues.apache.org/jira/browse/IMPALA-3866
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Backend
>    Affects Versions: Impala 2.5.0
>            Reporter: Marcell Szabo
>            Assignee: Gabor Kaszab
>            Priority: Minor
>              Labels: resource-management
>             Fix For: Impala 2.13.0
>
>
> We have a single generic error message for scratch write errors that doesn't hint the admin towards the solution: "No usable temporary files: space could not be allocated on any temporary device"
> We could improve this by looking at the error code and reporting a more contextually-specific error message, e.g. "Scratch directories are full." if the error is ENOSPC
> https://github.com/apache/impala/blob/master/be/src/runtime/tmp-file-mgr.cc



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)