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

Hadoop dfs -help for permissions contains a typo

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.16.1
    • 0.17.0
    • None
    • None
    • All

    • Minor typo fix in help message for chmod. impact : none.

    Description

      The command 'hadoop dfs -help' shows command-line options, that include
      a description of

      E.g.: 754 is same as u=rwx,g=rw,o=r

      I believe this description is not correct, it should be:

      E.g.: 754 is same as u=rwx,g=rx,o=r

      Attachments

        1. HADOOP-3223.patch
          1 kB
          Raghu Angadi

        Activity

          People

            rangadi Raghu Angadi
            milindb Milind Barve
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: