Return-Path: X-Original-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 12C7417BE6 for ; Sat, 11 Oct 2014 00:41:35 +0000 (UTC) Received: (qmail 34788 invoked by uid 500); 11 Oct 2014 00:41:34 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 34681 invoked by uid 500); 11 Oct 2014 00:41:34 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 34669 invoked by uid 99); 11 Oct 2014 00:41:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Oct 2014 00:41:34 +0000 Date: Sat, 11 Oct 2014 00:41:34 +0000 (UTC) From: "Haohui Mai (JIRA)" To: hdfs-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HDFS-1530) HDFS-1109 broke filesystem browsing 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 ] Haohui Mai resolved HDFS-1530. ------------------------------ Resolution: Not a Problem This is no longer a problem after HDFS-6252 is merged into branch-2. > 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 was sent by Atlassian JIRA (v6.3.4#6332)