flint icon indicating copy to clipboard operation
flint copied to clipboard

bug with com.fasterxml

Open titidutarn opened this issue 7 years ago • 0 comments

Hi,

I've downloaded and built flint with sbt.

I've then copy and paste the .jar from the target folder into spark/jars

But this create a conflit with com.fasterxml when I try your first example code (CSV)

The error : com.fasterxml.jackson.databind.JsonMappingException: Jackson version is too old 2.3.2

Do you know why ?

Thks,

titidutarn avatar May 10 '17 20:05 titidutarn