Hi Anil, > Does this mean that > "hbase.coprocessor.region.classes" is not a client side configuration? I am > just curious to know why it was not working when i was setting the conf > through code. >
That is correct. This is a server-side only configuration. Setting it on the client side will have no effect.
