Github user joerg84 commented on a diff in the pull request:

    https://github.com/apache/flink/pull/5346#discussion_r163477722
  
    --- Diff: docs/ops/deployment/mesos.md ---
    @@ -264,6 +264,8 @@ May be set to -1 to disable this feature.
     
     `mesos.resourcemanager.tasks.container.volumes`: A comma separated list of 
`[host_path:]`container_path`[:RO|RW]`. This allows for mounting additional 
volumes into your container. (**NO DEFAULT**)
     
    +`mesos.resourcemanager.tasks.container.docker.parameters`: Custom 
parameters to be passed into docker run command when using the docker 
containerizer.  Comma separated list of key=value pairs. (**NO DEFAULT**)
    --- End diff --
    
    Same here.


---

Reply via email to