1 Star 0 Fork 72

Kenian Shi / light-spark

forked from hellowzk / light-spark 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
default-config.yaml 321 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhaokui 提交于 2020-08-06 17:33 . first commit
%YAML 1.2
---
constansMap:
jdbcurl: "jdbc:mysql://<host>:3306/light_spark?useUnicode=true&characterEncoding=utf-8&useSSL=false"
outputDB: zktest_default
inputDB: dw_test
default_test: true
envs:
spark:
# spark参数
- spark.driver.memory=512M
- spark.driver.cores=10
- spark.driver.default=10
Scala
1
https://gitee.com/kshi/light-spark.git
git@gitee.com:kshi/light-spark.git
kshi
light-spark
light-spark
master

搜索帮助