----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15377/ -----------------------------------------------------------
(Updated Nov. 18, 2013, 1:07 a.m.) Review request for giraph and Claudio Martella. Changes ------- Adding changes needed. Repository: giraph-git Description ------- Create VertexOutputFormat to Apache Gora Diffs (updated) ----- giraph-gora/src/main/java/org/apache/giraph/io/gora/GoraGVertexVertexOutputFormat.java PRE-CREATION giraph-gora/src/main/java/org/apache/giraph/io/gora/GoraVertexOutputFormat.java PRE-CREATION giraph-gora/src/main/java/org/apache/giraph/io/gora/generated/GVertexResult.java PRE-CREATION giraph-gora/src/test/java/org/apache/giraph/io/gora/GoraTestVertexOutputFormat.java PRE-CREATION giraph-gora/src/test/java/org/apache/giraph/io/gora/TestGoraVertexOutputFormat.java PRE-CREATION Diff: https://reviews.apache.org/r/15377/diff/ Testing ------- Created vertices inside Gora's InMemory DataStore and then test the whole API without needing any other external dependencies. Thanks, Renato Marroquin
