# cloud_disk **Repository Path**: majun20040923/cloud_disk ## Basic Information - **Project Name**: cloud_disk - **Description**: 一个基于hadoop的校园网盘系统 - **Primary Language**: Java - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-19 - **Last Updated**: 2024-11-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cloud_disk #### 介绍 一个基于hadoop的校园网盘系统 #### 软件架构 springboot框架,前端有vue3框架 #### 使用 运行项目前添加application-dev.yml文件,文件中应包含mySQL数据库,redis,HDFS相关配置(hdfs.defaultFS: hdfs://{HDFS集群主节点ip}:{端口号})