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

chown and chgrp reject users and groups with spaces on platforms where spaces are otherwise acceptable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1-win, 2.1.0-beta, 1.3.0, 3.0.0-alpha1
    • 1-win, 1.3.0, 2.1.1-beta
    • fs
    • None

    Description

      The chown and chgrp commands enforce a check on a valid set of characters for user and group. The set of valid characters does not include space. On some platforms (notably Windows), the space character is acceptable. We've seen this cause test failures in TestFsShellReturnCode when running on Windows if the logged-in user is a member of a group like Remote Desktop Users.

      Attachments

        1. HADOOP-9768-trunk.3.patch
          8 kB
          Chris Nauroth
        2. HADOOP-9768-branch-1.3.patch
          7 kB
          Chris Nauroth
        3. HADOOP-9768-branch-1-win.3.patch
          7 kB
          Chris Nauroth
        4. HADOOP-9768-trunk.2.patch
          5 kB
          Chris Nauroth
        5. HADOOP-9768-branch-1.2.patch
          6 kB
          Chris Nauroth
        6. HADOOP-9768-trunk.1.patch
          4 kB
          Chris Nauroth
        7. HADOOP-9768-branch-1.1.patch
          4 kB
          Chris Nauroth

        Issue Links

          Activity

            People

              cnauroth Chris Nauroth
              cnauroth Chris Nauroth
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: