Return-Path: Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: (qmail 7326 invoked from network); 7 Dec 2010 06:39:34 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Dec 2010 06:39:34 -0000 Received: (qmail 15569 invoked by uid 500); 7 Dec 2010 06:39:34 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 15490 invoked by uid 500); 7 Dec 2010 06:39:34 -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 15413 invoked by uid 99); 7 Dec 2010 06:39:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Dec 2010 06:39:33 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Dec 2010 06:39:33 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oB76dDMe015349 for ; Tue, 7 Dec 2010 06:39:13 GMT Message-ID: <24623007.17801291703953338.JavaMail.jira@thor> Date: Tue, 7 Dec 2010 01:39:13 -0500 (EST) From: "Dmytro Molkov (JIRA)" To: hdfs-issues@hadoop.apache.org Subject: [jira] Assigned: (HDFS-1530) HDFS-1109 broke filesystem browsing In-Reply-To: <27801545.17741291703949718.JavaMail.jira@thor> 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-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmytro Molkov reassigned HDFS-1530: ----------------------------------- Assignee: Dmytro Molkov > HDFS-1109 broke filesystem browsing > ----------------------------------- > > Key: HDFS-1530 > URL: https://issues.apache.org/jira/browse/HDFS-1530 > Project: Hadoop HDFS > Issue Type: Bug > Reporter: Dmytro Molkov > Assignee: Dmytro Molkov > > Since HDFS-1109 changed the way filename is passed in HFTP the web browsing of the filesystem doesn't work. > Need to fix the way the links are generated for the web UI. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.