You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by anil gupta <an...@gmail.com> on 2016/02/29 07:26:14 UTC

Calling Coprocessor via HBase Thrift or RestService

Hi,

A non java app would like to use AggregateImplementation(
https://hbase.apache.org/devapidocs/org/apache/hadoop/hbase/coprocessor/AggregateImplementation.html
)
Is it possible to use HBase Thrift gateway or Stargate(Rest gateway) to
make calls to AggregateImplementation coprocessor? If yes, can you also
tell me how to make calls.
I came across this: https://issues.apache.org/jira/browse/HBASE-5600 . But,
its unresolved.

-- 
Thanks & Regards,
Anil Gupta

Re: Calling Coprocessor via HBase Thrift or RestService

Posted by anil gupta <an...@gmail.com>.
Also came across this: https://issues.apache.org/jira/browse/HBASE-6790
HBASE-6790 is also unresolved.

On Sun, Feb 28, 2016 at 10:26 PM, anil gupta <an...@gmail.com> wrote:

> Hi,
>
> A non java app would like to use AggregateImplementation(
> https://hbase.apache.org/devapidocs/org/apache/hadoop/hbase/coprocessor/AggregateImplementation.html
> )
> Is it possible to use HBase Thrift gateway or Stargate(Rest gateway) to
> make calls to AggregateImplementation coprocessor? If yes, can you also
> tell me how to make calls.
> I came across this: https://issues.apache.org/jira/browse/HBASE-5600 .
> But, its unresolved.
>
> --
> Thanks & Regards,
> Anil Gupta
>



-- 
Thanks & Regards,
Anil Gupta