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

Yarn: spark.driver.extra* variables not applied consistently to yarn client mode AM

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Implemented
    • 1.1.0
    • None
    • YARN
    • None

    Description

      Currently the configs to set the driver options (spark.driver.extra* -> java options, classpath, library path) are not applied consistently by yarn to the yarn client mode application master. Right now the classpath is applied but the java options and library path aren't. We should make it consistent.

      Note this is a result of discussions on the pull request for https://issues.apache.org/jira/browse/SPARK-4461
      so this might be affected by the outcome of that.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tgraves Thomas Graves
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: