hi community
I'm new to Cassandra and i'm wondering if there is a counterpart to HBase's
coprocessors in Cassandra. (basically i want to move some of the
computation to the server where data resides)
I did a little googling and found
https://issues.apache.org/jira/browse/CASSANDRA-1311 similar to
Hbase coprocessors, but they allow some
> computation on the server.
>
>
>
> On 12/10/15, 11:02 PM, "hongbin ma" wrote:
>
> >hi community
> >
> >I'm new to Cassandra and i'm wondering if there is a counterpart to
> >HBase's
> &g