GitHub user liningalex opened a pull request:

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

    [SPARK-15123] upgrade org.json4s to 3.2.11 version

    ## What changes were proposed in this pull request?
    
    We had the issue when using snowplow in our Spark applications. Snowplow 
requires json4s version 3.2.11 while Spark still use a few years old version 
3.2.10. The change is to upgrade json4s jar to 3.2.11.
    
    ## How was this patch tested?
    
    We built Spark jar and successfully ran our applications in local and 
cluster modes.
    
    


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

    $ git pull https://github.com/liningalex/spark master

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

    https://github.com/apache/spark/pull/12901.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 #12901
    
----
commit 4f0124d4292ed486de6f4b30d8a112e5e4e48a8a
Author: Lining Sun <[email protected]>
Date:   2016-05-04T16:56:52Z

    upgrade org.json4s to 3.2.11 version

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to