Github user srowen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/14221#discussion_r70957858
  
    --- Diff: 
graphx/src/main/scala/org/apache/spark/graphx/util/GraphGenerators.scala ---
    @@ -119,7 +119,7 @@ object GraphGenerators extends Logging {
        * A random graph generator using the R-MAT model, proposed in
        * "R-MAT: A Recursive Model for Graph Mining" by Chakrabarti et al.
        *
    -   * See [[http://www.cs.cmu.edu/~christos/PUBLICATIONS/siam04.pdf]].
    +   * See http://www.cs.cmu.edu/~christos/PUBLICATIONS/siam04.pdf.
    --- End diff --
    
    Was valid scaladoc but doesn't convert to valid javadoc; it's a genjavadoc 
limitation


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to