Re: River-examples project - followup

2015-04-08 Thread Patricia Shanahan
Maybe it would be possible to put one or more of the richer functions in an example? That would let us get practical experience before committing to an API change. Patricia On 4/8/2015 6:47 PM, Gregg Wonderly wrote: I think that it could be beneficial, to provide code examples, in some form t

Re: River-examples project - followup

2015-04-08 Thread Gregg Wonderly
I think that it could be beneficial, to provide code examples, in some form that do the two different things that are possible to make this less visible. First, show the reader how to use an exit hook in the tutorial to see the service registration disappear. Second, show them how to use the l

RE: River-examples project - followup

2015-04-08 Thread Bishnu Gautam
Thanks GregI got the instruction to get started.RegardsBishnu Bishnu Prasad Gautam > Subject: Re: River-examples project - followup > From: tras...@stratuscom.com > Date: Wed, 8 Apr 2015 04:12:52 -0400 > To: dev@river.apache.org > > First, retrieve the project using Subversion. The instructio

Re: River future direction

2015-04-08 Thread Peter
Thanks Brian, very interesting. Regarding high availability and self healing, would you reccommend River support using zookeeper? If so, how are you using it? Regards, Peter. - Original message - > We've built a scalable distributed graph database using river ( > www.blazegraph.com,

Re: River-examples project - followup

2015-04-08 Thread Greg Trasuk
First, retrieve the project using Subversion. The instructions to get started are in the README.md file at the top level of the project repository. Basically, you need to checkout the project using svn, then build the project using Maven. Once the project is built, the tutorial starting point

RE: River-examples project - followup

2015-04-08 Thread Bishnu Gautam
Hi GregThanks for the link. Sorry, I could not find the tutorial about hello-service. Did I miss something from the link below. However, there was the GreeterService.java file. RegardsBishnu Bishnu Prasad Gautam > From: tras...@stratuscom.com > Subject: Re: River-examples project - followup