Hi,

With Flink 1.5.0, we introduced a new distributed architecture (see release
announcement [1] and FLIP-6 [2]).
>From what you describe, I cannot tell what is going wrong.

How do you submit your application?
Which action resulted in the error message you shared?

Btw. why do you go for Flink 1.5/1.6? We released Flink 1.8 a few weeks ago
and the 1.7 line received a few bug fix releases already.

Best, Fabian

[1]
https://flink.apache.org/news/2018/05/25/release-1.5.0.html#rewrite-of-flinks-deployment-and-process-model
[2]
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65147077

Am Di., 30. Apr. 2019 um 17:16 Uhr schrieb Rad Rad <radhya.sa...@gmail.com>:

> Hi,
> I am using Flink 1.4.2 and I can't see my running jobs on Flink we
> dashboard.
>
> I downloaded Flink 1.5 and 1.6, I received this message when I tried to
> send
> my arguments like this
>
> --topic sensor --bootstrap.servers localhost:9092  --zookeeper.connect
> localhost:2181 --group.id test-consumer-group2
>
>
> {"errors":["Bad request, could not parse parameters: Cannot resolve query
> parameter (parallelism) from value \"\"."]}
>
>
> Regards.
>
>
>
>
>
> --
> Sent from:
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/
>

Reply via email to