Misspellings in PseudoRandomVertexInputFormat configuration parameters
----------------------------------------------------------------------

                 Key: GIRAPH-70
                 URL: https://issues.apache.org/jira/browse/GIRAPH-70
             Project: Giraph
          Issue Type: Bug
            Reporter: Jakob Homan
            Priority: Minor


{noformat}    /** Set the number of aggregate vertices */
    public static final String AGGREGATE_VERTICES =
        "pseduoRandomVertexReader.aggregateVertices";
    /** Set the number of edges per vertex (pseudo-random destination) */
    public static final String EDGES_PER_VERTEX =
        "pseduoRandomVertexReader.edgesPerVertex";{noformat}

--
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