presto web查询页面 yanagishima 安装
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
环境
Java 8
Node.js
在gitHub 中
https://github.com/zhaolianchao/yanagishima
下载 yanagishima-17.0.tar.gz 最新包
上传 linux 上
解压
cd yanagishima
git checkout -b 17.0 refs/tags/17.0
./gradlew distZip
cd build/distributions
解压编译好的项目
unzip yanagishima-17.0.zip
cd yanagishima-17.0
修改配置 启动
vim conf/yanagishima.properties
nohup bin/yanagishima-start.sh >y.log 2>&1 &
磁盘清理:
在yanagishima-17.0/result/your-presto安装路径下一般会记录着查询查数据的记录,因此长时间会占用大量磁盘。
解决方式:删除掉指定旧日期的所有数据
配置详见:https://github.com/zhaolianchao/yanagishima
GitHub 加速计划 / li / linux-dash
10.39 K
1.2 K
下载
A beautiful web dashboard for Linux
最近提交(Master分支:2 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
已为社区贡献1条内容
所有评论(0)