Thanks,I've solved it. bye
姓 名:张 欣 邮 件:[email protected] 地 址:杭州市滨江区江南大道3688号潮人汇9楼 网 址:www.ngarihealth.com 发件人: [email protected] 发送时间: 2020-10-27 20:28 收件人: dev 主题: error:Could not resolve placeholder 'hive.jdbc.className' When I execute ‘./ griffin/target/service-0.6.0-SNAPSHOT/bin/start.sh’ Get the error, ``` wired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'hive.jdbc.className' in value "${hive.jdbc.classN ame}" 2020-10-27 20:08:47.286 INFO 979898 --- [ main] h.metastore [560] : Closed a connection to metastore, current connections: 0 2020-10-27 20:08:47.286 INFO 979898 --- [ main] j.LocalContainerEntityManagerFactoryBean[597] : Closing JPA EntityManagerFactory for persistence unit ' default' [EL Warning]: 2020-10-27 20:08:47.29--session_manager_no_partition 2020-10-27 20:08:47.290 INFO 979898 --- [ main] c.z.h.HikariDataSource [350] : HikariPool-1 - Shutdown initiated... 2020-10-27 20:08:47.298 INFO 979898 --- [ main] c.z.h.HikariDataSource [352] : HikariPool-1 - Shutdown completed. 2020-10-27 20:08:47.302 INFO 979898 --- [ main] o.a.c.c.StandardService [173] : Stopping service [Tomcat] 2020-10-27 20:08:47.316 INFO 979898 --- [ main] ConditionEvaluationReportLoggingListener[136] : Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2020-10-27 20:08:47.318 ERROR 979898 --- [ main] o.s.b.SpringApplication [822] : Application run failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hiveMetaStoreServiceJdbcImpl': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'hive.jdbc.className' in value "${hive.jdbc.className}" at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:380) ~ [spring-beans-5.1.9.RELEASE.jar:5.1.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1411) ~[spring-beans-5 .1.9.RELEASE.jar:5.1.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:592) ~[spring-beans-5. 1.9.RELEASE.jar:5.1.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515) ~[spring-beans-5.1. 9.RELEASE.jar:5.1.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320) ~[spring-beans-5.1.9.RELEASE.jar:5.1.9.RE LEASE] at org.springframework.bean ``` help me please 姓 名:张 欣 邮 件:[email protected] 地 址:杭州市滨江区江南大道3688号潮人汇9楼 网 址:www.ngarihealth.com
