Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

What's New @ Cloudera

Find the latest Cloudera product news
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Hi, I'm CLEO! Something exciting is coming to the Community. Stay Tuned!

CDP Operational Database supports a built-in coprocessor ‘AggregateImplementation’

avatar
Rising Star

COD now supports a built-in coprocessor called AggregateImplementation that facilitates aggregation function computations (min, max, sum,avg, median, std) at the region level. This yields better performance because you need not get all the data to perform these calculations. 'AggregateImplementation' is enabled by default, and you can use the AggregationClient in HBase to perform RegionServer side aggregation, for example, row count.

 

This is available starting in COD v1.16 and you do not need to upgrade to a higher version of COD to benefit from this feature.

 

Try out CDP Operational Database for free with Test Drive (no cloud account or setup is needed).