unautre / accumulo-proxy-instance

Implements the Accumulo Java client API through the Thrift-based Proxy Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProxyInstance

This is an implementation of the Accumulo Instance Application Programming Interface (API) which uses the Accumulo-supplied, Apache Thrift-based proxy server as the back-end for communicating with an Accumulo instance.

This is also a fork of an original implementation by the JHUAPL. Kudos to them, I just upgraded it to Accumulo 1.9.3.

For more information, see the Users' Manual.

This project is not yet pushed to maven central, but I'll work on it.

About

Implements the Accumulo Java client API through the Thrift-based Proxy Server

License:Apache License 2.0


Languages

Language:Java 100.0%