Node side processing

2014-02-27 Thread David Semeria
Hi List, I was wondering whether there have been any past proposals for implementing node side processing (NSP) in C*. By NSP, I mean the passing a reference to a Java class which would then process the result set before it being returned to the client. In our particular use case our

Re: Node side processing

2014-02-27 Thread Tupshin Harper
, 2014 at 8:50 AM, David Semeria da...@lmframework.comwrote: Hi List, I was wondering whether there have been any past proposals for implementing node side processing (NSP) in C*. By NSP, I mean the passing a reference to a Java class which would then process the result set before it being

Re: Node side processing

2014-02-27 Thread Brandon Williams
...@lmframework.comwrote: Hi List, I was wondering whether there have been any past proposals for implementing node side processing (NSP) in C*. By NSP, I mean the passing a reference to a Java class which would then process the result set before it being returned to the client. In our particular use case our

Re: Node side processing

2014-02-27 Thread Edward Capriolo
://issues.apache.org/jira/browse/CASSANDRA-6704 https://issues.apache.org/jira/browse/CASSANDRA-6167 On Thu, Feb 27, 2014 at 7:50 AM, David Semeria da...@lmframework.com wrote: Hi List, I was wondering whether there have been any past proposals for implementing node side processing (NSP) in C*. By NSP