[
https://issues.apache.org/jira/browse/FLINK-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14230158#comment-14230158
]
ASF GitHub Bot commented on FLINK-1157:
---------------------------------------
Github user uce commented on a diff in the pull request:
https://github.com/apache/incubator-flink/pull/246#discussion_r21106469
--- Diff: docs/setup_quickstart.md ---
@@ -38,10 +37,10 @@ You are almost done.
~~~bash
-$ cd ~/Downloads # Go to download directory
-$ tar xzf flink-*.tgz # Unpack the downloaded archive
-$ cd flink
-$ bin/start-local.sh # Start Flink
+$ cd ~/Downloads # Go to download directory
+$ tar xzf flink-*.tgz # Unpack the downloaded archive
+$ cd flink-{{site.FLINK_VERSION_STABLE}}
--- End diff --
Have you checked whether this is translated correctly by Jekyll?
> Document TaskManager Slots
> --------------------------
>
> Key: FLINK-1157
> URL: https://issues.apache.org/jira/browse/FLINK-1157
> Project: Flink
> Issue Type: Improvement
> Components: Documentation
> Reporter: Robert Metzger
> Assignee: Robert Metzger
>
> Slots are not explained in the documentation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)