[
https://issues.apache.org/jira/browse/FLINK-2777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
chenliang613 updated FLINK-2777:
--------------------------------
Component/s: Documentation
> The description of programming_guide.html has some issues
> ---------------------------------------------------------
>
> Key: FLINK-2777
> URL: https://issues.apache.org/jira/browse/FLINK-2777
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Reporter: chenliang613
> Assignee: chenliang613
> Priority: Minor
> Labels: documentation
> Fix For: 0.10
>
>
> def createLocalEnvironment(parallelism: Int =
> Runtime.getRuntime.availableProcessors()))
> //issue1: In the end, there is a extra ")"
> def createRemoteEnvironment(host: String, port: String, jarFiles: String*)
> def createRemoteEnvironment(host: String, port: String, parallelism: Int,
> jarFiles: String*)
> //issue2: the parameter of port should be "Int", not "String"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)