Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
hdfsConnect will hang when it attempts to connect to a non-existent NN, right now the client has to wait on a TCP timeout to get unstuck. Adding some reasonable timeout on FileSystem::Connect will fix this.