This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch branch-0.9 in repository https://gitbox.apache.org/repos/asf/zeppelin.git
The following commit(s) were added to refs/heads/branch-0.9 by this push: new 69f5c53 [hotfix] minor update of flink tutorial note 69f5c53 is described below commit 69f5c53c8aab054d93a8db2adc8b1b834fda3799 Author: Jeff Zhang <zjf...@apache.org> AuthorDate: Mon May 11 14:23:34 2020 +0800 [hotfix] minor update of flink tutorial note --- notebook/Flink Tutorial/1. Flink Basics_2F2YS7PCE.zpln | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/notebook/Flink Tutorial/1. Flink Basics_2F2YS7PCE.zpln b/notebook/Flink Tutorial/1. Flink Basics_2F2YS7PCE.zpln index 6abd5b0..2febf6f 100644 --- a/notebook/Flink Tutorial/1. Flink Basics_2F2YS7PCE.zpln +++ b/notebook/Flink Tutorial/1. Flink Basics_2F2YS7PCE.zpln @@ -2,9 +2,9 @@ "paragraphs": [ { "title": "Introduction", - "text": "%md\n\n# Introduction\n\n[Apache Flink](https://flink.apache.org/) is a framework and distributed processing engine for stateful computations over unbounded and bounded data streams. This is Flink tutorial for runninb classical wordcount in both batch and streaming mode. \n\nThere\u0027re 3 things you need to do before using flink in zeppelin.\n\n* Download [Flink 1.10](https://flink.apache.org/downloads.html) for scala 2.11 (Only scala-2.11 is supported, scala-2.12 is not [...] + "text": "%md\n\n# Introduction\n\n[Apache Flink](https://flink.apache.org/) is a framework and distributed processing engine for stateful computations over unbounded and bounded data streams. This is Flink tutorial for runninb classical wordcount in both batch and streaming mode. \n\nThere\u0027re 3 things you need to do before using flink in zeppelin.\n\n* Download [Flink 1.10](https://flink.apache.org/downloads.html) for scala 2.11 (Only scala-2.11 is supported, scala-2.12 is not [...] "user": "anonymous", - "dateUpdated": "2020-04-29 22:14:29.556", + "dateUpdated": "2020-05-11 14:22:22.877", "config": { "colWidth": 12.0, "fontSize": 9.0, @@ -30,7 +30,7 @@ "msg": [ { "type": "HTML", - "data": "\u003cdiv class\u003d\"markdown-body\"\u003e\n\u003ch1\u003eIntroduction\u003c/h1\u003e\n\u003cp\u003e\u003ca href\u003d\"https://flink.apache.org/\"\u003eApache Flink\u003c/a\u003e is a framework and distributed processing engine for stateful computations over unbounded and bounded data streams. This is Flink tutorial for runninb classical wordcount in both batch and streaming mode.\u003c/p\u003e\n\u003cp\u003eThere\u0026rsquo;re 3 things you need to do before using [...] + "data": "\u003cdiv class\u003d\"markdown-body\"\u003e\n\u003ch1\u003eIntroduction\u003c/h1\u003e\n\u003cp\u003e\u003ca href\u003d\"https://flink.apache.org/\"\u003eApache Flink\u003c/a\u003e is a framework and distributed processing engine for stateful computations over unbounded and bounded data streams. This is Flink tutorial for runninb classical wordcount in both batch and streaming mode.\u003c/p\u003e\n\u003cp\u003eThere\u0026rsquo;re 3 things you need to do before using [...] } ] }, @@ -39,8 +39,8 @@ "jobName": "paragraph_1580997898536_-1239502599", "id": "paragraph_1580997898536_-1239502599", "dateCreated": "2020-02-06 22:04:58.536", - "dateStarted": "2020-04-29 22:14:29.560", - "dateFinished": "2020-04-29 22:14:29.612", + "dateStarted": "2020-05-11 14:22:22.878", + "dateFinished": "2020-05-11 14:22:24.363", "status": "FINISHED" }, {