[ 
https://issues.apache.org/jira/browse/HDFS-15277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17084283#comment-17084283
 ] 

Hudson commented on HDFS-15277:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #18149 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/18149/])
HDFS-15277. Parent directory in the explorer does not support all path 
(ayushsaxena: rev cc5c1da7c1c29618b5df785d9f1d7a0b737eced1)
* (edit) hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.js
* (edit) hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/webapps/router/explorer.js


> Parent directory in the explorer does not support all path formats
> ------------------------------------------------------------------
>
>                 Key: HDFS-15277
>                 URL: https://issues.apache.org/jira/browse/HDFS-15277
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Jianfei Jiang
>            Assignee: Jianfei Jiang
>            Priority: Minor
>             Fix For: 3.4.0
>
>         Attachments: HDFS-15277_001.patch
>
>
> In HDFS-15239, a new button can click to parent folder is add. However, if 
> the path is not formatted perfectly, it will not get the real parent.
> Path like follows are supported to get the file list in explorer.html, but 
> they do not get the correct parent:
> /a/b/c/ parent will get  /a/b/c now which should be /a/b
> /a/b//c parent's parent will get /a/b/ now which should be /a
>  
> Otherwise, if current path is / or // or ///..... The parent button should be 
> unabled as it has no parent.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to