Skip to content

shibaby/phoenix-hbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

报错内容:

Error running 'ServiceStarter': Command line is too long. Shorten command 
line for ServiceStarter or also for Application default configuration.

解决办法:

修改项目下 .idea\workspace.xml,找到标签 <component name="PropertiesComponent">, 
在标签里加一行 <property name="dynamic.classpath" value="true" />
如果还报错,那么重启idea

About

SpringBoot整合Phoenix操作Hbase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors