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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to