Skip to content
  • Paul Mackles's avatar
    b3f9dbf4
    [SPARK-19606][MESOS] Support constraints in spark-dispatcher · b3f9dbf4
    Paul Mackles authored
    ## What changes were proposed in this pull request?
    
    A discussed in SPARK-19606, the addition of a new config property named "spark.mesos.constraints.driver" for constraining drivers running on a Mesos cluster
    
    ## How was this patch tested?
    
    Corresponding unit test added also tested locally on a Mesos cluster
    
    Please review http://spark.apache.org/contributing.html before opening a pull request.
    
    Author: Paul Mackles <pmackles@adobe.com>
    
    Closes #19543 from pmackles/SPARK-19606.
    b3f9dbf4
    [SPARK-19606][MESOS] Support constraints in spark-dispatcher
    Paul Mackles authored
    ## What changes were proposed in this pull request?
    
    A discussed in SPARK-19606, the addition of a new config property named "spark.mesos.constraints.driver" for constraining drivers running on a Mesos cluster
    
    ## How was this patch tested?
    
    Corresponding unit test added also tested locally on a Mesos cluster
    
    Please review http://spark.apache.org/contributing.html before opening a pull request.
    
    Author: Paul Mackles <pmackles@adobe.com>
    
    Closes #19543 from pmackles/SPARK-19606.
Loading