[jira] [Commented] (GIRAPH-36) Ensure that subclassing BasicVertex is possible by user apps

2011-10-31 Thread Hyunsik Choi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13139976#comment-13139976 ] Hyunsik Choi commented on GIRAPH-36: Looks great! Actually, I need more time to fully

[jira] [Commented] (GIRAPH-36) Ensure that subclassing BasicVertex is possible by user apps

2011-10-31 Thread Jake Mannix (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13139978#comment-13139978 ] Jake Mannix commented on GIRAPH-36: --- Yeah, sorry it's so bit, Hyunsik - GIRAPH-28 kinda

Re: [jira] [Commented] (GIRAPH-36) Ensure that subclassing BasicVertex is possible by user apps

2011-10-31 Thread Claudio Martella
patch looks very nice from italy as well :) I'll test it this week on my setup. On Mon, Oct 31, 2011 at 8:26 AM, Jake Mannix (Commented) (JIRA) j...@apache.org wrote:    [

[jira] [Commented] (GIRAPH-36) Ensure that subclassing BasicVertex is possible by user apps

2011-10-31 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140279#comment-13140279 ] Avery Ching commented on GIRAPH-36: --- Jake, Your suggestion on 1) will work, but couldn't

[jira] [Commented] (GIRAPH-36) Ensure that subclassing BasicVertex is possible by user apps

2011-10-31 Thread Jake Mannix (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140330#comment-13140330 ] Jake Mannix commented on GIRAPH-36: --- 1) BspUtils.createVertex(Configuration conf,

Re: [jira] [Commented] (GIRAPH-36) Ensure that subclassing BasicVertex is possible by user apps

2011-10-31 Thread Claudio Martella
I actually like the idea of having the messages being inserted at vertex load. Currently I'm actually fighting with this functionality missing and was going to open and issue sooner or later. On Mon, Oct 31, 2011 at 6:19 PM, Jake Mannix (Commented) (JIRA) j...@apache.org wrote:    [

Re: [jira] [Commented] (GIRAPH-36) Ensure that subclassing BasicVertex is possible by user apps

2011-10-31 Thread Avery Ching
I'd also like to hear the use case. Currently we don't dump messages in the vertex output format, but maybe there is a similar case to do so? Avery On 10/31/11 11:46 AM, Jake Mannix wrote: Well I guess that gives us one reason to keep it in the API. What's the reasoning? Are there static

[jira] [Created] (GIRAPH-70) Misspellings in PseudoRandomVertexInputFormat configuration parameters

2011-10-31 Thread Jakob Homan (Created) (JIRA)
Misspellings in PseudoRandomVertexInputFormat configuration parameters -- Key: GIRAPH-70 URL: https://issues.apache.org/jira/browse/GIRAPH-70 Project: Giraph Issue Type:

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

2011-10-31 Thread Jakob Homan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated GIRAPH-64: -- Attachment: GIRAPH-64.patch Here's a patch that introduces that old bin folder we all know and