Greg Hogan created FLINK-3799:
---------------------------------
Summary: 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
{{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)