Should Elasticsearch plugin includes jackson-databind jars?

if jackson-databind jars included, will end up "jar hell"

if jackson-databind jars not inclued, will run into the situation: java.lang.NoClassDefFoundError: Could not initialize class com.fasterxml.jackson.databind.ObjectMapper

what to do? any suggestion?

thanks

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.