Re: Review Request: GIRAPH-64

2011-11-11 Thread Dmitriy Ryaboy
> On 2011-11-03 05:32:49, Jake Mannix wrote: > > It would be super cool if, like in Mahout and Hadoop, we could print out > > the set of Vertex impls / algorithms / actions available. In Mahout, we > > have a properties file which we keep updating. Even nicer (maybe?) would > > be to just se

Re: Relax RTC on web site commits?

2011-10-26 Thread Dmitriy Ryaboy
+1 On Wed, Oct 26, 2011 at 5:13 PM, Jakob Homan wrote: > Currently we're doing individual JIRAs for each change to the website, > which is a bunch of ceremony for a routine matter. In GIRAPH-66, we > discussed relaxing this requirement for website changes. This is an > approach we've used in o

Re: [jira] [Commented] (GIRAPH-37) Implement Netty-backed rpc solution

2011-09-18 Thread Dmitriy Ryaboy
Note that finagle is not thrift specific. It's rpc protocol agnostic. We can make a finagle-hadooprpc connector. Granted, the thrift implementation is pretty hardened. Actually the fact that finagle is independent of rpc frework may be another reason to use it -- flip between hadooprpc and thrift d

Re: Port to YARN: GIRAPH and HAMA

2011-09-13 Thread Dmitriy Ryaboy
Dan, Given how fast we are currently iterating on the API in Giraph, I think agreeing on a common API across 3 projects is a bit premature at this stage, unfortunately.. D On Tue, Sep 13, 2011 at 11:20 AM, Dan Brickley wrote: > On 13 September 2011 19:47, Avery Ching wrote: > > > Perhaps more