You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Sree Bhattacharyya (Jira)" <ji...@apache.org> on 2022/10/18 18:33:00 UTC

[jira] [Created] (HADOOP-18498) Error introduced when SAS Token containing '?' prefix is passed

Sree Bhattacharyya created HADOOP-18498:
-------------------------------------------

             Summary: Error introduced when SAS Token containing '?' prefix is passed
                 Key: HADOOP-18498
                 URL: https://issues.apache.org/jira/browse/HADOOP-18498
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Sree Bhattacharyya
            Assignee: Sree Bhattacharyya


Error Description:
At present, SAS Tokens generated from the Azure Portal may or may not contain a ? as a prefix. SAS Tokens that contain the ? prefix will lead to an error in the driver due to a clash of query parameters. This leads to customers having to manually remove the ? prefix before passing the SAS Tokens.

Mitigation:
After receiving the SAS Token from the provider, check if any prefix ? is present or not. If present, remove it and pass the SAS Token.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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