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

Standardize fall-back value of test.build.data for testing directories

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Incomplete
    • None
    • None
    • test
    • None

    Description

      Currently when the test.build.data property is not set, as happens when run through some configurations of Eclipse, the fall-back value varies wildly. Most calls set to /tmp, which is not good as it is beyond the scope of the ant clean task and thus will not be deleted. Others default to "." which can drop the test files right in the current directory. Speaking with Konstanin, it seems the correct location should be "build/test/data" to ensure any files that are created are within the scope of Ant's clean command.

      Attached is the current variation in this setting.

      Attachments

        1. test.build.data.txt
          18 kB
          Jakob Homan

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jghoman Jakob Homan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: