Skip to content

neopaf/lua-hive-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisities

Install https://thrift.apache.org

Build

luarocks rocks install thrift --server https://neopaf.github.io/rocks/
wget https://raw.githubusercontent.com/apache/hive/master/service-rpc/if/TCLIService.thrift -Ospec/TCLIService.thrift
thrift --gen lua spec/TCLIService.thrift
patch -p0 <fix.patch
luarocks build
luarocks pack hive 

Publish

Manually copy to https://github.com/neopaf/rocks

Read README there and publish to https://neopaf.github.io/rocks/

Installation

luarocks install hive --server https://neopaf.github.io/rocks/

OR

tarantool rocks install hive --server https://neopaf.github.io/rocks/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages