benjobs

Results 146 comments of benjobs

hi @jakiuncle : Thanks for your contribution. I don't about the details of casdoor at present, we will discuss it in a next version.

Is there no Front-End code submitted in this PR? πŸ€”

Do you want to improve this issue? Looking forward to your PR! 😊

> Does the`FINISHED` state mean that the job has been permanently stopped? Yes, I think so, The status indicates that the flink job has been thoroughly completed and stopped. πŸ‘

I think we just need to solve the compatibility issue with paths on Windows, This will be very convenient for developers on Windows.

> @RocMarshal @wolfboys Hello, I would like to ask streampark-flink-kubernetes-v2 if it is normalized now, I am not sure if there is any risk. At present, flink’s kubernetes v2 development...

hi: This bug has been fixed in 2.1.3. We will re-evaluate the improvement plan for this bug in the dev.

done, see this [PR](https://github.com/apache/incubator-streampark/pull/3615)

I really like this improvement and I'm looking forward to your next submit. 😊

In the current code, the backend still returns error messages to the frontend as before. The key issue is that these error messages are hard-coded and not processed through [i18n](https://github.com/apache/incubator-streampark/issues/3520)....