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 "Mukund Thakur (Jira)" <ji...@apache.org> on 2021/02/09 11:54:00 UTC

[jira] [Created] (HADOOP-17521) Pass exception to the caller in AbfsClient#appendSASTokenToQuery

Mukund Thakur created HADOOP-17521:
--------------------------------------

             Summary: Pass exception to the caller in AbfsClient#appendSASTokenToQuery
                 Key: HADOOP-17521
                 URL: https://issues.apache.org/jira/browse/HADOOP-17521
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/azure
    Affects Versions: 3.3.0
            Reporter: Mukund Thakur
            Assignee: Mukund Thakur


Failed to acquire a SAS token for get-status on <path> due to java.lang.NullPointerException
	at org.apache.hadoop.fs.azurebfs.services.AbfsClient.appendSASTokenToQuery(AbfsClient.java:677)
	at org.apache.hadoop.fs.azurebfs.services.AbfsClient.appendSASTokenToQuery(AbfsClient.java:643)
	at org.apache.hadoop.fs.azurebfs.services.AbfsClient.getPathStatus(AbfsClient.java:419)
	at 
 

Exact reason for NPE is not propagated here.



--
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