Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Jackson 2.6 #276

Closed
scosenza opened this issue Nov 8, 2015 · 7 comments
Closed

Upgrade to Jackson 2.6 #276

scosenza opened this issue Nov 8, 2015 · 7 comments

Comments

@scosenza
Copy link
Contributor

scosenza commented Nov 8, 2015

No description provided.

@cevaris
Copy link
Contributor

cevaris commented Dec 15, 2015

Attempted both versions v2.6.3 and 2.5.3, currently seems to be an issue with jackson libs.

http://stackoverflow.com/questions/31452802/how-to-use-java-8-date-classes-and-jackson-with-spark
http://stackoverflow.com/questions/32334517/error-in-running-job-on-spark-1-4-0-with-jackson-module-with-scalaobjectmapper

Run into the following error.

An exception or error caused a run to abort: com.twitter.finatra.json.modules.FinatraJacksonModule$$anon$1.com$fasterxml$jackson$module$scala$experimental$ScalaObjectMapper$_setter_$com$fasterxml$jackson$module$scala$experimental$ScalaObjectMapper$$typeCache_$eq(Lcom/google/common/cache/LoadingCache;)V 
java.lang.AbstractMethodError: com.twitter.finatra.json.modules.FinatraJacksonModule$$anon$1.com$fasterxml$jackson$module$scala$experimental$ScalaObjectMapper$_setter_$com$fasterxml$jackson$module$scala$experimental$ScalaObjectMapper$$typeCache_$eq(Lcom/google/common/cache/LoadingCache;)V

@jdrphillips
Copy link

👍

@scosenza
Copy link
Contributor Author

It looks like Gauva also needs to be upgraded.

On Tuesday, April 12, 2016, James Phillips [email protected] wrote:

[image: 👍]


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#276 (comment)

-Steve

Sent from Gmail Mobile

@cacoco
Copy link
Contributor

cacoco commented May 27, 2016

We're updating this library internally and this upgrade will ideally make it into our next release.

@jimdickinson
Copy link

Is 2.7 possible? On https://github.com/FasterXML/jackson-module-scala they mention

Please use versions 2.6.5, or 2.7.2; earlier released versions are known to contain significant bugs.

@cacoco
Copy link
Contributor

cacoco commented May 31, 2016

@jimdickinson 2.7 contains a regression in Option serialization (FasterXML/jackson-module-scala#240).

@cacoco
Copy link
Contributor

cacoco commented Jun 13, 2016

merged in bb1288a

@cacoco cacoco closed this as completed Jun 13, 2016
@cacoco cacoco added this to the 2.2.0 milestone Jun 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

5 participants