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

Resource Scheduling: change driver config from addresses to resourcesFile

    XMLWordPrintableJSON

Details

    • Story
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • Spark Core
    • None

    Description

      currently we added a driver config spark.driver.resources.<resourceName>.addresses for standalone mode.

      We should change that to be consistent with the executor side changes and make it spark.driver.resourcesFile. This makes it more flexible in that we wouldn't have to add more configs for different types of resources, standalone mode would just need to output different json in that file.  It will also make some of the parsing code common between the 2.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: