Skip to content

[Bug] [client] While using 'Execute jar with(...) ', the parallelism of the Flink task is still 1, even though I set it to 8 in three ways #3103

@LDA1314

Description

@LDA1314

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

Dinky version:dinky-release-1.17-1.0.0-rc4

When I was testing ‘Execution jar with(...)’, I specified the degree of parallelism 8 for the job in three ways,but there was still 1 of the parallelism in operator chain on the Flink Web UI.That is to say,it seems that this configuration parameter doesn't work!
1.set parallelism with dinky suggested

db67dde900154df6c3066977adae68f ng…]()

2.set parallelism with flink language 'Set'
060c4783bade7d5a837c845a0b5fe16

3.Flink Web UI
6704e5465097b49976e7c433c367281

What you expected to happen

this configuration parameter can work

How to reproduce

just like what I describe

Anything else

No response

Version

1.0.0

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Labels

BugSomething isn't workingP1level 1

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions