----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10148/#review18458 -----------------------------------------------------------
Actually, I think I made a mistake, with edge input we can always reuse, but with vertex input currently we can't, right? So SimpleHiveToVertex needs this option. I can fix it, or you can put it back as part of this patch, let me know either way. - Maja Kabiljo On March 28, 2013, 4:03 a.m., Nitay Joffe wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/10148/ > ----------------------------------------------------------- > > (Updated March 28, 2013, 4:03 a.m.) > > > Review request for giraph. > > > Description > ------- > > https://issues.apache.org/jira/browse/GIRAPH-594 > > > Diffs > ----- > > giraph-core/src/main/java/org/apache/giraph/conf/GiraphClasses.java > 23dab79374dac2bf18ffaac3cb2f289a61f0d2a8 > giraph-core/src/main/java/org/apache/giraph/conf/GiraphConfiguration.java > dee8e982aae23cd400c079964ecbfa6fd152ee54 > > giraph-core/src/main/java/org/apache/giraph/conf/ImmutableClassesGiraphConfiguration.java > 0af8b9736b29f96cac11ed79e6b53652e2d4cf2d > > giraph-core/src/main/java/org/apache/giraph/partition/ReusesObjectsPartition.java > PRE-CREATION > giraph-hive/src/main/java/org/apache/giraph/hive/HiveGiraphRunner.java > 0039dd6f29560b977d04e1f84a7e37c01fcb9c51 > > Diff: https://reviews.apache.org/r/10148/diff/ > > > Testing > ------- > > > Thanks, > > Nitay Joffe > >
