Member since
04-05-2016
3
Posts
0
Kudos Received
0
Solutions
06-09-2017
10:36 PM
I have setup the Hadoop cluster using Hortonworks Sandbox HDP 2.6 on Virtual Box. Now I want to setup the connection of my cluster with Microsoft Azure Storage Explorer. I have followed the installation instruction from here: Link
And I have edited the Custom core-site.xml from Ambari UI (as admin) to add the property: After that I have restarted all the services. To test my connection, I ran the following command which will create a directory(testDir) to Azure storage hadoop fs -mkdir wasb://yourcontainer@youraccount.blob.core.windows.net/testDir I got the following error: Am I skipping any step in setting up the connection?
Any help is appreciated!
... View more
Labels: