You've got a conflict in the version of Jackson that is being used:
Caused by: java.lang.NoSuchMethodError:
com.fasterxml.jackson.databind.module.SimpleSerializers.(Ljava/util/List;)V
Looks like you are using Jackson 2.x somewhere, but AFAIK all of the
Hadoop/Spark libs are still on 1.x.
That's
Hi,
I am facing following error on running spark applications. What could be
missing which is causing this issue.
org.eclipse.jetty.server.AbstractConnector - Started
SocketConnector@0.0.0.0:55046
3574 [main] ERROR org.apache.spark.metrics.MetricsSystem - Sink class
org.apache.spark.metrics.sin