Re: How to access Azure blob storage using Hadoop SDK 3.3.1 and Azure MSI authentication

2021-11-11 Thread Steve Loughran
On Tue, 2 Nov 2021 at 21:16, Sergey Shabalov < sergey.shaba...@metaintegration.com> wrote: > I try to use a simple code > > >1. conf.set("fs.defaultFS","wasbs:// > sshcon...@sshblobhierarchyoff.blob.core.windows.net"); >2. conf.set("fs.azure.ssl.channel.mode","Default_JSS

How to access Azure blob storage using Hadoop SDK 3.3.1 and Azure MSI authentication

2021-11-02 Thread Sergey Shabalov
I try to use a simple code 1. conf.set("fs.defaultFS","wasbs://sshcon...@sshblobhierarchyoff.blob.core.windows.net"); 2. conf.set("fs.azure.ssl.channel.mode","Default_JSSE"); 3. conf.set("fs.azure.account.oauth.provider.type","org.apache.hadoop.fs.azurebfs.oa