# 至轻云 **Repository Path**: isxcode/spark-yun ## Basic Information - **Project Name**: 至轻云 - **Description**: Ultra-Lightweight AI-Powered Big Data Center | 至轻云-超轻量级智能化大数据中心/数据中台 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: https://zhiqingyun.isxcode.com - **GVP Project**: No ## Statistics - **Stars**: 77 - **Forks**: 55 - **Created**: 2023-03-19 - **Last Updated**: 2025-12-23 ## Categories & Tags **Categories**: big-data **Tags**: 至轻云, 数据中心, 数据质量, 数据分析, 数据安全 ## README # 至轻云-超轻量级智能化大数据中心 [![Docker Pulls](https://img.shields.io/docker/pulls/isxcode/zhiqingyun)](https://hub.docker.com/r/isxcode/zhiqingyun) [![build](https://github.com/isxcode/spark-yun/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/isxcode/spark-yun/actions/workflows/build.yml) [![GitHub Repo stars](https://img.shields.io/github/stars/isxcode/spark-yun)](https://github.com/isxcode/spark-yun) [![GitHub forks](https://img.shields.io/github/forks/isxcode/spark-yun)](https://github.com/isxcode/spark-yun/fork) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fisxcode%2Fspark-yun.svg?type=shield&issueType=license)](https://app.fossa.com/projects/git%2Bgithub.com%2Fisxcode%2Fspark-yun?ref=badge_shield&issueType=license) [![GitHub License](https://img.shields.io/github/license/isxcode/spark-yun)](https://github.com/isxcode/spark-yun/blob/main/LICENSE)
产品官网 https://zhiqingyun.isxcode.com
源码仓库 https://github.com/isxcode/spark-yun
演示环境 https://zhiqingyun-demo.isxcode.com
部署文档 https://zhiqingyun.isxcode.com/zh/docs/zh/1/2
安装包下载 https://zhiqingyun-demo.isxcode.com/tools/open/file/zhiqingyun.tar.gz
许可证下载 https://zhiqingyun-demo.isxcode.com/tools/open/file/license.lic
友情链接 [至数云] - 超轻量级人工智能应用平台
关键词 大数据计算, 智数, 湖仓, 数据中台, 数据同步, Spark, Flink, Hadoop, Doris, Hive
### 产品介绍         至轻云是一款企业级、智能化大数据中心。一键部署,开箱即用。可快速实现大数据计算、数据采集、数据清洗、数据安全、数据质量、数据管理、数据接口开放等功能,助力企业构建新一代智慧数据中心。 ### 功能列表 | 模块 | 功能 | |:-----|:-------------------------| | 首页 | 系统监控、集群监控、实例监控 | | 资源管理 | 计算集群、数据源、驱动管理、资源中心 | | 数据规划 | 数据分层、数据标准、数据建模 | | 数据开发 | 作业流、函数仓库、全局变量、实时计算、计算容器 | | 任务调度 | 调度历史 | | 基线告警 | 消息体、基线配置、告警实例 | | 元数据 | 数据地图、数据采集、采集实例 | | 数据服务 | 数据卡片、数据大屏、接口服务、分享表单 | | 后台管理 | 用户中心、租户列表、租户成员、免密登录、证书安装 | ### 立即体验 演示地址:https://zhiqingyun-demo.isxcode.com
体验账号:zhiyao
账号密码:zhiyao123 ### 相关文档 - [快速入门](https://zhiqingyun.isxcode.com/zh/docs/zh/1/0) - [产品手册](https://zhiqingyun.isxcode.com/zh/docs/zh/2/0) - [开发手册](https://zhiqingyun.isxcode.com/zh/docs/zh/5/1) - [博客](https://ispong.isxcode.com/tags/spark/) ### 快速部署 ```bash # 访问地址:http://localhost:8080 # 管理员账号:admin # 管理员密码:admin123 docker run -p 8080:8080 -d isxcode/zhiqingyun ``` ### 源码构建 ```bash # 安装包路径: /tmp/spark-yun/spark-yun-dist/build/distributions/zhiqingyun.tar.gz cd /tmp git clone https://github.com/isxcode/spark-yun.git docker run --rm \ -v /tmp/spark-yun:/spark-yun \ -w /spark-yun \ -it registry.cn-shanghai.aliyuncs.com/isxcode/zhiqingyun-build:latest-amd \ /bin/bash -c "source /etc/profile && gradle install clean package" ``` ### 产品展示
登录页 首页
数据源 作业流
pySpark 运行结果
作业配置 任务调度
数据分层 数据地图
自定义接口 分享表单
数据分析 数据大屏