Skip to content

Big data computing platform based on Spark <至轻云-超轻量级大数据计算平台/数据中心/主数据>

License

Notifications You must be signed in to change notification settings

isxcode/spark-yun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

至轻云

超轻量级大数据计算平台/数据中心/主数据

Docker Pulls build GitHub Repo stars GitHub forks FOSSA Status GitHub License

官网地址: https://zhiqingyun.isxcode.com
源码地址: https://github.com/isxcode/spark-yun
演示环境: https://zhiqingyun-demo.isxcode.com
安装包下载: https://isxcode.oss-cn-shanghai.aliyuncs.com/zhiqingyun/zhiqingyun.tar.gz
许可证下载: https://isxcode.oss-cn-shanghai.aliyuncs.com/zhiqingyun/license.lic
Docker Hub: https://hub.docker.com/r/isxcode/zhiqingyun
阿里云镜像: https://zhiqingyun.isxcode.com/zh/docs/zh/1/1-docker
产品矩阵: 至轻云, 至流云, 至慧云, 至数云
关键词: 大数据平台, 数据中心, 主数据, 数仓, 数据ETL, 数据同步, Spark, Hadoop, Docker

产品介绍

       至轻云是一款超轻量级、企业级大数据计算平台,基于Spark生态打造。一键部署,开箱即用。快速实现大数据离线ETL、Spark计算、SparkStreaming计算、可视化调度、自定义接口、数据大屏以及自定义表单等多种功能,为企业提供高效便捷的大数据解决方案。

功能特点

  • 轻量级产品: 无需额外组件安装,一键部署,开箱即用。
  • 云原生私有化: 兼容云原生架构,支持多节点安装与高可用集群部署。
  • 分布式数据处理: 基于原生Spark分布式架构,高效地执行复杂数据计算。

立即体验

Tip

演示地址:https://zhiqingyun-demo.isxcode.com
体验账号:user001
账号密码:welcome1

快速部署

Note

访问地址:http://localhost:8080
管理员账号:admin
管理员密码:admin123

docker run -p 8080:8080 -d isxcode/zhiqingyun

相关文档

源码构建

Warning

编译环境需访问外网,且需提前安装Nodejs和Java,推荐版本如下:
Java: zulu8.78.0.19-ca-jdk8.0.412-x64
Nodejs: node-v18.20.3-x64

MacOS/Linux

Important

安装包路径: spark-yun/spark-yun-dist/build/distributions/zhiqingyun.tar.gz

git clone https://github.com/isxcode/spark-yun.git
cd spark-yun
./gradlew install clean package
Windows10/11

Caution

请使用Git Bash终端工具执行以下命令

git clone https://github.com/isxcode/spark-yun.git
cd spark-yun
./gradlew.bat install clean package

收藏历史

Star History Chart