forked from DataLinkDC/dinky
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
209 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
<font size=7>[English](README.en-US.md)| 简体中文</font> | ||
# Dinky | ||
Dinky是一个基于Apache Flink封装的一个可视化的、轻量级可交互式的Studio,可以在线开发、补全、校验 、执行、预览 FlinkSQL,支持 Flink 官方所有语法及其增强语法,并且可以同时对多 Flink 集群实例进行提交、停止、SavePoint 等运维操作。 | ||
|
||
Learn more about Dinky at http://www.dlink.top | ||
|
||
## Main features | ||
## Compile | ||
See [Compilation](https://github.com/DataLinkDC/dlink/blob/dev/docs/zh-CN/quick_start/build.md) | ||
## install | ||
See [install](https://github.com/DataLinkDC/dlink/blob/dev/docs/zh-CN/quick_start/deploy.md) | ||
## Technology | ||
[Apache Flink](https://github.com/apache/flink) | ||
|
||
[Mybatis Plus](https://github.com/baomidou/mybatis-plus) | ||
|
||
[ant-design-pro](https://github.com/ant-design/ant-design-pro) | ||
|
||
[Monaco Editor](https://github.com/Microsoft/monaco-editor) | ||
|
||
[SpringBoot]() | ||
|
||
## License | ||
## thanks | ||
Thanks to [JetBrains](https://www.jetbrains.com/?from=dlink) for sponsoring a free open source license | ||
|
||
[![JetBrains](https://gitee.com/DataLinkDC/dlink/raw/main/dlink-doc/images/main/jetbrains.svg)](https://www.jetbrains.com/?from=dlink) | ||
|
||
## recent plan | ||
|
||
1.Task Lifecycle Management | ||
|
||
2.Job monitoring and operation and maintenance | ||
|
||
3.Streaming Job Automatic Recovery | ||
|
||
4.Job log view | ||
|
||
5.Dingding alarm and push |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,124 @@ | ||
<font size=7>English| [简体中文](README.zh-CN.md)</font> | ||
# Dinky | ||
Dinky是一个基于Apache Flink封装的一个可视化的、轻量级可交互式的Studio,可以在线开发、补全、校验 、执行、预览 FlinkSQL,支持 Flink 官方所有语法及其增强语法,并且可以同时对多 Flink 集群实例进行提交、停止、SavePoint 等运维操作。 | ||
|
||
了解更多有关Dinky的信息请查阅:http://www.dlink.top | ||
|
||
## 主要功能 | ||
|
||
## 编译 | ||
|
||
详见[编译](https://github.com/DataLinkDC/dlink/blob/dev/docs/zh-CN/quick_start/build.md) | ||
|
||
## 安装 | ||
|
||
详见[安装](https://github.com/DataLinkDC/dlink/blob/dev/docs/zh-CN/quick_start/deploy.md) | ||
|
||
## 技术栈 | ||
[Apache Flink](https://github.com/apache/flink) | ||
|
||
[Mybatis Plus](https://github.com/baomidou/mybatis-plus) | ||
|
||
[ant-design-pro](https://github.com/ant-design/ant-design-pro) | ||
|
||
[Monaco Editor](https://github.com/Microsoft/monaco-editor) | ||
|
||
[SpringBoot]() | ||
|
||
## License | ||
|
||
## 致谢 | ||
感谢 [JetBrains](https://www.jetbrains.com/?from=dlink) 提供的免费开源 License 赞助 | ||
|
||
[![JetBrains](https://gitee.com/DataLinkDC/dlink/raw/main/dlink-doc/images/main/jetbrains.svg)](https://www.jetbrains.com/?from=dlink) | ||
|
||
## 近期计划 | ||
|
||
1.任务生命周期管理 | ||
|
||
2.作业监控及运维 | ||
|
||
3.流作业自动恢复 | ||
|
||
4.作业日志查看 | ||
|
||
5.钉钉报警和推送 | ||
|
||
## 交流与贡献 | ||
|
||
欢迎您加入社区交流分享,也欢迎您为社区贡献自己的力量。 | ||
|
||
在此非常感谢大家的支持~ | ||
|
||
QQ社区群:**543709668**,申请备注 “ Dinky ”,不写不批 | ||
|
||
微信社区群(推荐):添加微信号 wenmo_ai 邀请进群,申请备注 “ Dinky + 企业名 + 职位”,不写不批 | ||
|
||
公众号(最新消息获取建议关注):[DataLink数据中台](https://mmbiz.qpic.cn/mmbiz_jpg/dyicwnSlTFTp6w4PuJruFaLV6uShCJDkzqwtnbQJrQ90yKDuuIC8tyMU5DK69XZibibx7EPPBRQ3ic81se5UQYs21g/0?wx_fmt=jpeg) | ||
|
||
## 运行截图 | ||
|
||
> 登录页 | ||
![](https://gitee.com/DataLinkDC/dlink/raw/main/dlink-doc/images/050/050login.png) | ||
|
||
> 首页 | ||
![](https://gitee.com/DataLinkDC/dlink/raw/main/dlink-doc/images/050/050home.png) | ||
|
||
> FlinkSQL Studio | ||
![](https://gitee.com/DataLinkDC/dlink/raw/main/dlink-doc/images/050/050flinksqlstudio.png) | ||
|
||
> 自动补全 | ||
![](https://gitee.com/DataLinkDC/dlink/raw/main/dlink-doc/images/050/050autocomplete.png) | ||
|
||
> ChangeLog 预览 | ||
![](https://gitee.com/DataLinkDC/dlink/raw/main/dlink-doc/images/050/050changelog.png) | ||
|
||
> BI 折线图 | ||
![](https://gitee.com/DataLinkDC/dlink/raw/main/dlink-doc/images/050/050line.png) | ||
|
||
> Table 预览 | ||
![](https://gitee.com/DataLinkDC/dlink/raw/main/dlink-doc/images/050/050table.png) | ||
|
||
> 语法校验和逻辑检查 | ||
![](https://gitee.com/DataLinkDC/dlink/raw/main/dlink-doc/images/050/050check.png) | ||
|
||
> JobPlan 预览 | ||
![](https://gitee.com/DataLinkDC/dlink/raw/main/dlink-doc/images/050/050jobplan.png) | ||
|
||
> FlinkSQL 导出 | ||
![](https://gitee.com/DataLinkDC/dlink/raw/main/dlink-doc/images/050/050export.png) | ||
|
||
> 血缘分析 | ||
![](https://gitee.com/DataLinkDC/dlink/raw/main/dlink-doc/images/050/050ca.png) | ||
|
||
> Savepoint 管理 | ||
![](https://gitee.com/DataLinkDC/dlink/raw/main/dlink-doc/images/050/050savepoint.png) | ||
|
||
> 共享会话 | ||
![](https://gitee.com/DataLinkDC/dlink/raw/main/dlink-doc/images/050/050session.png) | ||
|
||
> 元数据 | ||
![](https://gitee.com/DataLinkDC/dlink/raw/main/dlink-doc/images/050/050metadata.png) | ||
|
||
> 集群实例 | ||
![](https://gitee.com/DataLinkDC/dlink/raw/main/dlink-doc/images/050/050cluster.png) | ||
|
||
|
||
> 集群配置 | ||
![](https://gitee.com/DataLinkDC/dlink/raw/main/dlink-doc/images/050/050clusterconf.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters