Hello Guys, I'm running into below error:
Exception in thread "main" java.lang.NoClassDefFoundError: org/codehaus/jackson/annotate/JsonClass I have created a uber jar with Jackson-core-asl.1.9.13 and passed it with --jars configuration, but still getting errors. I searched on the net and found a few suggestions, such as disabling "USE_ANNOTATIONS", still no joy. I tried disabling SQL module and recompiled Spark and installed the custom library, yet no joy. I'm running out of ideas, could you please assist me with this issue? Many thanks. Uthay.