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

chmod does not parse ugo+rwx,+t correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.0.0-alpha
    • None
    • None
    • None

    Description

      The -chmod command should either parse the string properly, or provide an error message. Currently it discards the first part of the provided pattern.

      $ hdfs dfs -chmod ugo+rwx,+t /tmp
      $ hdfs dfs -ls /
      Found 1 items
      drwxr-xr-t   - hdfs supergroup          0 2012-06-18 10:53 /tmp
      

      Attachments

        Activity

          People

            adi2 Andy Isaacson
            adi2 Andy Isaacson
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: