[jira] [Commented] (GIRAPH-262) Netty optimizations and bandwidth tracking

2012-07-23 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421091#comment-13421091 ] Avery Ching commented on GIRAPH-262: Thanks Jakob. > Netty optimizati

[jira] [Commented] (GIRAPH-262) Netty optimizations and bandwidth tracking

2012-07-23 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421078#comment-13421078 ] Jakob Homan commented on GIRAPH-262: I'll take a look. > Netty optimi

[jira] [Commented] (GIRAPH-244) Vertex API redesign

2012-07-23 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421077#comment-13421077 ] Avery Ching commented on GIRAPH-244: Thanks for your comments Claudio. I'll take this

Re: Review Request: Out-of-core messages

2012-07-23 Thread Avery Ching
We should integrate the partitioning of the graph into the input superstep to get locality as well. We can use MapReduce to try and schedule the map tasks (workers) closest to its data and then make the workers smart enough to only try to load their partitions. On 7/22/12 4:30 PM, Claudio Mar

[jira] [Commented] (GIRAPH-244) Vertex API redesign

2012-07-23 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420991#comment-13420991 ] Alessandro Presta commented on GIRAPH-244: -- Here's a PageRank benchmark run with

[jira] [Assigned] (GIRAPH-191) Random Walks on Graphs

2012-07-23 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan reassigned GIRAPH-191: -- Assignee: Gianmarco De Francisci Morales > Random Walks on Graphs > --

[jira] [Updated] (GIRAPH-244) Vertex API redesign

2012-07-23 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Presta updated GIRAPH-244: - Attachment: GIRAPH-244.patch In the meantime, here's a small update: - fixed a mistake in

[jira] [Commented] (GIRAPH-244) Vertex API redesign

2012-07-23 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420737#comment-13420737 ] Alessandro Presta commented on GIRAPH-244: -- Probably a false alarm: I thought I h

[jira] [Commented] (GIRAPH-244) Vertex API redesign

2012-07-23 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420639#comment-13420639 ] Alessandro Presta commented on GIRAPH-244: -- Hold on, I'm investigating on a perfo

[jira] [Commented] (GIRAPH-244) Vertex API redesign

2012-07-23 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420608#comment-13420608 ] Alessandro Presta commented on GIRAPH-244: -- Sounds reasonable. If that helps, I c

[jira] [Commented] (GIRAPH-244) Vertex API redesign

2012-07-23 Thread Claudio Martella (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420602#comment-13420602 ] Claudio Martella commented on GIRAPH-244: - I do understand that, the problem is th

[jira] [Commented] (GIRAPH-244) Vertex API redesign

2012-07-23 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420572#comment-13420572 ] Alessandro Presta commented on GIRAPH-244: -- I don't think we should block other c

[jira] [Commented] (GIRAPH-244) Vertex API redesign

2012-07-23 Thread Claudio Martella (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420557#comment-13420557 ] Claudio Martella commented on GIRAPH-244: - Ok, I'm leaving for a trip now and won'

[jira] [Commented] (GIRAPH-244) Vertex API redesign

2012-07-23 Thread Maja Kabiljo (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420494#comment-13420494 ] Maja Kabiljo commented on GIRAPH-244: - Claudio, that one isn't related to Alessandro's