[Bug] Upload Flink App jar got "flink app jar must exist" error on windows #4052
Closed
3 tasks done
Labels
bug
Something isn't working
Search before asking
Java Version
1.8
Scala Version
2.12.x
StreamPark Version
dev
Flink Version
1.17.2
deploy mode
None
What happened
On Windows
When I tried to upload a flink application jar via webui Resources -> Upload -> Add Resources. I got results below the margin of error.
I debugged the code and found a bug.
As you can see on the pic, the value of
jarFile
is "E", it should be "E:\IdeaProjects\incubator-streampark\dist\apache-streampark-2.2.0-SNAPSHOT-incubating-bin\temp\test.jar"Error Exception
No response
Screenshots
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: