From b09ab9f644bb21737babddf387045ff953f72135 Mon Sep 17 00:00:00 2001 From: Max Date: Fri, 16 Jan 2015 11:02:47 +0100 Subject: [PATCH 1/2] [FLINK-1406] update Flink compatibility notice --- docs/setup_quickstart.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/setup_quickstart.md b/docs/setup_quickstart.md index e9d2b8b3d3368..0361c259e69c6 100644 --- a/docs/setup_quickstart.md +++ b/docs/setup_quickstart.md @@ -26,7 +26,9 @@ under the License. Get Flink up and running in a few simple steps. ## Requirements -Flink runs on all __UNIX-like__ environments: __Linux__, __Mac OS X__, __Cygwin__. The only requirement is to have a working __Java 6.x__ (or higher) installation. + +Flink runs on __Linux, Mac OS X, and Windows__. To be able to run Flink, the +only requirement is to have a working __Java 6.x__ (or higher) installation. ## Download Download the ready to run binary package. Choose the Flink distribution that __matches your Hadoop version__. If you are unsure which version to choose or you just want to run locally, pick the package for Hadoop 1.2. From eed079b67cdabf51a354269c94be8ec5c0a2d7fd Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 19 Jan 2015 14:11:34 +0100 Subject: [PATCH 2/2] [FLINK-1406] update compatibility notice with link to further documentation --- docs/setup_quickstart.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/setup_quickstart.md b/docs/setup_quickstart.md index 0361c259e69c6..295c19285afc6 100644 --- a/docs/setup_quickstart.md +++ b/docs/setup_quickstart.md @@ -28,7 +28,10 @@ Get Flink up and running in a few simple steps. ## Requirements Flink runs on __Linux, Mac OS X, and Windows__. To be able to run Flink, the -only requirement is to have a working __Java 6.x__ (or higher) installation. +only requirement is to have a working __Java 6.x__ (or higher) +installation. Windows users, please take a look at the +[Flink on Windows](local_setup.html#flink-on-windows) guide which describes +how to run Flink on Windows for local setups. ## Download Download the ready to run binary package. Choose the Flink distribution that __matches your Hadoop version__. If you are unsure which version to choose or you just want to run locally, pick the package for Hadoop 1.2.