[jira] [Created] (GIRAPH-80) Don't expose the list holding the messages in BasicVertex

2011-11-14 Thread Sebastian Schelter (Created) (JIRA)
Don't expose the list holding the messages in BasicVertex - Key: GIRAPH-80 URL: https://issues.apache.org/jira/browse/GIRAPH-80 Project: Giraph Issue Type: Improvement Affects

Re: better way to update site?

2011-11-14 Thread Jakob Homan
could you remove /www/incubator.apache.org/giraph_ directory? Done. thanks for the update.

[jira] [Commented] (GIRAPH-51) Provide unit testing tool for Giraph algorithms

2011-11-14 Thread Jakob Homan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149805#comment-13149805 ] Jakob Homan commented on GIRAPH-51: --- Looks great. A few comments: * It may make sense to

[jira] [Updated] (GIRAPH-51) Provide unit testing tool for Giraph algorithms

2011-11-14 Thread Jakob Homan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated GIRAPH-51: -- Assignee: Sebastian Schelter Provide unit testing tool for Giraph algorithms

Re: FOSDEM

2011-11-14 Thread Jakob Homan
It would be excellent to be at FOSDEM, please do. I'm hoping to submit something for next year's Berlin Buzzwords, so, uhm, dibs? (as much as is reasonably possible and polite, of course). On Mon, Nov 7, 2011 at 12:38 PM, Avery Ching ach...@apache.org wrote: I think it would be great if

[jira] [Commented] (GIRAPH-80) Don't expose the list holding the messages in BasicVertex

2011-11-14 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149876#comment-13149876 ] Avery Ching commented on GIRAPH-80: --- Since public abstract void compute(IteratorM

[jira] [Commented] (GIRAPH-80) Don't expose the list holding the messages in BasicVertex

2011-11-14 Thread Jake Mannix (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149887#comment-13149887 ] Jake Mannix commented on GIRAPH-80: --- Can we change both addMessages() and getMessages()

[jira] [Commented] (GIRAPH-80) Don't expose the list holding the messages in BasicVertex

2011-11-14 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149891#comment-13149891 ] Avery Ching commented on GIRAPH-80: --- Seems reasonable to me. Having the option of

Re: Review Request: GIRAPH-11 : Improve the graph distribution of Giraph

2011-11-14 Thread Jakob Homan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2788/#review3211 --- Overall I like it. Please avoid non-essential format changes in

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

2011-11-14 Thread Jakob Homan (Created) (JIRA)
Create annotations on provided algorithms for cli - Key: GIRAPH-81 URL: https://issues.apache.org/jira/browse/GIRAPH-81 Project: Giraph Issue Type: New Feature Reporter: Jakob

[jira] [Created] (GIRAPH-82) Remove default of using ImmutableOutputCommitter

2011-11-14 Thread Jakob Homan (Created) (JIRA)
Remove default of using ImmutableOutputCommitter Key: GIRAPH-82 URL: https://issues.apache.org/jira/browse/GIRAPH-82 Project: Giraph Issue Type: Improvement Reporter: Jakob Homan

[jira] [Commented] (GIRAPH-64) Create VertexRunner to make it easier to run users' computations

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

[jira] [Resolved] (GIRAPH-47) Export Worker's Context/State to vertices through pre/post/Application/Superstep

2011-11-14 Thread Jakob Homan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan resolved GIRAPH-47. --- Resolution: Fixed Export Worker's Context/State to vertices through

Re: Review Request: GIRAPH-11 : Improve the graph distribution of Giraph

2011-11-14 Thread Avery Ching
On 2011-11-14 20:54:28, Jakob Homan wrote: Overall I like it. Please avoid non-essential format changes in large patches; when reviewing it's like trying to run a marathon with a pebble in your shoe. There needs to be quite a bit of unit test coverage on the new classes. Most of

[jira] [Commented] (GIRAPH-11) Improve the graph distribution of Giraph

2011-11-14 Thread Jakob Homan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13150095#comment-13150095 ] Jakob Homan commented on GIRAPH-11: --- I think this is ready to go. Avery, just out of

[jira] [Commented] (GIRAPH-11) Improve the graph distribution of Giraph

2011-11-14 Thread Jakob Homan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13150099#comment-13150099 ] Jakob Homan commented on GIRAPH-11: --- +1 Improve the graph distribution