Return-Path: Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: (qmail 18114 invoked from network); 11 Mar 2010 04:16:23 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 11 Mar 2010 04:16:23 -0000 Received: (qmail 88307 invoked by uid 500); 11 Mar 2010 04:15:51 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 88226 invoked by uid 500); 11 Mar 2010 04:15:51 -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 88218 invoked by uid 99); 11 Mar 2010 04:15:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Mar 2010 04:15:50 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Mar 2010 04:15:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3E5CE234C4C0 for ; Thu, 11 Mar 2010 04:15:27 +0000 (UTC) Message-ID: <840436192.195981268280927254.JavaMail.jira@brutus.apache.org> Date: Thu, 11 Mar 2010 04:15:27 +0000 (UTC) From: "Devaraj Das (JIRA)" To: hdfs-issues@hadoop.apache.org Subject: [jira] Updated: (HDFS-1005) Fsck security In-Reply-To: <940144425.6251267238045768.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HDFS-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HDFS-1005: ------------------------------ Attachment: HDFS-1005-BP20-1.patch Bugfix on top of the earlier Y20 patch. > Fsck security > ------------- > > Key: HDFS-1005 > URL: https://issues.apache.org/jira/browse/HDFS-1005 > Project: Hadoop HDFS > Issue Type: New Feature > Reporter: Jitendra Nath Pandey > Assignee: Boris Shkolnik > Attachments: HDFS-1005-BP20-1.patch, HDFS-1005-BP20.patch, HDFS-1005-y20.1.patch > > > This jira tracks implementation of security for Fsck. Fsck should make an authenticated connection to the namenode. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.