Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-7945

Do trim to values of properties

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.5.0
    • Spark Core
    • None

    Description

      Now applications submited by org.apache.spark.launcher.Main read properties file without doing trim to values in it.

      If user left a space after a value(say spark.driver.extraClassPath) then it probably affect global functions(like some jar could not be included in the classpath), so we should do it like Utils.getPropertiesFromFile.

      Attachments

        Activity

          People

            WangTaoTheTonic Tao Wang (Inactive)
            WangTaoTheTonic Tao Wang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: