Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CA0EC10AA5 for ; Tue, 9 Dec 2014 17:28:14 +0000 (UTC) Received: (qmail 41337 invoked by uid 500); 9 Dec 2014 17:28:13 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 41248 invoked by uid 500); 9 Dec 2014 17:28:13 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 41085 invoked by uid 99); 9 Dec 2014 17:28:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Dec 2014 17:28:13 +0000 Date: Tue, 9 Dec 2014 17:28:13 +0000 (UTC) From: "Allen Wittenauer (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-7499) Add NFSv4 + Kerberos / client authentication support MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDFS-7499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14239698#comment-14239698 ] Allen Wittenauer commented on HDFS-7499: ---------------------------------------- RFC-compliant NFSv3 can also do Kerberos, it is marked as an optional feature and many implementations do not implement it. Sun fixed this mistake; RFC-compliant NFSv4 requires Kerberos support. That said, NFSv4 is a MUCH MUCH MUCH better fit for HDFS than NFSv3, due to the open and close semantics. > Add NFSv4 + Kerberos / client authentication support > ---------------------------------------------------- > > Key: HDFS-7499 > URL: https://issues.apache.org/jira/browse/HDFS-7499 > Project: Hadoop HDFS > Issue Type: New Feature > Affects Versions: 2.4.0 > Environment: HDP2.1 > Reporter: Hari Sekhon > > We have a requirement for secure file share access to HDFS on a kerberized cluster. > This is spun off from HDFS-7488 where adding Kerberos to the front end client was considered, I believe this would require NFSv4 support? -- This message was sent by Atlassian JIRA (v6.3.4#6332)