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

Read write azure blob with error

tochen_snap
New Contributor II

Hello, i got this error trying to read a blob from azure container2. i have not issue to read a blob with java. Help please. Thx

java.io.IOException: Failed to open input stream for WASB path: wasb:///container2/error.txt, detail: The account being accessed does not support http.

Hide Detailsโ€ฆ

HDFS Reader[a6743e25-0e7d-4c9e-b9bd-fbfa37267e9b โ€“ 14b1014c-0292-4f5c-84e7-475de423e673]
com.snaplogic.snap.api.SnapDataException: Unable to read from wasb:///container2/error.txt at com.snaplogic.snap.api.binary.SimpleReader.doRead(SimpleReader.java:397) at com.snaplogic.snap.api.binary.SimpleReader.readFile(SimpleReader.java:320)

1 REPLY 1

tochen_snap
New Contributor II

it works now. thx