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