Skip to content
forked from isxcode/spark-yun

Big data computing platform based on Spark <至轻云-打造大数据计算平台>

License

Notifications You must be signed in to change notification settings

tgluon/spark-yun

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

至轻云

打造企业级超轻量大数据计算平台

Docker Pulls GitHub release (with filter) GitHub Repo stars GitHub forks FOSSA Status GitHub License

产品介绍

        至轻云是一款超轻量级、企业级大数据平台,具备一键部署、开箱即用的特点。无需安装额外的大数据组件,即可快速实现企业级的离线ETL、实时计算和作业定时调度等功能,帮助企业高效处理海量数据,挖掘更多商业价值。

功能特点

  • 超轻量: 无需预装任何中间组件,一键部署即可实现大数据计算。
  • 多租户: 支持创建多租户,实现租户间的数据完全隔离。
  • 高可用: 兼容云原生架构,支持多节点安装,确保高可用性。
  • 私有化部署: 支持内网部署与访问,提升系统安全性。
  • 代码开源: 永久开源且免费,实时公开产品进度,内容持续更新。

立即体验

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

快速部署

至轻云地址:http://localhost:8080
管理员账号:admin
管理员密码:admin123

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

源码构建

mac/linux

打包结果路径: spark-yun/spark-yun-dist/build/distributions/zhiqingyun.tar.gz

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

注意!请使用git bash工具执行命令

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

相关文档

联系我们

邮箱:[email protected]


Thanks for free JetBrains Open Source license

jetbrains

About

Big data computing platform based on Spark <至轻云-打造大数据计算平台>

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 45.5%
  • Vue 41.5%
  • TypeScript 9.0%
  • Shell 2.1%
  • Python 0.7%
  • SCSS 0.7%
  • Other 0.5%