[jira] [Commented] (GIRAPH-77) Coordinator should expose a web interface with progress, vertex region assignments, etc.

2011-11-17 Thread Arun Suresh (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13151910#comment-13151910 ] Arun Suresh commented on GIRAPH-77: --- This looks very related to

[jira] [Created] (GIRAPH-94) Loading vertex ranges from HBase

2011-11-17 Thread Claudio Martella (Created) (JIRA)
Loading vertex ranges from HBase Key: GIRAPH-94 URL: https://issues.apache.org/jira/browse/GIRAPH-94 Project: Giraph Issue Type: New Feature Reporter: Claudio Martella Assignee:

[jira] [Commented] (GIRAPH-91) Large-memory improvements (Memory reduced vertex implementation, fast failure, added settings)

2011-11-17 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13151965#comment-13151965 ] Hudson commented on GIRAPH-91: -- Integrated in Giraph-trunk-Commit #36 (See

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

2011-11-17 Thread Claudio Martella (Created) (JIRA)
vertex resolution expects MutableVertex instead of BasicVertex -- Key: GIRAPH-95 URL: https://issues.apache.org/jira/browse/GIRAPH-95 Project: Giraph Issue Type: Bug

[jira] [Created] (GIRAPH-96) Support for Graphs with Huge adjacency lists

2011-11-17 Thread Arun Suresh (Created) (JIRA)
Support for Graphs with Huge adjacency lists Key: GIRAPH-96 URL: https://issues.apache.org/jira/browse/GIRAPH-96 Project: Giraph Issue Type: Improvement Reporter: Arun Suresh

[jira] [Commented] (GIRAPH-96) Support for Graphs with Huge adjacency lists

2011-11-17 Thread Arun Suresh (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13152087#comment-13152087 ] Arun Suresh commented on GIRAPH-96: --- Looks like Claudio beat me to a similar suggestion

[jira] [Commented] (GIRAPH-96) Support for Graphs with Huge adjacency lists

2011-11-17 Thread Gianmarco De Francisci Morales (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13152101#comment-13152101 ] Gianmarco De Francisci Morales commented on GIRAPH-96: -- In my opinion

[jira] [Updated] (GIRAPH-68) Implement a Graph Generator

2011-11-17 Thread Hyunsik Choi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyunsik Choi updated GIRAPH-68: --- Attachment: GIRAPH-68_2.patch Avery, Thank you for review. I think that the GraphGenerator is

[jira] [Commented] (GIRAPH-68) Implement a Graph Generator

2011-11-17 Thread Hyunsik Choi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13152185#comment-13152185 ] Hyunsik Choi commented on GIRAPH-68: I missed javadoc. I will reattach the patch

[jira] [Resolved] (GIRAPH-91) Large-memory improvements (Memory reduced vertex implementation, fast failure, added settings)

2011-11-17 Thread Avery Ching (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avery Ching resolved GIRAPH-91. --- Resolution: Fixed Thanks for the quick review Claudio. Hudson +1'ed it as well, resolving.

[jira] [Commented] (GIRAPH-96) Support for Graphs with Huge adjacency lists

2011-11-17 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13152203#comment-13152203 ] Avery Ching commented on GIRAPH-96: --- The general issue of overloading our memory and

[jira] [Commented] (GIRAPH-86) Simplify boolean expressions in ZooKeeperExt::createExt

2011-11-17 Thread Attila Csordas (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13152284#comment-13152284 ] Attila Csordas commented on GIRAPH-86: -- it didn't help yesterday but I checked out the

[jira] [Commented] (GIRAPH-96) Support for Graphs with Huge adjacency lists

2011-11-17 Thread Claudio Martella (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13152291#comment-13152291 ] Claudio Martella commented on GIRAPH-96: it is indeed a nice discussion, the amount

[jira] [Commented] (GIRAPH-86) Simplify boolean expressions in ZooKeeperExt::createExt

2011-11-17 Thread Jakob Homan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13152328#comment-13152328 ] Jakob Homan commented on GIRAPH-86: --- +1. I've committed this. Not sure why you ended up

[jira] [Commented] (GIRAPH-86) Simplify boolean expressions in ZooKeeperExt::createExt

2011-11-17 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13152337#comment-13152337 ] Hudson commented on GIRAPH-86: -- Integrated in Giraph-trunk-Commit #37 (See

[jira] [Commented] (GIRAPH-77) Coordinator should expose a web interface with progress, vertex region assignments, etc.

2011-11-17 Thread Jakob Homan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13152348#comment-13152348 ] Jakob Homan commented on GIRAPH-77: --- I've got a bit of code, but enough to block

[jira] [Updated] (GIRAPH-92) Need outputformat for just vertex ID and value

2011-11-17 Thread Jakob Homan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated GIRAPH-92: -- Attachment: GIRAPH-92-2.patch Updated patch per Avery's comments. Will commit this.

[jira] [Commented] (GIRAPH-83) Is Vertex correct yet?

2011-11-17 Thread Jakob Homan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13152356#comment-13152356 ] Jakob Homan commented on GIRAPH-83: --- bq. I think it should probably actually be called

[jira] [Commented] (GIRAPH-45) Improve the way to keep outgoing messages

2011-11-17 Thread Jakob Homan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13152360#comment-13152360 ] Jakob Homan commented on GIRAPH-45: --- On a side note, is it worth considering messages to

[jira] [Commented] (GIRAPH-83) Is Vertex correct yet?

2011-11-17 Thread Jake Mannix (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13152373#comment-13152373 ] Jake Mannix commented on GIRAPH-83: --- bq. In that Vertex is responsible for maintaining

[jira] [Commented] (GIRAPH-83) Is Vertex correct yet?

2011-11-17 Thread Jakob Homan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13152383#comment-13152383 ] Jakob Homan commented on GIRAPH-83: --- I'm saying we should be responsible for maintaining

[jira] [Commented] (GIRAPH-77) Coordinator should expose a web interface with progress, vertex region assignments, etc.

2011-11-17 Thread Jakob Homan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13152386#comment-13152386 ] Jakob Homan commented on GIRAPH-77: --- s/enough/not enough/g. oy.

[jira] [Assigned] (GIRAPH-84) Simplify boolean expressions in BspRecordReader

2011-11-17 Thread Attila Csordas (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Csordas reassigned GIRAPH-84: Assignee: Attila Csordas Simplify boolean expressions in BspRecordReader

[jira] [Commented] (GIRAPH-84) Simplify boolean expressions in BspRecordReader

2011-11-17 Thread Shaunak Kashyap (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13152469#comment-13152469 ] Shaunak Kashyap commented on GIRAPH-84: --- I believe that style goes against the coding

[jira] [Commented] (GIRAPH-45) Improve the way to keep outgoing messages

2011-11-17 Thread Claudio Martella (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13152477#comment-13152477 ] Claudio Martella commented on GIRAPH-45: I was struggling with this and the

[jira] [Commented] (GIRAPH-84) Simplify boolean expressions in BspRecordReader

2011-11-17 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13152488#comment-13152488 ] Avery Ching commented on GIRAPH-84: --- ternary is fine with me. I think we use it in the

[jira] [Commented] (GIRAPH-77) Coordinator should expose a web interface with progress, vertex region assignments, etc.

2011-11-17 Thread Hyunsik Choi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13152583#comment-13152583 ] Hyunsik Choi commented on GIRAPH-77: I also think that this feature is necessary