You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (Jira)" <ji...@apache.org> on 2020/07/24 20:01:00 UTC

[jira] [Created] (IMPALA-10006) Better handling of non-writable /opt/impala/logs in containers

Tim Armstrong created IMPALA-10006:
--------------------------------------

             Summary: Better handling of non-writable /opt/impala/logs in containers
                 Key: IMPALA-10006
                 URL: https://issues.apache.org/jira/browse/IMPALA-10006
             Project: IMPALA
          Issue Type: Bug
            Reporter: Tim Armstrong
            Assignee: Tim Armstrong


I ran into an issues where graceful shutdown didn't work because /opt/impala/logs was not writable by HADOOP_USER_NAME.

I think we should modify the entrypoint script to exit with an error if the directory is not writable so that the problem is obvious. We should maybe also modify the shutdown script to be more robust if the log file isn't writable.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)