[
https://issues.apache.org/jira/browse/FLINK-3799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15257968#comment-15257968
]
ASF GitHub Bot commented on FLINK-3799:
---------------------------------------
Github user vasia commented on the pull request:
https://github.com/apache/flink/pull/1922#issuecomment-214720154
The changes look good to me. I realized we haven't documented graph
checksum in the Gelly guide. Could you please add it before merging? Thanks!
> 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)