Skip to content

miaoze8/yanagishima

This branch is 234 commits behind yanagishima/yanagishima:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7fcea53 · Dec 5, 2019
Dec 1, 2019
Nov 24, 2015
Nov 29, 2019
May 24, 2019
Aug 31, 2016
Dec 5, 2019
Aug 31, 2019
Nov 29, 2019
Feb 2, 2015
Dec 2, 2019
Oct 17, 2019
May 24, 2019
May 24, 2019
Nov 29, 2019
Feb 6, 2015

Repository files navigation

Visit the official web site for more information.

yanagishima Build Status

yanagishima is an open-source Web application for Presto, Hive, Elasticsearch and Spark.

IMAGE ALT TEXT HERE

Requirements to build yanagishima

  • 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 conf/yanagishima.properties
nohup bin/yanagishima-start.sh >y.log 2>&1 &

see http://localhost:8080/

Stop

bin/yanagishima-shutdown.sh

About

Web UI for Presto, Hive, Elasticsearch, SparkSQL

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 41.2%
  • CSS 24.2%
  • Vue 20.0%
  • JavaScript 14.3%
  • Other 0.3%