[ 
https://issues.apache.org/jira/browse/GIRAPH-586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alessandro Presta updated GIRAPH-586:
-------------------------------------

    Attachment: GIRAPH-586.patch

Fixed exception messages.
Thanks for the quick review, Avery! Committing.
                
> Customizable default vertex value
> ---------------------------------
>
>                 Key: GIRAPH-586
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-586
>             Project: Giraph
>          Issue Type: New Feature
>            Reporter: Alessandro Presta
>            Assignee: Alessandro Presta
>         Attachments: GIRAPH-586.patch, GIRAPH-586.patch
>
>
> When Giraph implicitly adds a vertex (e.g., during edge-based input or 
> mutations), the vertex value is created using reflection, so it is 
> default-initialized (e.g., a double will be 0.0).
> For some algorithms, the default value might be something different, or even 
> need to be read from the configuration at run-time.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to