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 60F1EDA2F for ; Mon, 1 Oct 2012 19:09:09 +0000 (UTC) Received: (qmail 98926 invoked by uid 500); 1 Oct 2012 19:09:09 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 98884 invoked by uid 500); 1 Oct 2012 19:09:09 -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 98874 invoked by uid 99); 1 Oct 2012 19:09:09 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Oct 2012 19:09:09 +0000 Date: Tue, 2 Oct 2012 06:09:09 +1100 (NCT) From: "Jitendra Nath Pandey (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: <1900890503.149909.1349118549109.JavaMail.jiratomcat@arcas> In-Reply-To: <1565064627.13771.1337813081561.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (HDFS-3461) HFTP should use the same port & protocol for getting the delegation token 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-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467115#comment-13467115 ] Jitendra Nath Pandey commented on HDFS-3461: -------------------------------------------- The patch removes the ugi.doAs wrapper in HftpFileSystem.getDelegationToken, is that intended? The ugi in the filesystem could be different from the current user and that would change the existing behavior. > HFTP should use the same port & protocol for getting the delegation token > ------------------------------------------------------------------------- > > Key: HDFS-3461 > URL: https://issues.apache.org/jira/browse/HDFS-3461 > Project: Hadoop HDFS > Issue Type: Bug > Reporter: Owen O'Malley > Assignee: Owen O'Malley > Attachments: h3461_20120924.patch, h3461_20120925.patch, hdfs-3461-branch-1.patch, hdfs-3461-branch-1.patch > > > Currently, hftp uses http to the Namenode's https port, which doesn't work. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira