Replace all HBASE deprecated function and Interfaces
anouri opened this issue · 2 comments
anouri commented
The currently HBASE JAVA codes are based on HBASE client version 0.9 from 2014
Some of these functions and interfaces are still deprecated.
There are a lot of warnings during the make of HBASE toolkit.
It is planned to replace all these deprecated functions and Interfaces in JAVA files with new HBASE client Interface.
anouri commented
correction delivered in version 3.1.0
https://github.com/IBMStreams/streamsx.hbase/releases/tag/v3.1.0
anouri commented
closed