IBMStreams com.ibm.streamsx.hbase Toolkit > com.ibm.streamsx.hbase 3.9.3 > What's new > What is new in version 3.6.0
Improvement of error output port to support an optional tuple as input tuple. If the second attribute of error output port is a tuple like input tuple, the HBASE Operators returns in case of any error, additional to the error message also the input tuple. The first attribute in the optional error output port must be a 'rstring'. The second attribute in the error output port is optional and must be a 'TUPLE'.