Skip to content

andrwng/kudu-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kudu-rs

Experimental Rust bindings for Apache Kudu (incubating). Not feature complete.

Documentation

Build Status

build

You will need to add kudu-master and kudu-tserver to the $PATH, or set $KUDU_HOME to your checkout of the kudu repository, and build Kudu in $KUDU_HOME/build/latest (see the Kudu build from source instructions).

env KUDU_HOME=<path-to-kudu-checkout> cargo build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%