• Joined on 2024-10-11
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 03:18:39 +00:00
1b9be221e0 Merge remote-tracking branch 'origin/master'
ac8bc7357d Revert "feat: 添加 TableExist 类用于检查 HBase 表是否存在"
Compare 2 commits »
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 03:15:53 +00:00
15b008dc35 refactor(hbase): 重构 HBaseEmpManager 类
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 02:51:36 +00:00
a25459eae7 feat: 添加 TableExist 类用于检查 HBase 表是否存在
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 02:38:20 +00:00
eefcadd7a4 feat:优化表创建流程并添加数据库连接管理
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 02:28:05 +00:00
fd9875baee feat(HBaseEmpManager): 统计培训课程的参与人数
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 02:26:16 +00:00
76294b7ecf refactor(HBaseEmpManager):重构代码并添加注释
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 02:12:22 +00:00
9891f61574 refactor(HBase): 重构 HBaseEmpManager 类
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 02:05:01 +00:00
c3464a2571 refactor(EmpHBaseClient): 重构 HBase 客户端代码
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 01:59:14 +00:00
5db4f7bca1 perf(hbase): 优化 HBase 客户端配置以提高连接可靠性
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 01:56:01 +00:00
67a270aeaf feat: 添加主程序入口及基本功能演示
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 01:51:07 +00:00
e6ac32b6f2 fix: 修改 HBase 客户端代码中的比较操作符
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 01:48:32 +00:00
e73d1d95a9 fix import errors
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 01:45:53 +00:00
082fab718a feat: 添加 HBase 操作相关代码
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 01:43:28 +00:00
0dc78d8a4e del connect
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 01:38:19 +00:00
2f36bb075f refactor(hbase): 重构 HBase 客户端连接方式- 替换 HBaseAdmin为 Admin 接口,并使用 try-with-resources 自动管理资源
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 01:32:14 +00:00
954c873b1b add pom
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 01:30:36 +00:00
fd26fe33f3 feat(EmpHBaseClient):重构并添加新功能
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 01:17:27 +00:00
1bd83368c5 feat: move files
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 01:15:22 +00:00
bd133feabe feat(database): 创建员工信息表并实现相关查询功能
fly6516 created branch master in fly6516s_Educatio.../BD-exp-5 2025-03-26 01:01:58 +00:00