|
|
026f33e4d0
|
fix(hudi-query): 修复依赖缺失
NoClassDefFoundError: com/ctc/wstx/io/InputBootstrapper
|
2024-03-05 15:16:48 +08:00 |
|
|
|
c0b1071a16
|
refactor(all): 增加源码包打包
|
2024-03-05 15:16:48 +08:00 |
|
|
|
09343e8efa
|
feature(all): 切换使用zookeeper作为注册中心
|
2024-03-05 15:16:48 +08:00 |
|
|
|
69314f62ec
|
refactor(hudi-query,pulsar-query,yarn-query): 补充专用依赖的版本号
|
2024-03-05 15:16:45 +08:00 |
|
|
|
ceed44d43a
|
feature(dependencies): 增加依赖模块
增加一个依赖模块,统一项目使用的主要 jar 依赖版本,但又不写在父项目里,防止加入一些非服务模块,比如启动命令行
|
2024-03-05 15:16:45 +08:00 |
|
|
|
e2520fa15e
|
feature(hudi-query): 增加查询 Hudi 表全部时间线的功能
查询全部时间线默认包含已归档的时间线
|
2024-03-05 15:16:44 +08:00 |
|
|
|
2f2c10e7b7
|
refactor(all): 初始化项目
迁移项目到独立的 service 进行集中开发
包含以下组件的查询 API 服务
flink
hudi
database(info)
pulsar
yarn
包含前端服务和 UI
web
包含公共代码
configuration
|
2024-03-05 15:16:44 +08:00 |
|