Commit Graph

  • 9033585828 docs(BD-exp-2): 添加数据字段说明及实验要求 master fly6516 2025-03-03 11:32:37 +0800
  • d77b5adbed fix bugs and add suitable code for testing fly6516 2025-03-03 03:22:50 +0000
  • 2c5af64557 feat: 实现大数据实验2- 添加 Hadoop MapReduce程序,计算不同维度的电力使用情况 - 新增 AnnualIndustrialPowerMapper 和 AnnualIndustrialPowerReducer 类 - 新增 MonthlyResidentialPowerMapper 和 MonthlyResidentialPowerReducer 类 - 实现 Main 类,包含三个 MapReduce 作业的运行逻辑 - 添加单元测试 App 和 AppTest - 创建项目配置文件,如 pom.xml、.gitignore等 fly6516 2025-03-03 10:39:39 +0800