You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/04/04 19:01:41 UTC

[jira] [Commented] (HADOOP-14273) Azure: NativeAzureFileSystem should respect config for kerberosSupportEnabled flag

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

Hudson commented on HADOOP-14273:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11520 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/11520/])
HADOOP-14273. Azure: NativeAzureFileSystem should respect config for (liuml07: rev 56ab02eed9b61e1c80605104dfc4c87fc6abac96)
* (edit) hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azure/NativeAzureFileSystem.java


> Azure: NativeAzureFileSystem should respect config for kerberosSupportEnabled flag
> ----------------------------------------------------------------------------------
>
>                 Key: HADOOP-14273
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14273
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/azure
>    Affects Versions: 2.8.0
>            Reporter: Santhosh G Nayak
>            Assignee: Santhosh G Nayak
>             Fix For: 2.9.0, 3.0.0-alpha3
>
>         Attachments: HADOOP-14273.1.patch
>
>
> Currently, WASB driver uses the default value {{false}} for {{kerberosSupportEnabled}} in {{org.apache.hadoop.fs.azure.NativeAzureFileSystem}} which results in skipping the logic of fetching the delegation token from the remote service in secure mode (introduced in HADOOP-13945), which is incorrect. 
> Fix is to initialize {{kerberosSupportEnabled}} instance member with value of the configuration property {{fs.azure.enable.kerberos.support}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org