Hi, In my preput coprocessor I would like to get the old value of the row been input. Now I am creating a HTable instance and using the get interface; function wise it works fine. Given the row is physically in the same region as the cp, is there any lightweight approach doing that?
Thanks! Best Regards, Wei