[
https://issues.apache.org/jira/browse/HADOOP-19917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bence Kosztolnik resolved HADOOP-19917.
---------------------------------------
Fix Version/s: 3.5.1
Resolution: Fixed
> Add cause to exception in AbfsClient if SASTokenProvider failed
> ---------------------------------------------------------------
>
> Key: HADOOP-19917
> URL: https://issues.apache.org/jira/browse/HADOOP-19917
> Project: Hadoop Common
> Issue Type: Improvement
> Components: hadoop-tools
> Affects Versions: 3.5.0
> Reporter: Bence Kosztolnik
> Assignee: Bence Kosztolnik
> Priority: Minor
> Labels: pull-request-available
> Fix For: 3.5.1
>
>
> Currently in the *org.apache.hadoop.fs.azurebfs.services.AbfsClient* if theĀ
> sasTokenProvider throws an exception, than the root cause wont be visible in
> the logs.
> The SasTokenProvider can be a third party entity (for example Ranger
> implementation) so debugging can be challenging in these situation.
> Example log snippet
> {code:java}
> Failed to acquire a SAS token for get-status on [[PATH]] due to
> org.apache.hadoop.security.AccessControlException:
> org.apache.ranger.raz.intg.RangerRazException: null responseĀ {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]