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

Hudson commented on HDFS-5921:
------------------------------

SUCCESS: Integrated in Hadoop-Hdfs-trunk #1670 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1670/])
HDFS-5921. Cannot browse file system via NN web UI if any directory has the 
sticky bit set. Contributed by Aaron T. Myers. (atm: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1566916)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.js


> Cannot browse file system via NN web UI if any directory has the sticky bit 
> set
> -------------------------------------------------------------------------------
>
>                 Key: HDFS-5921
>                 URL: https://issues.apache.org/jira/browse/HDFS-5921
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: namenode
>    Affects Versions: 2.3.0
>            Reporter: Aaron T. Myers
>            Assignee: Aaron T. Myers
>            Priority: Critical
>             Fix For: 2.3.0
>
>         Attachments: HDFS-5921.patch, HDFS-5921.patch
>
>
> You'll see an error like this in the JS console if any directory has the 
> sticky bit set:
> {noformat}
> 'helper_to_permission': function(chunk, ctx, bodies, params) {
> ....
> var exec = ((parms.perm % 10) & 1) == 1;
> Uncaught ReferenceError: parms is not defined
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to