Skip to content

streamsx.hbase toolkit version 3.2.0

Compare
Choose a tag to compare
@anouri anouri released this 10 Dec 09:58
5f7796d

Release streamsx.hbase toolkit version 3.2.0.
The toolkit com.ibm.streamsx.hbase version 3.2.0 has been improved to support a new parameter tableNameAttribute .
Issue : #97

++ What is new in version 3.2.0

  • The HBASE operators provides a new parameter tableNameAttribute.
    Use this parameter to pass the table name to the operator via input port. Cannot be used with tableName
  • The parameters 'tableNme' and 'tableNameAttribute' are optional, but only one of them must be set to define the name of table.