Sree Bhattacharyya created HADOOP-18516: -------------------------------------------
Summary: [ABFS]: SAS Token not appended to query for GetFileSystemProperties Key: HADOOP-18516 URL: https://issues.apache.org/jira/browse/HADOOP-18516 Project: Hadoop Common Issue Type: Bug Components: fs/azure Affects Versions: 3.3.4 Reporter: Sree Bhattacharyya Assignee: Sree Bhattacharyya The call for getFileStatus internally makes a call for getFileSystemProperties. When the auth type is set to SAS, the SAS token at present is not appended to the query of getFileSystemProperties. This should be fixed by appending the SAS token to query. -- 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