| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| datasophon-manager-1.2.0.tar.gz | 2023-09-27 | 106.4 MB | |
| README.md | 2023-09-14 | 4.9 kB | |
| v1.2.0 release source code.tar.gz | 2023-09-14 | 45.1 MB | |
| v1.2.0 release source code.zip | 2023-09-14 | 46.0 MB | |
| Totals: 4 Items | 197.5 MB | 1 | |
新特性:
1、升级spring boot版本为2.6.1。
2、新增项目启动时自动创建数据表和初始化数据功能。
3、优化doris部署监控管理,增加doris自动进行高可用集群配置功能,升级doris版本为1.2.6。
4、优化服务指令执行流程,避免出现服务指令进度卡死的情况。
5、新增datasophon-init模块,可通过脚本自动初始化集群环境。
6、优化hive默认使用hive on yarn环境配置。
7、新增集群删除功能。
8、新增多个生产上关心的监控指标,例如HDFS 整个集群的客户端连接数、NameNode 丢失的块数、DataNode RPC 被调用次数、DataNode
RPC 队列积压长度等。
Bug修复:
1、修复不选择安装的服务实例时依然生成服务指令的问题。
2、修复租户管理中租户列表分页不生效的问题。
3、修复服务角色实例警告报警状态无法恢复的问题。
4、修复租户管理租户列表和用户组列表未按集群隔离的问题。
5、修复doris安装部署时,未自动生成doris be数据目录的问题。
6、修复hdfs安装部署时出现的ileNotFoundException: /etc/security/keytab/keystore问题。
7、 修复项目启动时出现的“because it exists, maybe from xml file”错误问题
What's Changed
- chore(*): add jobmanager and taskmanager memory setting to required config by @zhegemingzimeibanquan in https://github.com/datavane/datasophon/pull/351
- bugfix:NOOE_ENV拼写错误 by @lnnlab in https://github.com/datavane/datasophon/pull/239
- chore(DDP-1.2.0): add jobmanager and taskmanager memory setting to required config by @zhegemingzimeibanquan in https://github.com/datavane/datasophon/pull/352
- Automatically refresh the list of alert indicators when the click to enable/disable indicators is successful. by @WujieRen in https://github.com/datavane/datasophon/pull/356
- [BUg-354][api] Database Migration by @88fantasy in https://github.com/datavane/datasophon/pull/359
- [BUG-354][api] Database Migration by @88fantasy in https://github.com/datavane/datasophon/pull/360
- [Bug-362][api] Index duplicated by @88fantasy in https://github.com/datavane/datasophon/pull/370
- [Bug-358][api] Delete Cluster by @88fantasy in https://github.com/datavane/datasophon/pull/369
- [Feature-363][api] insert into statement optimization by @javaht in https://github.com/datavane/datasophon/pull/375
- [Feature 372] default value is hive on yarn by @a19920714liou in https://github.com/datavane/datasophon/pull/376
- [fix] Error in revision status check by @gtk96 in https://github.com/datavane/datasophon/pull/377
- [Fix][datasophon-ui]modify NODE_DEV by @AllDataDC in https://github.com/datavane/datasophon/pull/381
- [Improvement][datasophon-init]首次初始化提 datasophon-init 模块 by @liu-hai in https://github.com/datavane/datasophon/pull/379
- [Improvement][datasophon-init] 模块 README.md file format optimization by @liu-hai in https://github.com/datavane/datasophon/pull/385
- [Improvement [#380]]add doris config by @a19920714liou in https://github.com/datavane/datasophon/pull/386
- [Improvement][datasophon-init] Added the node initialization capability by @liu-hai in https://github.com/datavane/datasophon/pull/389
- improvement-382 by @zhaoxiaoyi in https://github.com/datavane/datasophon/pull/393
- [Bug-354] Database Migration by @88fantasy in https://github.com/datavane/datasophon/pull/396
- [DORIS]Add DorisFEObserver by @a19920714liou in https://github.com/datavane/datasophon/pull/394
- fix: fix table pagination change by @haitaodesign in https://github.com/datavane/datasophon/pull/401
- Fix issue [#402] by @thomasg19930417 in https://github.com/datavane/datasophon/pull/404
- [Improvement][datasophon-init] datasophon-init Process improvement and documentation optimization by @liu-hai in https://github.com/datavane/datasophon/pull/413
- [Improvement][datasophon-init] readme.md module optimization by @liu-hai in https://github.com/datavane/datasophon/pull/415
New Contributors
- @zhegemingzimeibanquan made their first contribution in https://github.com/datavane/datasophon/pull/351
- @lnnlab made their first contribution in https://github.com/datavane/datasophon/pull/239
- @88fantasy made their first contribution in https://github.com/datavane/datasophon/pull/359
- @liu-hai made their first contribution in https://github.com/datavane/datasophon/pull/379
- @zhaoxiaoyi made their first contribution in https://github.com/datavane/datasophon/pull/393
- @haitaodesign made their first contribution in https://github.com/datavane/datasophon/pull/401
- @thomasg19930417 made their first contribution in https://github.com/datavane/datasophon/pull/404
Full Changelog: https://github.com/datavane/datasophon/compare/v1.1.2...v1.2.0