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

Allow SPARK_YARN_APP_JAR to be set in system properties

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 0.9.0
    • 0.9.0
    • Spark Core
    • None

    Description

      I'd like to be able to do from my scala code:
      System.setProperty("SPARK_YARN_APP_JAR", SparkContext.jarOfClass(this.getClass).head)
      System.setProperty("SPARK_JAR", SparkContext.jarOfClass(SparkContext.getClass).head)

      And do nothing on OS level.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              epakhomov Egor Pakhomov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: