You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Jakob Homan (Created) (JIRA)" <ji...@apache.org> on 2011/10/31 20:43:32 UTC

[jira] [Created] (GIRAPH-70) Misspellings in PseudoRandomVertexInputFormat configuration parameters

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

        

[jira] [Commented] (GIRAPH-70) Misspellings in PseudoRandomVertexInputFormat configuration parameters

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GIRAPH-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13150834#comment-13150834 ] 

Hudson commented on GIRAPH-70:
------------------------------

Integrated in Giraph-trunk-Commit #33 (See [https://builds.apache.org/job/Giraph-trunk-Commit/33/])
    GIRAPH-70: Misspellings in PseudoRandomVertexInputFormat configuration parameters. Contributed by Attila Csordas.

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

                
> Misspellings in PseudoRandomVertexInputFormat configuration parameters
> ----------------------------------------------------------------------
>
>                 Key: GIRAPH-70
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-70
>             Project: Giraph
>          Issue Type: Bug
>    Affects Versions: 0.70.0
>            Reporter: Jakob Homan
>            Assignee: Attila Csordas
>            Priority: Minor
>              Labels: newbie
>             Fix For: 0.70.0
>
>         Attachments: GIRAPH-70.patch
>
>
> {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

        

[jira] [Updated] (GIRAPH-70) Misspellings in PseudoRandomVertexInputFormat configuration parameters

Posted by "Attila Csordas (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GIRAPH-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Attila Csordas updated GIRAPH-70:
---------------------------------

    Attachment: GIRAPH-70.patch

mvn test with hadoop_non_secure profile and mvn rat:check ran successfully 
                
> 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
>              Labels: newbie
>         Attachments: GIRAPH-70.patch
>
>
> {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