bq. whenever client issues flush i have to update the other table.

Are you updating second table in coprocessor ? That is anti-pattern
according to Andrew Purtell.

If you can show us some log (region server, master), that would help us
troubleshoot.

BTW there is no need to capitalize every letter in the email subject.

Cheers

On Wed, Feb 27, 2013 at 9:55 PM, chaitanya eswar <
[email protected]> wrote:

> Hi,
>
> I am trying to  do this,
> When a put is done in one table  i have to store those puts using a static
> variable in coprocessor and whenever client issues flush i have to update
> the other table.
> When i try to do something new coprocessor isn't getting deployed and
> sometimes even the master isn't getting started.
> I wish to know whether there are any limitations to functionality of
> coprocessors
>

Reply via email to