I am trying to establish the connection between hadoop and Azure storage. I have added the property in core-site.xml mentioned here: Link, still getting the error
No FileSystem for scheme: wasb
Any help is appreciated!
Please try to add the required Java library hadoop-azure
into your Hadoop lib path. You can download from here.
Hope it helps. Any concern, please feel free to let me know.