GitHub user markgrover opened a pull request:

    https://github.com/apache/spark/pull/17790

    [SPARK-20514][CORE] Upgrade Jetty to 9.3.13.v20161014

    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.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/markgrover/spark spark-20514

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/17790.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #17790
    
----
commit ecfb8e3f276eeb276ed0a3293a68ff93a6f9e88e
Author: Mark Grover <m...@apache.org>
Date:   2017-04-27T21:32:18Z

    [SPARK-20514][CORE] Upgrade Jetty to 9.3.13.v20161014
    
    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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to