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 "Bilahari T H (Jira)" <ji...@apache.org> on 2020/07/15 11:16:00 UTC

[jira] [Assigned] (HADOOP-17093) ABFS: GetAccessToken unrecoverable failures are being retried

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

Bilahari T H reassigned HADOOP-17093:
-------------------------------------

    Assignee: Bilahari T H  (was: Sneha Vijayarajan)

> ABFS: GetAccessToken unrecoverable failures are being retried
> -------------------------------------------------------------
>
>                 Key: HADOOP-17093
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17093
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>            Reporter: Sneha Vijayarajan
>            Assignee: Bilahari T H
>            Priority: Major
>             Fix For: 3.4.0
>
>
> When there is an invalid config set, call to fetch token fails with exception:
> throw new UnexpectedResponseException(httpResponseCode,
>  requestId,
>  operation
>  + " Unexpected response."
>  + " Check configuration, URLs and proxy settings."
>  + " proxies=" + proxies,
>  authEndpoint,
>  responseContentType,
>  responseBody);
>  }
> Issue here is that UnexpectedResponseException is not recognized as irrecoverable state and ends up being retried. This needs to be fixed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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