Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-9788

Add sticky bit support to org.apache.hadoop.fs.Stat

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 2.3.0, 3.0.0-alpha1
    • None
    • None
    • None

    Description

      This is currently breaking DFSShell tests in HDFS. Right now the Stat class is truncating off the octal digit with the sticky bit, let's add support for it back in on supported platforms.

      This digit also has suid (s) and special execute (X) bits, so don't ignore those either.

      Attachments

        Issue Links

          Activity

            People

              andrew.wang Andrew Wang
              andrew.wang Andrew Wang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: