cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Using Azure Storage/Azure Blob Storage

jsgeronimo
New Contributor II

I am trying to create an Azure Blob Reader but I keep encountering this error:

Error: Directory not found or access denied: wasb:///storage@janoswsl.blob.core.windows.net/; Reason: com.snaplogic.snaps.hadoop.BinaryAzureAccount cannot be cast to com.snaplogic.snaps.hadoop.KerberosAccount; Resolution: Please check if the directory exists, you have access right and all Snap properties and credentials are valid.

Failure: Unable to read from wasb:///janoswsl.blob.core.windows.net/storage/globalweather.xml, Reason: java.io.IOException: Failed to open input stream for WASB path: wasb:///janoswsl.blob.core.windows.net/storage/globalweather.xml, detail: The specifed resource name contains invalid characters., Resolution: Please address the reported issue.

I also tried replacing wasb with wasbs but I still get the same error.
Here are some screenshots of my pipeline and I used cyberduck tool to verify I can successfully connect to the Azure storage. I am not sure if using a trial account for Azure is causing this.

30 pm

45 pm

and a cyberduck screenshot
59 pm

5 REPLIES 5

jsgeronimo
New Contributor II

Thanks dmiller, I will try to check with our Account Manager we can update to the latest version. I will update this question once I have tested it.