Greg Hogan created FLINK-3789:
---------------------------------
Summary: Overload methods which trigger program execution to allow naming job
Key: FLINK-3789
URL:
https://issues.apache.org/jira/browse/FLINK-3789 Project: Flink
Issue Type: Improvement
Components: Java API
Affects Versions: 1.1.0
Reporter: Greg Hogan
Assignee: Greg Hogan
Priority: Minor
Overload the following functions to additionally accept a job name to pass to {{ExecutionEnvironment.execute(String)}}.
* {{DataSet.collect()}}
* {{DataSet.count()}}
* {{DataSetUtils.checksumHashCode(DataSet)}}
* {{GraphUtils.checksumHashCode(Graph)}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)