大数据
flink集成spring-boot分时段消费策略
flink消费策略,工作时间8:00 - 20:00 单条消费 其他时间批量消费
pom.xml
flink集成spring-boot及mybatis plus
pom.xml
jsqlparser 表级血缘关系获取
适用于INSERT语句,明确需要目标表以及来源表的场景
pom.xml
SQLite json操作
json_type
在 SQLite 中,要判断一个 JSON 值(value)的类型是 字符串(string)、数字(integer 或 real)、布尔值、null 还是 对象/数组,应使用内置函数:
✅ 推荐方法:json_type(json, pat...
json数据以表达式筛选过滤
需要使用包:json-path
dolphinscheduler 任务名称批量修改
dolphinscheduler 批量导入任务,任务名称修改
js实现dolphinscheduler自动登录
需求:第三方跳转ds页面需自动登录后跳转到指定ds页面
在dolphinscheudler安装目录ui文件夹下新建文件: redirect.html
java操作dolphinscheduler
TaskNodeDto
动态库+动态项目配置管理
需求:根据用户指定的不同的环境以及当前环境下不同的项目读取不同的配置信息
1、项目结构