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

Jakob Homan commented on GIRAPH-63:
-----------------------------------

Ah, thanks.  Actually, for some reason, JIRA hides this option with its latest 
upgrade. On More Actions there's an Attach File option that will upload the 
patch file itself.  Then we can download this and apply it to the tree.  Looks 
good though, from what was pasted in!
                
> 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
>         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