10-18-2018 08:12 AM
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)
10-18-2018 12:32 PM
it works now. thx