[
https://issues.apache.org/jira/browse/GIRAPH-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dionysios Logothetis resolved GIRAPH-1117.
------------------------------------------
Resolution: Fixed
> Provide a flexible way to decide whether to create vertex when it is not
> present in the input
> ---------------------------------------------------------------------------------------------
>
> Key: GIRAPH-1117
> URL: https://issues.apache.org/jira/browse/GIRAPH-1117
> Project: Giraph
> Issue Type: Improvement
> Reporter: Sergey Edunov
> Priority: Minor
>
> Currently there is only one way to control if source vertices that don't
> explicitly exist in the input should be created:
> giraph.createEdgeSourceVertices
> This way one can enable or disable vertex creation on the job level. However
> sometime we need more fine-grained control. E.g. we want to create vertices
> for some edge input and then skip creation for other part.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)