hi,
kylin Boot error, how to solve the??the error is as follows:
Cluster environment??hadoop2.7.1
hive1.2.1
hbase 0.98
Error creating bean with name 'expressionHandler' defined in class path
resource [kylinSecurity.xml]:
Cannot resolve reference to bean 'permissionEvaluator' while setting bean
property 'permissionEvaluator';
nested exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'permissionEvaluator' defined in class path
resource [kylinSecurity.xml]:
Cannot resolve reference to bean 'aclService' while setting constructor
argument;
nested exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'aclService' defined in file
[/usr/local/kylin/tomcat/webapps/kylin/WEB-INF/
classes/org/apache/kylin/rest/service/AclService.class]: Instantiation of bean
failed;
nested exception is org.springframework.beans.BeanInstantiationException:
Could not instantiate bean class [org.apache.kylin.rest.service.AclService]:
Constructor threw exception; nested exception is
org.apache.kylin.common.persistence.StorageException:
Error when open connection hbase
yehefeng