[ 
https://issues.apache.org/jira/browse/FLINK-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14230136#comment-14230136
 ] 

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_r21105791
  
    --- Diff: docs/config.md ---
    @@ -36,26 +39,29 @@ master/coordinator of the distributed system (DEFAULT: 
localhost).
     - `jobmanager.rpc.port`: The port number of the JobManager (DEFAULT: 6123).
     
     - `jobmanager.heap.mb`: JVM heap size (in megabytes) for the JobManager
    -(DEFAULT: 256).
    +(DEFAULT: 256). You may have to increase the heap size for the JobManager 
if you are running
    +very large applications (with may operators), or if you are keeping a long 
history of them.
    --- End diff --
    
    may => many


> 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)

Reply via email to