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

2011-11-06 Thread Claudio Martella (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Martella updated GIRAPH-47: --- Attachment: GIRAPH-47.diff Implemented WorkerContext as abstract class proxing graphState.

[jira] [Updated] (GIRAPH-74) GIRAPH-36 missed a couple of liners when passing from Vertex to BasicVertex

2011-11-10 Thread Claudio Martella (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Martella updated GIRAPH-74: --- Attachment: GIRAPH-36-cleaup.diff This fixes the issue as in the issue description.

[jira] [Updated] (GIRAPH-97) TestIdWithValueTextOutputFormat.java and IdWithValueTextOutputFormat.java missing license header

2011-11-18 Thread Claudio Martella (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Martella updated GIRAPH-97: --- Attachment: GIRAPH-97.diff trivial fix TestIdWithValueTextOutputFormat.java

[jira] [Updated] (GIRAPH-98) Add Claudio Martella to site

2011-11-18 Thread Claudio Martella (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Martella updated GIRAPH-98: --- Attachment: GIRAPH-98.diff Then i'll follow the instructions from GIRAPH-35

[jira] [Updated] (GIRAPH-90) LongDoubleFloatDoubleVertex has possibily the iterator() implementation broken

2011-11-24 Thread Claudio Martella (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Martella updated GIRAPH-90: --- Attachment: GIRAPH-90.diff 2-liners, removes caching.

[jira] [Updated] (GIRAPH-10) Aggregators are not exported

2011-12-03 Thread Claudio Martella (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Martella updated GIRAPH-10: --- Attachment: GIRAPH-10.diff Exports Aggregators, adds unit test for the new class. Passes unit

[jira] [Updated] (GIRAPH-10) Aggregators are not exported

2011-12-03 Thread Claudio Martella (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Martella updated GIRAPH-10: --- Attachment: GIRAPH-10.diff Exports Aggregators, adds unit test for the new class. Passes unit

[jira] [Updated] (GIRAPH-10) Aggregators are not exported

2011-12-03 Thread Claudio Martella (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Martella updated GIRAPH-10: --- Attachment: (was: GIRAPH-10.diff) Aggregators are not exported

[jira] [Updated] (GIRAPH-10) Aggregators are not exported

2011-12-05 Thread Claudio Martella (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Martella updated GIRAPH-10: --- Attachment: GIRAPH-10.diff fixed according to Avery's feedback. About tabs and spaces, sorry

[jira] [Updated] (GIRAPH-10) Aggregators are not exported

2011-12-05 Thread Claudio Martella (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Martella updated GIRAPH-10: --- Attachment: GIRAPH-10.diff Fixed according to last feedback. Committing

[jira] [Updated] (GIRAPH-118) Clarify messages behavior in BasicVertex

2012-01-06 Thread Claudio Martella (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Martella updated GIRAPH-118: Description: initialize() can receive a null parameter for messages (at least that's

[jira] [Updated] (GIRAPH-119) VertexCombiner should work on IterableM instead of ListM

2012-01-06 Thread Claudio Martella (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Martella updated GIRAPH-119: Attachment: GIRAPH-119.diff Trivial refactor to solve the issue.

[jira] [Updated] (GIRAPH-118) Clarify messages behavior in BasicVertex

2012-01-06 Thread Claudio Martella (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Martella updated GIRAPH-118: Attachment: GIRAPH-119.diff Apparently the initialize() issue is also true for other

[jira] [Updated] (GIRAPH-118) Clarify messages behavior in BasicVertex

2012-01-06 Thread Claudio Martella (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Martella updated GIRAPH-118: Attachment: GIRAPH-118.diff Messed up with issue number in patch filename, sorry :)

[jira] [Updated] (GIRAPH-121) BasicVertexResolver should be implementation and VertexResolver should be interface

2012-01-08 Thread Claudio Martella (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Martella updated GIRAPH-121: Description: After the change of naming in Vertex, VertexResolver and BasicVertexResolver

[jira] [Updated] (GIRAPH-124) Combiner should return IterableM instead of M or null.

2012-01-20 Thread Claudio Martella (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Martella updated GIRAPH-124: Attachment: GIRAPH-124.diff Implements the IterableM interface on the return value.

[jira] [Updated] (GIRAPH-124) Combiner should return IterableM instead of M or null.

2012-01-21 Thread Claudio Martella (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Martella updated GIRAPH-124: Attachment: GIRAPH-124.diff Fixes indentation and Exception messages according to Avery's

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

2012-01-23 Thread Claudio Martella (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Martella updated GIRAPH-45: --- Attachment: GIRAPH-45.diff This a premature patch not meant for inclusion but as RFC. It

[jira] [Updated] (GIRAPH-183) Add Claudio's FOSDEM presentation (slides and video) to the site

2012-04-13 Thread Claudio Martella (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Martella updated GIRAPH-183: Attachment: GIRAPH-183.diff Site update. Add Claudio's FOSDEM