[jira] [Updated] (GIRAPH-244) Vertex API redesign

2012-07-09 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Presta updated GIRAPH-244: - Attachment: GIRAPH-244.patch > Vertex API redesign > --- > >

[jira] [Updated] (GIRAPH-244) Vertex API redesign

2012-07-09 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Presta updated GIRAPH-244: - Attachment: GIRAPH-244.patch > Vertex API redesign > --- > >

[jira] [Updated] (GIRAPH-244) Vertex API redesign

2012-07-10 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Presta updated GIRAPH-244: - Attachment: GIRAPH-244.patch Forgot a default getEdgeValue in SimpleMutableVertex

[jira] [Updated] (GIRAPH-244) Vertex API redesign

2012-07-10 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Presta updated GIRAPH-244: - Attachment: GIRAPH-244.patch - Split Edge class into a Edge (basically a pair vertexId/va

[jira] [Updated] (GIRAPH-244) Vertex API redesign

2012-07-11 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Presta updated GIRAPH-244: - Attachment: GIRAPH-244.patch Rebased on trunk. > Vertex API redesign > -

[jira] [Updated] (GIRAPH-244) Vertex API redesign

2012-07-16 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Presta updated GIRAPH-244: - Attachment: GIRAPH-244.patch Actually I think the patch didn't apply cleanly on your side

[jira] [Updated] (GIRAPH-244) Vertex API redesign

2012-07-16 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Presta updated GIRAPH-244: - Attachment: GIRAPH-244.patch > Vertex API redesign > --- > >

[jira] [Updated] (GIRAPH-244) Vertex API redesign

2012-07-16 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Presta updated GIRAPH-244: - Attachment: GIRAPH-244.patch Integrated first suggestions from the review.

[jira] [Updated] (GIRAPH-244) Vertex API redesign

2012-07-17 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Presta updated GIRAPH-244: - Attachment: GIRAPH-244.patch Integrated the last discussed changes and rebased. Will also

[jira] [Updated] (GIRAPH-244) Vertex API redesign

2012-07-22 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Presta updated GIRAPH-244: - Attachment: GIRAPH-244.patch Small changes to make FindBugs happy (actually, I don't see

[jira] [Updated] (GIRAPH-244) Vertex API redesign

2012-07-22 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Presta updated GIRAPH-244: - Attachment: GIRAPH-244.patch You could try this other one too. I generated it with "svn d

[jira] [Updated] (GIRAPH-244) Vertex API redesign

2012-07-23 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Presta updated GIRAPH-244: - Attachment: GIRAPH-244.patch In the meantime, here's a small update: - fixed a mistake in

[jira] [Updated] (GIRAPH-244) Vertex API redesign

2012-07-24 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Presta updated GIRAPH-244: - Attachment: GIRAPH-244.patch Got rid of EdgeWritable, since there was only one use (the J

[jira] [Updated] (GIRAPH-244) Vertex API redesign

2012-07-24 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Presta updated GIRAPH-244: - Attachment: GIRAPH-244.patch - More robust serialization of halted state in some vertex i

[jira] [Updated] (GIRAPH-244) Vertex API redesign

2012-07-24 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Presta updated GIRAPH-244: - Attachment: GIRAPH-244.patch A few more incremental improvements: - Added a ShortestPaths

[jira] [Updated] (GIRAPH-244) Vertex API redesign

2012-07-24 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Presta updated GIRAPH-244: - Attachment: GIRAPH-244.patch Added a combiner for ShortestPathsBenchmark to use. Reminde

[jira] [Updated] (GIRAPH-244) Vertex API redesign

2012-07-25 Thread Jaeho Shin (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jaeho Shin updated GIRAPH-244: -- Attachment: 0001-GIRAPH-244-regression-for-non-secure-Hadoop.patch There was regression for non-secure