[jira] [Commented] (GIRAPH-141) mulitgraph support in giraph

2012-06-27 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402234#comment-13402234 ] Alessandro Presta commented on GIRAPH-141: -- Here's another way to look at this:

[jira] [Updated] (GIRAPH-141) multigraph support in giraph

2012-06-27 Thread Eugene Koontz (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated GIRAPH-141: - Summary: multigraph support in giraph (was: mulitgraph support in giraph) multigraph

[jira] [Updated] (GIRAPH-81) Create annotations on provided algorithms for cli

2012-06-27 Thread Maja Kabiljo (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maja Kabiljo updated GIRAPH-81: --- Attachment: GIRAPH-81.patch Create annotations on provided algorithms for cli

[jira] [Commented] (GIRAPH-81) Create annotations on provided algorithms for cli

2012-06-27 Thread Maja Kabiljo (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402291#comment-13402291 ] Maja Kabiljo commented on GIRAPH-81: Now it should be easy to add something similar for

[jira] [Created] (GIRAPH-220) Default implementation of BasicVertex#sendMsgToAllEdges()

2012-06-27 Thread Alessandro Presta (JIRA)
Alessandro Presta created GIRAPH-220: Summary: Default implementation of BasicVertex#sendMsgToAllEdges() Key: GIRAPH-220 URL: https://issues.apache.org/jira/browse/GIRAPH-220 Project: Giraph

[jira] [Created] (GIRAPH-221) Make iteration over edges more explicit

2012-06-27 Thread Alessandro Presta (JIRA)
Alessandro Presta created GIRAPH-221: Summary: Make iteration over edges more explicit Key: GIRAPH-221 URL: https://issues.apache.org/jira/browse/GIRAPH-221 Project: Giraph Issue Type:

[jira] [Updated] (GIRAPH-221) Make iteration over edges more explicit

2012-06-27 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Presta updated GIRAPH-221: - Description: Is there any particular reason why BasicVertex implements Iterable? It

[jira] [Commented] (GIRAPH-209) Include munge version in artifact name

2012-06-27 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402445#comment-13402445 ] Jakob Homan commented on GIRAPH-209: Looking good. * Values are coming out with for

[jira] [Commented] (GIRAPH-213) NettyClient.stop() could deadlock according to netty.io docs

2012-06-27 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402483#comment-13402483 ] Jakob Homan commented on GIRAPH-213: NettyClient.stop() itself should be synchronous,

[jira] [Commented] (GIRAPH-212) Security is busted since GIRAPH-168

2012-06-27 Thread Eugene Koontz (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402509#comment-13402509 ] Eugene Koontz commented on GIRAPH-212: -- Jakob, interesting. I am getting a

[jira] [Updated] (GIRAPH-217) Add SimpleTriangleClosingVertex to Giraph examples

2012-06-27 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Reisman updated GIRAPH-217: --- Attachment: (was: GIRAPH-217-1.patch) Add SimpleTriangleClosingVertex to Giraph examples

[jira] [Updated] (GIRAPH-217) Add SimpleTriangleClosingVertex to Giraph examples

2012-06-27 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Reisman updated GIRAPH-217: --- Attachment: (was: GIRAPH-217-4.patch) Add SimpleTriangleClosingVertex to Giraph examples

[jira] [Updated] (GIRAPH-217) Add SimpleTriangleClosingVertex to Giraph examples

2012-06-27 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Reisman updated GIRAPH-217: --- Attachment: GIRAPH-217-5.patch Passes 'mvn verify', includes explanation of algorithm in comments,

[jira] [Updated] (GIRAPH-217) Add SimpleTriangleClosingVertex to Giraph examples

2012-06-27 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Reisman updated GIRAPH-217: --- Attachment: (was: GIRAPH-217-2.patch) Add SimpleTriangleClosingVertex to Giraph examples

[jira] [Updated] (GIRAPH-217) Add SimpleTriangleClosingVertex to Giraph examples

2012-06-27 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Reisman updated GIRAPH-217: --- Attachment: (was: GIRAPH-217-3.patch) Add SimpleTriangleClosingVertex to Giraph examples

NullWritable as VertexData, EdgeData or MessageData

2012-06-27 Thread Jan van der Lugt
Hi all, Right now it is not possible to use NullWritable as VertexData, EdgeData or MessageData. I made a small patch to enable this, since it can save a lot of memory (especially in the case of EdgeData). Could someone take a look at this JIRA: https://issues.apache.org/jira/browse/GIRAPH-216 ?

[jira] [Commented] (GIRAPH-127) Extending the API with a master.compute() function.

2012-06-27 Thread Jan van der Lugt (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402734#comment-13402734 ] Jan van der Lugt commented on GIRAPH-127: - The latest version comes with some

Re: NullWritable as VertexData, EdgeData or MessageData

2012-06-27 Thread Jan van der Lugt
Ah, ok. I did include a patch, but I'll remember to use 'submit patch'. Thanks! On Wed, Jun 27, 2012 at 5:31 PM, Jakob Homan jgho...@gmail.com wrote: Sure thing. Just as an FYI for our new contributors, I try to do patch reviews every day, but because there are so many patches in various

[jira] [Updated] (GIRAPH-127) Extending the API with a master.compute() function.

2012-06-27 Thread Jan van der Lugt (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan van der Lugt updated GIRAPH-127: Attachment: GIRAPH-127.patch Extending the API with a master.compute() function.

[jira] [Updated] (GIRAPH-218) Consolidate all I/O Format classes under one roof in lib/ directory

2012-06-27 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Reisman updated GIRAPH-218: --- Attachment: GIRAPH-218-3.patch passes mvn verify etc. I forgot to move a couple of formats.

[jira] [Updated] (GIRAPH-218) Consolidate all I/O Format classes under one roof in lib/ directory

2012-06-27 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Reisman updated GIRAPH-218: --- Attachment: (was: GIRAPH-218-2.patch) Consolidate all I/O Format classes under one roof in

[jira] [Updated] (GIRAPH-218) Consolidate all I/O Format classes under one roof in lib/ directory

2012-06-27 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Reisman updated GIRAPH-218: --- Attachment: (was: GIRAPH-218-1.patch) Consolidate all I/O Format classes under one roof in