You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Stephen Mallette (Jira)" <ji...@apache.org> on 2022/12/09 12:02:00 UTC

[jira] [Updated] (TINKERPOP-2834) CloneVertexProgram optimization on SparkGraphComputer

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

Stephen Mallette updated TINKERPOP-2834:
----------------------------------------
    Affects Version/s: 3.5.4

> CloneVertexProgram optimization on SparkGraphComputer
> -----------------------------------------------------
>
>                 Key: TINKERPOP-2834
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2834
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: hadoop
>    Affects Versions: 3.5.4
>            Reporter: Redriver
>            Priority: Major
>
> The CloneVertexProgram does nothing in its execute() method, but in SparkGraphComputer it has to process as standard GraphComputer semantics, which takes many unnecessary computation. In fact, registering a special SparkVertexProgramInterceptor with empty apply() can improve the overall performance a lot.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)