Manika Joshi created HADOOP-19393: ------------------------------------- Summary: ABFS: Returning FileAlreadyExists Exception for UnauthorizedBlobOverwrite Rename Errors Key: HADOOP-19393 URL: https://issues.apache.org/jira/browse/HADOOP-19393 Project: Hadoop Common Issue Type: Bug Components: fs/azure Affects Versions: 3.4.1, 3.4.0 Reporter: Manika Joshi Assignee: Manika Joshi Fix For: 3.5.0, 3.4.2
ABFS driver adheres to Hadoop's expectations which does not allow rename blob overwrites. Recently we came across the case where UnauthorizedBlobOverwrite error (HTTP 403- Access Denied Exception) is thrown for rename overwrites (with SAS authentication). Remapping this error to FileAlreadyExists exception for better understanding. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org