----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17646/ -----------------------------------------------------------
(Updated Feb. 4, 2014, 7:09 a.m.) Review request for giraph. Changes ------- make subject more concise Summary (updated) ----------------- GIRAPH-841: fix missing munge symbols error for non-munge-using profiles Repository: giraph-git Description ------- A simple fix is to globally define munge.symbols to a value that is never used otherwise, e.g. "NO_MUNGE_SYMBOLS". This will be overridden by profiles that need munge.symbols to be set to a specific value. Diffs ----- pom.xml efad0de Diff: https://reviews.apache.org/r/17646/diff/ Testing ------- Successfully runs mvn -P2.2.0 test and mvn test (default profile of Hadoop 0.20.203). Thanks, Eugene Koontz
