No FileSystem for scheme: wasbs

2018-10-03 Thread Metin OSMAN
Hi, I have downloaded and setup zeppelin on my local Ubuntu 18.04 computer, and I successfully managed to open file on Azure Storage with spark interpreter 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 azur

Re: No FileSystem for scheme: wasbs

2018-10-03 Thread Jeff Zhang
Do you specify SPARK_HOME or just using the local embedded mode of spark ? Metin OSMAN 于2018年10月4日周四 上午1:39写道: > Hi, > > I have downloaded and setup zeppelin on my local Ubuntu 18.04 computer, > and I successfully managed to open file on Azure Storage with spark > interpreter out of the box. > >