Skip to content

bmuller/clive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clive

Clive is a clojure library for interacting with Hive via Thrift.

Usage

Add the following to your project.clj:

[clive "0.1.0-SNAPSHOT"]

Example usage:

(raw-query {:host "ahost" :port 10000} "select * from atable limit 1")

About

Clojure library for interacting with Hive via Thrift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published