You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
StreamPark encountered errors while parsing the config.yaml file. The error logs are as follows:
16:41:15.967 [streampark-k8s-watching-thread-18] WARN org.apache.streampark.common.util.PropertiesUtils - [StreamPark] Error while trying to split key and value in configuration. 39 : rpc:
16:41:15.967 [streampark-k8s-watching-thread-18] WARN org.apache.streampark.common.util.PropertiesUtils - [StreamPark] Error while trying to split key and value in configuration. 51 : memory:
16:41:15.968 [streampark-k8s-watching-thread-18] WARN org.apache.streampark.common.util.PropertiesUtils - [StreamPark] Error while trying to split key and value in configuration. 52 : process:
16:41:15.968 [streampark-k8s-watching-thread-18] WARN org.apache.streampark.common.util.PropertiesUtils - [StreamPark] Error while trying to split key and value in configuration. 56 : execution:
16:41:15.968 [streampark-k8s-watching-thread-18] WARN org.apache.streampark.common.util.PropertiesUtils - [StreamPark] Error while trying to split key and value in configuration. 62 : taskmanager:
Search before asking
Java Version
11
Scala Version
2.12.x
StreamPark Version
2.1.5
Flink Version
1.19
Deploy mode
kubernetes-session
What happened
Flink config.yaml Parsing Error
When using Flink versions greater than 1.19, the config.yaml file adopts a nested format as shown below:
StreamPark encountered errors while parsing the config.yaml file. The error logs are as follows:
16:41:15.967 [streampark-k8s-watching-thread-18] WARN org.apache.streampark.common.util.PropertiesUtils - [StreamPark] Error while trying to split key and value in configuration. 39 : rpc:
16:41:15.967 [streampark-k8s-watching-thread-18] WARN org.apache.streampark.common.util.PropertiesUtils - [StreamPark] Error while trying to split key and value in configuration. 51 : memory:
16:41:15.968 [streampark-k8s-watching-thread-18] WARN org.apache.streampark.common.util.PropertiesUtils - [StreamPark] Error while trying to split key and value in configuration. 52 : process:
16:41:15.968 [streampark-k8s-watching-thread-18] WARN org.apache.streampark.common.util.PropertiesUtils - [StreamPark] Error while trying to split key and value in configuration. 56 : execution:
16:41:15.968 [streampark-k8s-watching-thread-18] WARN org.apache.streampark.common.util.PropertiesUtils - [StreamPark] Error while trying to split key and value in configuration. 62 : taskmanager:
Error Exception
Screenshots
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: