[ 
https://issues.apache.org/jira/browse/GIRAPH-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148625#comment-13148625
 ] 

Hudson commented on GIRAPH-63:
------------------------------

Integrated in Giraph-trunk-Commit #27 (See 
[https://builds.apache.org/job/Giraph-trunk-Commit/27/])
    GIRAPH-63. Typo in PageRankBenchmark. Contributed by Shaunak Kashyap.

jghoman : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1200988
Files : 
* /incubator/giraph/trunk/CHANGELOG
* 
/incubator/giraph/trunk/src/main/java/org/apache/giraph/benchmark/PageRankBenchmark.java
* 
/incubator/giraph/trunk/src/main/java/org/apache/giraph/benchmark/RandomMessageBenchmark.java

                
> 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
>             Fix For: 0.70.0
>
>         Attachments: GIRAPH-63.diff
>
>
> {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

        

Reply via email to