incubator-streampark icon indicating copy to clipboard operation
incubator-streampark copied to clipboard

The functionality to build the flink jar is buggy

Open mezhangremoterepository opened this issue 11 months ago • 4 comments

Search before asking

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

Java Version

No response

Scala Version

2.12.x

StreamPark Version

2.1.2

Flink Version

1.14.6

deploy mode

yarn-application

What happened

When I built the flink jar with version 2.1.2, I kept getting an error: there was no.mvn folder in the specified directory, but I checked the path and it actually did exist,bulid flink jar function I started to use from the 2.0.0 version, the function is very useful, but the 2.1.2 version of the function is not available, please fix it

Error Exception

Invalid maven setting path

Screenshots

No response

Are you willing to submit PR?

  • [ ] Yes I am willing to submit a PR!(您是否要贡献这个PR?)

Code of Conduct

mezhangremoterepository avatar Mar 06 '24 08:03 mezhangremoterepository

Thanks for your feedback, can you provide error logs or screenshots?

wolfboys avatar Mar 06 '24 23:03 wolfboys

Hello big guy, I fixed this bug yesterday Fix: Replace the file in the bin directory with mvnw in the bin directory of version 2.0.0

mezhangremoterepository avatar Mar 07 '24 01:03 mezhangremoterepository

Big guy, I used version 2.0.0 before, using pg to do metadata management, plan to upgrade to 2.1.0, but after executing version 2.1.0 pg upgrade sql, all my data is unavailable, and the interface can not be logged in. After viewing the upgrade sql file, I found that there were operations to delete fields, it is these operations that lead to the failure of the upgrade I can't even get to the page. It's a suicide escalation.

mezhangremoterepository avatar Mar 07 '24 01:03 mezhangremoterepository

s there any way to smoothly upgrade the version? Because I could not submit the yarn task in version 2.0.0, and there was no error reported, I could not find the repair method. So I tried to upgrade to version 2.1.0, but after the sql file was upgraded, all the functions were unavailable

mezhangremoterepository avatar Mar 07 '24 01:03 mezhangremoterepository

It is recommended that upgrade streampark to 2.1.3 and try again.

wolfboys avatar Mar 30 '24 09:03 wolfboys