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

Skip NFS TestShellBasedIdMapping tests that are irrelevant on Windows.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 2.6.0
    • test
    • None
    • Reviewed

    Description

      TestShellBasedIdMapping contains several tests that fail on Windows. The underlying implementation of ShellBasedIdMapping assumes a Unix-like environment, forking out to call things like bash and getent. The output parsing also assumes Unix-like output from those commands. The tests aren't currently relevant on Windows, because NFS isn't implemented for Windows. Whenever that work is done, ShellBasedIdMapping will need a much different implementation to support Windows.

      Attachments

        1. HADOOP-11282.1.patch
          2 kB
          Chris Nauroth

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: