Closed philiahe closed 2 years ago
The problem is solved I use 3.0 Hadoop,Need to put Flink's official Lib flink-shaded-hadoop-3-uber under streamx's or flink's lib.
I have the same issue in streampark 2.1.0 with hadoop 3.0. After putting flink-shaded-hadoop-3-uber jar into streampark lib. I got an error
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'serverEndpointExporter' defined in class path resource [org/apache/streampark/console/base/config/WebSocketConfig.class]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: javax.websocket.server.ServerContainer not available
Search before asking
What happened
In versions 1.2.3 and 1.2.2, stopping the standalone task with the corresponding flink1.5.0 and 1.4.5 will report error like unrecognized field "status"
StreamX Version
1.2.3 and 1.2.2
Java Version
1.8
Flink Version
1.5.0 in 1.2.3 and 1.4.5 in 1.2.2
Scala Version of Flink
2.12 in flink 1.5.0 or 2.11 in 2.11
Error Exception
Screenshots
No response
Are you willing to submit PR?
Code of Conduct