HBase Streams allows you to retrieve or subscribe to real-time data changes in HBase tables for event-driven processing, real-time analytics, and data synchronization.
After data is written to HBase, you may need to retrieve or subscribe to real-time data changes in the following scenarios:
-
Trigger business processes in other applications when data is updated, such as triggering warehouse jobs after a logistics order is created.
-
Connect to real-time computing services for data-driven applications, such as intelligent operations, IoT, and monitoring dashboards.
-
Synchronize data, such as updating a cache or synchronizing data to search engines, data warehouses, and cold storage.
LindormStreams lets you retrieve real-time data changes from HBase tables to build custom data applications.
This feature is available only for ApsaraDB for HBase Performance-enhanced Edition and Lindorm.