[ 
https://issues.apache.org/jira/browse/FLINK-5438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stephan Ewen closed FLINK-5438.
-------------------------------

> Typo in JobGraph generator Exception 
> -------------------------------------
>
>                 Key: FLINK-5438
>                 URL: https://issues.apache.org/jira/browse/FLINK-5438
>             Project: Flink
>          Issue Type: Improvement
>          Components: Client
>            Reporter: Ufuk Celebi
>            Priority: Trivial
>             Fix For: 1.2.0, 1.3.0
>
>
> When trying to run a job with parallelism  > max parallelism there is a typo 
> in the error message:
> {code}
> Caused by: java.lang.IllegalStateException: The maximum parallelism (1) of 
> the stream node Flat Map-3 is smaller than the parallelism (18). Increase the 
> maximum parallelism or decrease the parallelism >>>ofthis<<< operator.
> at 
> org.apache.flink.streaming.api.graph.StreamingJobGraphGenerator.createJobVertex(StreamingJobGraphGenerator.java:318)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to