[
https://issues.apache.org/jira/browse/GIRAPH-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148585#comment-13148585
]
[email protected] commented on GIRAPH-63:
-----------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2807/
-----------------------------------------------------------
Review request for giraph.
Summary
-------
Fixing typo "supestep" -> "superstep".
This addresses bug GIRAPH-63.
https://issues.apache.org/jira/browse/GIRAPH-63
Diffs
-----
http://svn.apache.org/repos/asf/incubator/giraph/trunk/src/main/java/org/apache/giraph/benchmark/PageRankBenchmark.java
1200720
http://svn.apache.org/repos/asf/incubator/giraph/trunk/src/main/java/org/apache/giraph/benchmark/RandomMessageBenchmark.java
1200720
Diff: https://reviews.apache.org/r/2807/diff
Testing
-------
$ mvn test
Thanks,
shaunak
> Typo in PageRankBenchmark
> -------------------------
>
> Key: GIRAPH-63
> URL: https://issues.apache.org/jira/browse/GIRAPH-63
> Project: Giraph
> Issue Type: Bug
> Reporter: Jakob Homan
> Assignee: Shaunak Kashyap
> Priority: Trivial
> Labels: newbie
>
> {code:title=PageRankBenchmark.java|borderStyle=solid}
> if (!cmd.hasOption('s')) {
> System.out.println("Need to set the number of supesteps (-s)");
> return -1;
> }{code}
> supesteps -> supersteps
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira