summaryrefslogtreecommitdiff
path: root/groot-bootstrap/src
AgeCommit message (Expand)Author
2023-12-23[Improve][Config]删除无用配置,UDF函数UnixTimestamp按文档约束�...doufenghu
2023-12-22[Improve][Config]优化配置加载方式。在命令行启动时,通过增...doufenghu
2023-12-21[Feature][bootstrap] 通过system properties 获取config目录拓展的udf�...wangkuan
2023-12-19[improve][common][core]修改udf注册文件读取方式,与配置文件读...wangkuan
2023-12-18[Feature][bootstrap] 通过system properties 获取config目录配置文件�...doufenghu
2023-12-15[fix][bootstrap] stop脚本不能终止任务wangkuan
2023-12-07[improve][bootstrasp] improve stop.sh shell script looks well-structured and ...doufenghu
2023-12-07[fix][realease] add stop.sh and fix format-json not output lib directory.doufenghu
2023-12-04source支持配置解析struct类型lifengchao
2023-12-03[feature][docs] add readme.md for groot stream platformdoufenghu
2023-12-01Merge branch 'develop' of https://git.mesalab.cn/galaxy/platform/groot-stream...lifengchao
2023-12-01GAL-442 优化Connector的source和sink接口lifengchao
2023-11-30[improve][bootstrap] 模块构建时去除无用的依赖jar包doufenghu
2023-11-29[improve][bootstrap] 修复一些有歧义的命名doufenghu
2023-11-29[improve][bootstrap] 优化topology构建,描述每个节点,通过节点...doufenghu
2023-11-28[feature][bootstrap] 动态读取配置文件,以JSON方式存储到GlobalJ...doufenghu
2023-11-24[feature][example] 增加任务运行样例doufenghu
2023-11-23[feature][release] Add a 'release' module to support dynamic release version.doufenghu
2023-11-17[Improve][connectors]ipfix collector同时支持nacos和consul服务发现houjinchuan
2023-11-15[fix][bootstrap] 优化启动module类的命名和归属位置doufenghu
2023-11-15[fix][bootstrap] 增加deployMode=client,通过IDEA启动进行debug调试doufenghu
2023-11-14[feature][bootstrap] connectors 支持插件方式动态加载,增加单元...doufenghu
2023-11-12[fix][bootstrap] connectors作为插件可启动时加载doufenghu
2023-11-08[fix][bootstrap] 优化配置文件读取,使其处理处理空指针更优...doufenghu
2023-11-07add ParameterSplitter classdoufenghu
2023-11-06[fix][bootstrap] fix env nulldoufenghu
2023-11-06[feature][bootstrap] 阶段性提交,支持命令行启动,待完善。doufenghu
2023-10-28[feature][test]支持local模式,方便debug调试,相关HBase调用函�...doufenghu
2023-10-23修复一些类与变量命名问题doufenghu
2023-10-22[fix][core] 重命名UDF,初始化方法修改为init。传递数据改为U...doufenghu
2023-10-22[fix][module]各个module包路径,增加所属模块名称,以便兼容�...doufenghu
2023-10-22[feature][bootstrap]调整pom各个模块依赖关系,统一jar包管理。...doufenghu
2023-10-21基于mvn spotless:apply 对其代码进行格式化doufenghu
2023-10-20maven打包依赖修改wangkuan
2023-10-12groot平台重构,分为多个module,打包方式修改为个子项目独...wangkuan