Install https://thrift.apache.org
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
Manually copy to https://github.com/neopaf/rocks
Read README there and publish to https://neopaf.github.io/rocks/
luarocks install hive --server https://neopaf.github.io/rocks/
OR
tarantool rocks install hive --server https://neopaf.github.io/rocks/