Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-2331 By layer Spark cubing
  3. KYLIN-2371

Allow overwrite default spark conf in kylin.properties and project/cube level

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • v2.0.0
    • Spark Engine
    • None

    Description

      If user wants to customize some conf parameter for some cubes, he can define the conf with prefix "kylin.engine.spark-conf." in either "conf/kylin.properties" or at the project/cube level, e.g,

      kylin.engine.spark-conf.spark.executor.instances=4

      Then kylin will parse and apply the conf when submitting to spark, Kylin will run:

      "spark/bin/spark-submit --conf spark.executor.instances=4 ..."

      Attachments

        Activity

          People

            shaofengshi Shao Feng Shi
            shaofengshi Shao Feng Shi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: