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

TestKosmosFileSystem can fail when run through ant test on systems shared by users

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.19.0
    • fs
    • None
    • Reviewed

    Description

      TestKosmosFileSystem has some test cases that try to verify paths under /tmp/test/. If a user is running ant test on a system that is shared, this could result in test failures if these paths are created by another user who has used the system. The test cases can be modified to either use one of the standard data directories set up for tests by Hadoop, or they can atleast append the user name when referring to these directories, like /tmp/test-<username>/.

      Attachments

        1. HADOOP-4069.patch
          2 kB
          Lohit Vijaya Renu

        Activity

          People

            lohit Lohit Vijaya Renu
            yhemanth Hemanth Yamijala
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: