----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17646/ -----------------------------------------------------------
Review request for giraph. 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
