[ 
https://issues.apache.org/jira/browse/HADOOP-16229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16807686#comment-16807686
 ] 

Steve Loughran commented on HADOOP-16229:
-----------------------------------------

settings to enable
{code}
  <property>
    <name>fs.azure.secure.mode</name>
    <value>true</value>
  </property>

  <property>
    <name>fs.azure.local.sas.key.mode</name>
    <value>true</value>
  </property>
{code}

> wasb LocalSASKeyGeneratorImpl only supports HTTP connections
> ------------------------------------------------------------
>
>                 Key: HADOOP-16229
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16229
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/azure
>    Affects Versions: 3.2.0, 3.1.2
>            Reporter: Steve Loughran
>            Priority: Minor
>
> If you enable local sas and secure mode, you can't interact with https-only 
> stores.
> This seems to be because the client created in {{LocalSASKeyGeneratorImpl}} 
> doesn't pass in the URL.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to