Anil:
Thanks for the sharing.
If you add a test to HBASE-6669 showing use of BigDecimalColumnInterpreter,
your patch would be more easily acceptable.

Cheers

On Fri, Sep 14, 2012 at 3:17 PM, anil gupta <anilgupt...@gmail.com> wrote:

> Hi Guys,
>
> The regionservers need to have the jar which contains the
> BigDecimalColumnInterpreter class in their classpath. I was successfully
> able to run the utility class once i copied the jar across the cluster and
> rebooted the cluster. Also, please specify the following property in
> hbase-site.xml to load the co-processor:
> <property>
>         <name>hbase.coprocessor.region.classes</name>
>
> <value>org.apache.hadoop.hbase.coprocessor.AggregateImplementation</value>
> </property>
>
> Let me know once you guys try this out.
>
> Thanks,
> Anil Gupta
>
>

Reply via email to