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

Ashvin commented on HDFS-14390:
-------------------------------

I uploaded a new patch [^HDFS-14390.002.patch]. As mentioned earlier, the 
{{clientPrincipal}} is removed. It also addresses the {{javac}} warning. The 
tests uses on {{MiniKdc}}. Based on javadoc and other tests using it, it seems 
the recommended way to initialize it is in a {{static BeforeClass}} method. 
Hence the new patch does not change the test setup.

> Provide kerberos support for AliasMap service used by Provided storage
> ----------------------------------------------------------------------
>
>                 Key: HDFS-14390
>                 URL: https://issues.apache.org/jira/browse/HDFS-14390
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Ashvin
>            Assignee: Ashvin
>            Priority: Major
>         Attachments: HDFS-14390.001.patch, HDFS-14390.002.patch
>
>
> With {{PROVIDED}} storage (-HDFS-9806)-, HDFS can address data stored in 
> external storage systems. This feature is not supported in a secure HDFS 
> cluster. The {{AliasMap}} service does not support kerberos, and as a result 
> the cluster nodes will fail to communicate with it. This JIRA is to enable 
> kerberos support for the {{AliasMap}} service.



--
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