Skip to content

cxlluckily/yanagishima

 
 

Repository files navigation

Yanagishima Logo

Yanagishima is an open-source Web application for Trino, Hive and Spark.

Visit the official web site for more information.

CI YouTube Video

Build requirements

  • Java 11
  • Node.js

Quick Start

git clone https://github.com/yanagishima/yanagishima.git
cd yanagishima
git checkout -b [version] refs/tags/[version]
./gradlew distZip
cd build/distributions
unzip yanagishima-[version].zip
cd yanagishima-[version]
vim config/application.yml
nohup bin/yanagishima-start.sh >y.log 2>&1 &

see https://localhost:8080/

Stop

bin/yanagishima-shutdown.sh

About

Web UI for Trino, Hive and SparkSQL

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 44.8%
  • Vue 30.4%
  • JavaScript 22.3%
  • SCSS 2.2%
  • Other 0.3%