Provide a Sample with Parameter tableNameAttribute
joergboe opened this issue · comments
joergboe commented
We should supply a sample that demonstrates the usage of the parameter tableNameAttribute
and the probably the HBASEScan operator.
Ahmad Nouri commented
A SPL sample will provide to demonstrate the usage of the parameter tableNameAttribute for all HBASE operators.
Ahmad Nouri commented
A SPL sample is prepared.
It will be uploaded in wiki after the streamsx.hbase release.
Ahmad Nouri commented
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.