-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9350/
-----------------------------------------------------------

(Updated Feb. 8, 2013, 12:48 a.m.)


Review request for giraph.


Changes
-------

More babble on the real JIRA for this GIRAPH-503. This is better, and fixes 
almost all the issues brought up in the review. Thanks again guys!


Description
-------

Refactor CLI parsing of args and the assembly of the GiraphConfiguration into 
its own class so that other future Runner classes besides GiraphRunner can use 
it w/o duplication. You get the idea.


Diffs (updated)
-----

  giraph-core/src/main/java/org/apache/giraph/GiraphRunner.java b6a6113 
  giraph-core/src/main/java/org/apache/giraph/conf/GiraphConstants.java fb4e8a3 
  giraph-core/src/main/java/org/apache/giraph/job/GiraphTypeValidator.java 
de2a66d 
  giraph-core/src/main/java/org/apache/giraph/utils/CliParserUtils.java 
PRE-CREATION 

Diff: https://reviews.apache.org/r/9350/diff/


Testing
-------


Thanks,

Eli Reisman

Reply via email to