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

Pass java options to yarn master to handle system properties correctly.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0
    • YARN
    • None

    Description

      Currently spark read mapred-site.xml to get the class path. From hadoop 2.6, the library is shipped to cluster with distributed cache at run-time, and may not be available at every node manager.

      Instead of relying on mapred-site.xml, spark should handle this by its own, for example, through ADD_JARs, SPARK_CLASSPATH, etc

      Attachments

        Issue Links

          Activity

            People

              zhazhan Zhan Zhang
              zzhan Zhan Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: