You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Greg Hogan (JIRA)" <ji...@apache.org> on 2016/04/26 15:11:13 UTC

[jira] [Resolved] (FLINK-3799) Graph checksum should execute single job

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

Greg Hogan resolved FLINK-3799.
-------------------------------
    Resolution: Implemented

Implemented in 06bf4bf3f465b1c019b40dfd7c1662507d7fa2e3

> Graph checksum should execute single job
> ----------------------------------------
>
>                 Key: FLINK-3799
>                 URL: https://issues.apache.org/jira/browse/FLINK-3799
>             Project: Flink
>          Issue Type: Improvement
>          Components: Gelly
>    Affects Versions: 1.1.0
>            Reporter: Greg Hogan
>            Assignee: Greg Hogan
>             Fix For: 1.1.0
>
>
> {{GraphUtils.checksumHashCode()}} calls {{DataSetUtils.checksumHashCode()}} for both the vertex and edge {{DataSet}} which each require a separate job. Rewrite this to only execute a single job.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)