[jira] [Updated] (GIRAPH-174) ConnectedComponentsVertex for loops can be replaced with for-each loops

2012-04-30 Thread Roman K (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman K updated GIRAPH-174: --- Attachment: GIRAPH-174.patch Both loops changed to a more convenient way. Tested with: mvn test

[jira] [Commented] (GIRAPH-95) vertex resolution expects MutableVertex instead of BasicVertex

2012-04-30 Thread Roman K (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264881#comment-13264881 ] Roman K commented on GIRAPH-95: --- I think this is about BasicRPCCommunications class. The

[jira] [Updated] (GIRAPH-187) SequenceFileVertexInputFormat has WritableComparableI as a bounded type for I

2012-04-30 Thread Roman K (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman K updated GIRAPH-187: --- Attachment: GIRAPH-187.patch Type changed so that SequenceFileVertexInputFormat can be used with types such

[jira] [Commented] (GIRAPH-169) How to close all child when a job finished?

2012-05-03 Thread Roman K (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13267257#comment-13267257 ] Roman K commented on GIRAPH-169: I successfully reproduced the problem even on the simpler

[jira] [Commented] (GIRAPH-169) How to close all child when a job finished?

2012-05-03 Thread Roman K (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13267419#comment-13267419 ] Roman K commented on GIRAPH-169: I have recompiled it with mvn -Phadoop 1.0 but the issue

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

2012-05-10 Thread Roman K (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272201#comment-13272201 ] Roman K commented on GIRAPH-141: Sorry for taking your time, but I am not sure I