Hi Jerry

I also had similar  use case . i had not found anything similar to that
append  :( .

            Thanks and Regards,
        S SYED ABDUL KATHER



On Tue, Aug 7, 2012 at 8:52 PM, Jerry Lam <[email protected]> wrote:

> Hi HBase community:
>
> I checked the HTable API, it has checkAndPut and checkAndDelete but I'm
> looking for checkAndAppend. Is there a way to simulate similarly?
> For instance, I want to check the last 32 bytes of a value (let assume that
> it has 128 bytes in total) in a column before appending atomically some
> values into it.
>
> Thanks!
>
> Jerry
>

Reply via email to