Skip to content
Snippets Groups Projects
  • Michael Gummelt's avatar
    8e5475be
    [SPARK-16967] move mesos to module · 8e5475be
    Michael Gummelt authored
    ## What changes were proposed in this pull request?
    
    Move Mesos code into a mvn module
    
    ## How was this patch tested?
    
    unit tests
    manually submitting a client mode and cluster mode job
    spark/mesos integration test suite
    
    Author: Michael Gummelt <mgummelt@mesosphere.io>
    
    Closes #14637 from mgummelt/mesos-module.
    8e5475be
    History
    [SPARK-16967] move mesos to module
    Michael Gummelt authored
    ## What changes were proposed in this pull request?
    
    Move Mesos code into a mvn module
    
    ## How was this patch tested?
    
    unit tests
    manually submitting a client mode and cluster mode job
    spark/mesos integration test suite
    
    Author: Michael Gummelt <mgummelt@mesosphere.io>
    
    Closes #14637 from mgummelt/mesos-module.