I've setup kylin on EMR edge node, when i try to start the service, i get the 
below error.
Kylin -->Latest (3.0)
EMR --> 5.28
ERROR [localhost-startStop-1] org.springframework.web.context.ContextLoader - 
Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 
'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter':
 Instantiation of bean failed; nested exception is 
org.springframework.beans.BeanInstantiationException: Failed to instantiate 
[org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter]:
 Constructor threw exception; nested exception is java.lang.ClassCastException: 
com.fasterxml.jackson.datatype.joda.JodaModule cannot be cast to 
com.fasterxml.jackson.databind.Module
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1155)
 ~[spring-beans-4

Reply via email to