ox.
>
> Then I have installed the same package on a Ubuntu 14.04 server.
> When I try running a simple spark read parquet from an azure storage
> account, I get a java.io.IOException: No FileSystem for scheme: wasbs
>
> sqlContext.read.parquet("wasbs://
> mycontai...@myacounts
simple spark read parquet from an azure storage
> > account, I get a java.io.IOException: No FileSystem for scheme: wasbs
> >
> > sqlContext.read.parquet("wasbs://mycontai...@myacountsa.blob.core.windows.net/mypath
> > (http://mycontai...@myacountsa.bl
out of the box.
>
> Then I have installed the same package on a Ubuntu 14.04 server.
> When I try running a simple spark read parquet from an azure storage
> account, I get a java.io.IOException: No FileSystem for scheme: wasbs
>
> sqlContext.read.parquet("wasbs://
> mycontai..
azure storage account, I
get a java.io.IOException: No FileSystem for scheme: wasbs
sqlContext.read.parquet("wasbs://mycontai...@myacountsa.blob.core.windows.net/mypath")
java.io.IOException: No FileSystem for scheme: wasbs at
org.apache.hadoop.fs.FileSystem.getFileSystemClass(FileSystem