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

test-contrib with spaces in classpath (Windows)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.5.0
    • None
    • None

    Description

      On Windows, ant test-contrib (streaming) with fail if classpath contains spaces.

      • vargs.add(System.getProperty("java.class.path"));
        + vargs.add("\"" + System.getProperty("java.class.path") + "\"");

      Attachments

        1. streaming.winspaces.patch
          0.6 kB
          Michel Tourn

        Activity

          People

            Unassigned Unassigned
            michel_tourn Michel Tourn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: