Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-5760

properties are not propagated correctly to spark in k8s

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.11.0
    • None
    • None

    Description

      As stated in spark configuration

      Spark properties mainly can be divided into two kinds: one is related to deploy, like “spark.driver.memory”, “spark.executor.instances”, this kind of properties may not be affected when setting programmatically through SparkConf in runtime, or the behavior is depending on which cluster manager and deploy mode you choose, so it would be suggested to set through configuration file or spark-submit command line options...
      

      some configurations are ignored when set via SparkConf including spark.jars.packages, spark.driver.extraJavaOptions and others when running spark in K8s

      Attachments

        Issue Links

          Activity

            People

              mvince Michal Vince
              mvince Michal Vince
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: