GitHub user JoshRosen opened a pull request:

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

    [SPARK-14222] Remove jackson-module-scala dependency

    This patch removes our `jackson-module-scala` dependency in order to reduce 
the number of dependencies that we'll have to upgrade when adding experimental 
Scala 2.12 support. I think that our current use of this library is fairly 
minimal and removing the dependency seems like less work than having to help 
test and publish it for every Scala 2.12 milestone plus the final 2.12 release 
(see https://github.com/FasterXML/jackson-module-scala/issues/245).
    
    /cc @vanzin @andrewor14

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

    $ git pull https://github.com/JoshRosen/spark remove-jackson-module-scala

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

    https://github.com/apache/spark/pull/12213.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 #12213
    
----
commit 4104b1a3e9009d58388483f5d0c582615ddbc95f
Author: Josh Rosen <[email protected]>
Date:   2016-04-06T19:58:34Z

    Remove jackson-module-scala

----


---
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