Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-5921

Cannot browse file system via NN web UI if any directory has the sticky bit set

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.3.0
    • 2.3.0
    • namenode
    • None
    • Reviewed

    Description

      You'll see an error like this in the JS console if any directory has the sticky bit set:

      'helper_to_permission': function(chunk, ctx, bodies, params) {
      ....
      var exec = ((parms.perm % 10) & 1) == 1;
      Uncaught ReferenceError: parms is not defined
      

      Attachments

        1. HDFS-5921.patch
          0.6 kB
          Aaron Myers
        2. HDFS-5921.patch
          0.6 kB
          Aaron Myers

        Activity

          People

            atm Aaron Myers
            atm Aaron Myers
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: