You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Thomas Marquardt (JIRA)" <ji...@apache.org> on 2018/08/09 18:24:00 UTC

[jira] [Created] (HADOOP-15662) ABFS: Better exception handling of DNS errors

Thomas Marquardt created HADOOP-15662:
-----------------------------------------

             Summary: ABFS: Better exception handling of DNS errors
                 Key: HADOOP-15662
                 URL: https://issues.apache.org/jira/browse/HADOOP-15662
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/azure
            Reporter: Thomas Marquardt


DNS errors are common during testing due to typos or misconfiguration.  They can also occur in production, as some transient DNS issues occur from time to time. 

1) Let's investigate if we can distinguish between the two and fail fast for the test issues, but continue to have retry logic for the transient DNS issues in production.

2) Let's improve the error handling of DNS failures, so the user has an actionable error message.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org