Thanks Harsh, I'll try it ;)
---
Best regards,
nn
2012/5/24 Harsh J
> NNever,
>
> You can use asynchbase (an asynchronous API for HBase) for that need:
> https://github.com/stumbleupon/asynchbase
>
> On Thu, May 24, 2012 at 7:25 AM, NNever wrote:
> > Dear all
> >
NNever,
You can use asynchbase (an asynchronous API for HBase) for that need:
https://github.com/stumbleupon/asynchbase
On Thu, May 24, 2012 at 7:25 AM, NNever wrote:
> Dear all
>
> When we use Put or Delete we always need to wait their return vals. But
> sometimes we just need to send a Put/Del