You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Joe McDonnell (JIRA)" <ji...@apache.org> on 2019/01/12 01:38:00 UTC

[jira] [Created] (IMPALA-8075) Implement timeouts for miscellaneous HDFS calls (mkdir, move, etc)

Joe McDonnell created IMPALA-8075:
-------------------------------------

             Summary: Implement timeouts for miscellaneous HDFS calls (mkdir, move, etc)
                 Key: IMPALA-8075
                 URL: https://issues.apache.org/jira/browse/IMPALA-8075
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
    Affects Versions: Impala 3.2.0
            Reporter: Joe McDonnell
            Assignee: Joe McDonnell


In IMPALA-7738, we implemented timeouts for hdfsOpenFile() calls by using a thread pool of executors so that the calling thread can timeout. 

Timeouts need to be added for other HDFS calls. IMPALA-8074 tracks adding timeouts for hdfsRead(). This Jira tracks adding HDFS timeouts for the remaining HDFS calls, such as mkdir, move, and any other operation that can potentially hang.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org