摘要:
CDH 5.12.0 默认spark使用1.6.0,虽然spark 1.6.0支持DataFrame,但显得有点版本过旧。需要在cdh 5.12中使用spark 2.X版本,网上搜索了一圈,基本都是都是通过parcels方式进行安装,官方也推荐这种方式。本人比较懒,所以就想Apache spark原 阅读全文
摘要:
1、下载azkaban源代码,地址https://github.com/azkaban/azkaban/releases,选择最新release版下载。如wget https://github.com/azkaban/azkaban/archive/3.71.1.tar.gz2、解压源文件tar - 阅读全文
摘要:
Parameter PassingThere is often a desire to pass these parameters to the executing job code. The method of passing these parameters is dependent on th 阅读全文
摘要:
spring boot,mysql,mybatis 阅读全文
摘要:
jar下载地址:https://www.oracle.com/technetwork/database/application-development/jdbc/downloads/index.html 下载本地后,执行命令:mvn install:install-file -DgroupId=co 阅读全文