摘要: Working on hadoop, especially on test clusters, I have managed to break my HDFS layer and sometimes with no possible redemption, or at least none that 阅读全文
posted @ 2019-04-30 16:54 大数据从业者FelixZh 阅读(205) 评论(0) 推荐(0) 编辑
摘要: 说明:所有的代码基于SpringBoot 2.0.3版本 背景 在应用程序启动后,可以自动执行建库、建表等SQL脚本.下文中以要自动化执行people.sql脚本为例说明,脚本在SpringBoot工程中的路径为:classpath:people.sql,脚本的具体内容如下: CREATE TABL 阅读全文
posted @ 2019-04-30 15:42 大数据从业者FelixZh 阅读(2331) 评论(0) 推荐(0) 编辑