You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@systemds.apache.org by "Baunsgaard, Sebastian" <ba...@tugraz.at> on 2020/10/25 16:03:27 UTC

Apache Wink to jackson

Hi dev,


Another open discussion, if someone has opinions.

I noticed that we are using Apache Wink for our JSON handling, that project was  retired 2017.

I suggest changing the JSON handling to Jackson.


best regards

Sebastian

Re: Apache Wink to jackson

Posted by Matthias Boehm <mb...@gmail.com>.
thanks for pointing this out. I think switching to Jackson is a great 
idea. Since Spark is also using it internally, we no longer would need 
to package wink into our jar, reducing footprint by about 100KB.

Regards,
Matthias

On 10/25/2020 5:03 PM, Baunsgaard, Sebastian wrote:
> Hi dev,
> 
> 
> Another open discussion, if someone has opinions.
> 
> I noticed that we are using Apache Wink for our JSON handling, that project was  retired 2017.
> 
> I suggest changing the JSON handling to Jackson.
> 
> 
> best regards
> 
> Sebastian
>