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

Alessandro Presta commented on GIRAPH-550:
------------------------------------------

+1
I wonder if this could be extended to all input formats: have a 
createAndInitializeVertex(I, V[, VertexEdges]) similar to the one for 
VertexEdges.
Also, any vertex/edge reader needs to instantiate vertices or edges, so it 
would probably make sense to have abstract classes (e.g. 
ConfigurableEdgeReader) that implement ImmutableClassesGiraphConfigurable, to 
be extended by concrete readers.
                
> Giraph-Hive updates
> -------------------
>
>                 Key: GIRAPH-550
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-550
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Nitay Joffe
>            Assignee: Nitay Joffe
>         Attachments: GIRAPH-550.patch
>
>
> Improve interface. Specifically make the infrastructure call initialize() 
> instead of making the user do it. Also other general cleanup.

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