All Projects → danburkert → kudu-rs

danburkert / kudu-rs

Licence: Apache-2.0 license
No description, website, or topics provided.

Programming Languages

rust
11053 projects

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].