ElMaxo / presto-accumulo

Presto Accumulo Integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Presto Accumulo!

A Presto connector for reading and writing data backed by Apache Accumulo.

Looking for the PrestoBatchWriter? Check out the 0.178 branch.

This repository contains four sub-projects:

  1. presto-accumulo-iterators - A collection of Accumulo iterators to be installed on the TabletServers. These iterators are required to user the connector.
  2. presto-accumulo-tools - A Java project with some tools to help out with metadata management tasks that could not otherwise be done using SQL.
  3. presto-accumulo-examples - Usage examples of the tools

The source code for the Presto Accumulo connector is located at Bloomberg's fork of Presto and is currently under review.

About

Presto Accumulo Integration

License:Other


Languages

Language:Java 90.9%Language:Scala 6.3%Language:Shell 2.0%Language:Python 0.7%