IBMStreams / streamsx.hbase

Integration of IBM Streams and Apache HBase
http://ibmstreams.github.io/streamsx.hbase/
Other
9 stars 12 forks source link
hbase ibm-streams stream-processing toolkit

streamsx.hbase

This toolkit allows Streams to write tuples into HBase and to read tuples from Apache HBase.

Changes

CHANGELOG.md

Connecting to HBase on IBM Cloud with Streams

Connecting to HBase on IBM Cloud service requires the JDBC Toolkit.

Overview

The toolkit includes the following operators, and at least one sample per operator:

See the documentation for operators and samples to learn more.

The toolkit has been tested with HBase 1.2 and Hadoop 2.7.0, but is expected to work for any later version of Hadoop or HBase.

Setup

Please see the individual product pages for instructions on installation. Once you have HBase installed, the operators need HBase configuration information in order to run. It uses hbase-site.xml to do that. You can supply that in two ways:

Getting started

Download a release, or build the toolkit yourself from the source. See the section below on how to build the toolkit. The following applications in the samples directory are good starting points:

Building the toolkit

The toolkit uses Maven to download the needed dependencies.

Troubleshooting

Please enter an issue on GitHub for defects and other problems.

Contributing

This repository is using the fork-and-pull model (https://help.github.com/articles/using-pull-requests). If you'd like to contribute code, fork a copy of the repository, make changes, and when ready, issue a pull request. For more details, see the wiki in the IBMStreams/toolkits repository. This toolkit implements the NLS feature. Use the guidelines for the message bundle described in Messages and National Language Support for toolkits

Releases

We will make releases after major features have been added. If you wish to request a release, please open an issue.

HBASE issues

Learn more about Streams: