Skip to content
Snippets Groups Projects
  • Mark Grover's avatar
    5d71f3db
    [SPARK-20514][CORE] Upgrade Jetty to 9.3.11.v20160721 · 5d71f3db
    Mark Grover authored
    Upgrade Jetty so it can work with Hadoop 3 (alpha 2 release, in particular).
    Without this change, because of incompatibily between Jetty versions,
    Spark fails to compile when built against Hadoop 3
    
    ## How was this patch tested?
    Unit tests being run.
    
    Author: Mark Grover <mark@apache.org>
    
    Closes #17790 from markgrover/spark-20514.
    5d71f3db
    History
    [SPARK-20514][CORE] Upgrade Jetty to 9.3.11.v20160721
    Mark Grover authored
    Upgrade Jetty so it can work with Hadoop 3 (alpha 2 release, in particular).
    Without this change, because of incompatibily between Jetty versions,
    Spark fails to compile when built against Hadoop 3
    
    ## How was this patch tested?
    Unit tests being run.
    
    Author: Mark Grover <mark@apache.org>
    
    Closes #17790 from markgrover/spark-20514.