You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Da Zhou (JIRA)" <ji...@apache.org> on 2019/01/10 01:01:04 UTC

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

     [ https://issues.apache.org/jira/browse/HADOOP-15662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Da Zhou updated HADOOP-15662:
-----------------------------
    Attachment: HADOOP-15662-001.patch

> 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
>            Assignee: Da Zhou
>            Priority: Major
>         Attachments: HADOOP-15662-001.patch
>
>
> 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-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org