RE: Stored procedures on Apache Geode.

2017-08-27 Thread marios390
ll be planning a series of blog posts and webinars soon to showcase these new capabilities. Stay tuned! -j On Wed, Aug 2, 2017 at 1:17 PM, marios390 <[hidden email]> wrote: > Hi John, > > Thanks for providing these details. I am gonna update clone and verify. > I am

RE: Stored procedures on Apache Geode.

2017-08-03 Thread marios390
re concerned. However, a developer should not have to leave his/her IDE (and use a shell too) to quickly prototype his/her application. Anyway, I will be planning a series of blog posts and webinars soon to showcase these new capabilities. Stay tuned! -j On Wed, Aug 2, 2017 at 1:17 PM, mario

RE: Stored procedures on Apache Geode.

2017-08-02 Thread marios390
dated the dependencies recently and I just checked in a change to the parent pom and configuration-example pom to base the examples on Apache Geode (rather than Pivotal GemFire). Can you please update your clone and verify again. Thanks, John On Wed, Aug 2, 2017 at 12:20 PM, marios390 &

RE: Stored procedures on Apache Geode.

2017-08-02 Thread marios390
ZSUyZnRyZWUlMmZtYXN0ZXIlMmZzcmMlMmZ0ZXN0JTJmamF2YSUyZm9yZyUyZnNwcmluZ2ZyYW1ld29yayUyZmRhdGElMmZnZW1maXJlJTJmY29uZmlnJTJmYW5ub3RhdGlvbg..> Regards, -j On Wed, Aug 2, 2017 at 8:04 AM, marios390 <[hidden email]> wrote: > Hi John, > > I am following you example for setting up geode cluster using annotation > but getting > a few errors.

RE: Stored procedures on Apache Geode.

2017-08-02 Thread marios390
, John On Tue, Jul 18, 2017 at 10:59 PM, marios390 < [hidden email]> wrote: > Hi John, > > As mentioned the other day, we are interested in lift all the stored > procedures up into the > cluster.Do&

RE: Stored procedures on Apache Geode.

2017-07-18 Thread marios390
ZmJpZy1kYXRhLW1lZXRzLWZhc3QtZGF0YS10by1maWdodC1mcmF1ZC1hbmQtbW9yZQ..> -j On Thu, Jul 13, 2017 at 11:33 PM, marios390 < [hidden email]> wrote: > Hi John, > > Just a quick one, > Geode could be integrated with green plum and if not what alternatives for > this. > > Thanks

RE: Stored procedures on Apache Geode.

2017-07-15 Thread marios390
a closed-source connector to link commercial GemFire to commercial Greenplum. Pivotal has no intention of opening that connector at this time. -- Mike Stolz Principal Engineer, GemFire Product Manager Mobile: +1-631-835-4771 On Fri, Jul 14, 2017 at 2:33 AM, marios390 <[hidden email] > wrote:

RE: Stored procedures on Apache Geode.

2017-07-14 Thread marios390
W1lZXRzLWZhc3QtZGF0YS10by1maWdodC1mcmF1ZC1hbmQtbW9yZQ..> -j On Thu, Jul 13, 2017 at 11:33 PM, marios390 < [hidden email]> wrote: > Hi John, > > Just a quick one, > Geode could be integrated with green plum and if not what alternatives for > this. > > Thanks >

RE: Stored procedures on Apache Geode.

2017-07-13 Thread marios390
REF=gFqPp2E5UhB3bUqxuBpEqI2rkvk0WJItDehpfwXC9CqiFSrKMcrUCAFodHRwOi8vc2Nhbm1haWwudHJ1c3R3YXZlLmNvbS8_Yz03NDIyJmQ9aXRubjJWd0otbE1xQmNKbU01T3Q1RU1ZSHRrUWgyc1E4Q08zemVsZjZnJnU9aHR0cCUzYSUyZiUyZmdlbWZpcmU5MCUyZWRvY3MlMmVwaXZvdGFsJTJlaW8lMmZnZW9kZSUyZmRldmVsb3BpbmclMmZwYXJ0aXRpb25lZCU1ZnJlZ2lvbnMlMmZjaGFwdGVyJTVmb3ZlcnZpZXclMmVodG1s> On Thu, Jul 13, 2017 at 1:09 PM, mar

RE: Stored procedures on Apache Geode.

2017-07-13 Thread marios390
s different. It's a java class that would use geode apis to > execute logic within the cluster. > > Anthony > > > On Jul 12, 2017, at 11:13 PM, marios390 <marios.sofocleous@creditsafe. > com> wrote: > > > > Hi, > > > > I noticed that Apache Geode sup

Stored procedures on Apache Geode.

2017-07-13 Thread marios390
Hi, I noticed that Apache Geode supports stored procedures as functions running on nodes. Could you please elaborate on that since I am confused a little a bit. Can I run for example Oracle SP directly on cache servers (nodes) or do I have to transform them somehow into microservices ( i.e spring