IBMStreams / streamsx.hbase

Integration of IBM Streams and Apache HBase

Home Page:http://ibmstreams.github.io/streamsx.hbase/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide a Sample with Parameter tableNameAttribute

joergboe opened this issue · comments

We should supply a sample that demonstrates the usage of the parameter tableNameAttribute
and the probably the HBASEScan operator.

A SPL sample will provide to demonstrate the usage of the parameter tableNameAttribute for all HBASE operators.

A SPL sample is prepared.
It will be uploaded in wiki after the streamsx.hbase release.

A SPL sample has been provided:

This SPL sample application demonstrates
How to use the parameter tableNameAttribute in all HBASE operators.
How to delete rows from a HBASE table.
How to put data into a HBASE table.
How to scan rows from a HBASE table.

https://github.com/IBMStreams/streamsx.hbase/wiki/How-to-use-the-parameter-tableNameAttribute-in-streamsx.hbase-toolkit