thekuwayama / livy-go

Apache Livy client for the Go programming language.

Home Page:https://livy.incubator.apache.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

livy-go

Actions Status Go Report Card Documentation

Getting Started

Livy Setup

  1. livy install
make livy.install
  1. livy start
make livy.start
  1. livy stop
make livy.stop

リリース方法

  1. yarn install
  2. git checkout -b master origin/master
  3. yarn semantic-release --no-ci --branches master

About

Apache Livy client for the Go programming language.

https://livy.incubator.apache.org/


Languages

Language:Go 83.0%Language:Scala 16.0%Language:Makefile 1.0%