Re: General Scalability Questions for Giraph

2013-02-14 Thread Claudio Martella
for your time and inputs. Min -- Claudio Martella claudio.marte...@gmail.com

Re: InputFormat for the example SimpleMasterComputeVertex

2013-02-13 Thread Claudio Martella
Master in Distributed Computinghttp://www.kth.se/en/studies/programmes/master/em/emdc Universitat Politècnica de Catalunya - BarcelonaTech, Barcelona, Spain KTH Royal Institute of Technology, Stockholm, Sweden -- Claudio Martella claudio.marte...@gmail.com

Re: Trying to implement program to find betweenness centrality in giraph

2013-02-08 Thread Claudio Martella
is there a way i can cancel checking counter limit check.. On Fri, Feb 8, 2013 at 2:51 AM, Claudio Martella claudio.marte...@gmail.com wrote: Sorry pradeep, I'm not sure I understand your problem. What about the 361 supersteps and the counters limit change? Did you solve it? On Thu, Feb 7

Inter- and intra-node message passing

2013-02-04 Thread Claudio Martella
worker thread do not require access to the network in order to exchange messages. However, what about *different worker threads* that reside on different cores *of the same node*? Cheers, Alexandros -- *From:* Claudio Martella [claudio.marte...@gmail.com] *Sent

Re: Multiple node types in Giraph and doing a selective M/R over one of them

2013-01-28 Thread Claudio Martella
a fairly crude join. The Graph is likely to change so it would be nice if it could be updated incrementally. Does all this sound like something that would be possible with Giraph? Thank you, /David -- Claudio Martella claudio.marte...@gmail.com

Re: Multiple node types in Giraph and doing a selective M/R over one of them

2013-01-28 Thread Claudio Martella
, this solution depends on the nature of your problem. Just something to play with. Good luck with your use case! On Mon, Jan 28, 2013 at 7:09 AM, Claudio Martella claudio.marte...@gmail.com javascript:_e({}, 'cvml', 'claudio.marte...@gmail.com'); wrote: Giraph does not support multipartite

Re: Deadlock when running on Hadoop 1.0.4

2013-01-22 Thread Claudio Martella
) at org.apache.giraph.master.MasterThread.run(MasterThread.java:144) -- Claudio Martella claudio.marte...@gmail.com

Re: Trouble building trunk with profile hadoop_1.0

2013-01-15 Thread Claudio Martella
) in org.apache.hcatalog.mapreduce.InputJobInfo cannot be applied to (java.lang.String,java.lang.String,java.lang.String) -- Claudio Martella claudio.marte...@gmail.com

Re: Giraph : newbie questions

2012-07-21 Thread Claudio Martella
with a very large amount of edges and a lot of nodes with a few edges. How Giraph will distribute this kind of graph ? Does it take in account the number of edges of each vertice ? Thanks in advance, Nicolas Dugué PhD student at the Univeristy of Orléans -- Claudio Martella

Re: Running munge maven plugin from Eclipse? (slightly off-topic)

2012-06-07 Thread Claudio Martella
versions aggressively, particularly with cross-version rpc compatibility coming soon. But I'd like to avoid a roll-your-own approach; we need to officially support and have versions for different Hadoops. -jg -- Claudio Martella claudio.marte...@gmail.com

<    1   2