SOD-DOB

Results 3 issues of SOD-DOB

How do I set up stateBackend and save checkpoints in HDFS?

question

my Flink Job run on k8s with flink-kubernetes-operator [https://github.com/apache/flink-kubernetes-operator]([flink-kubernetes-operator]) Tasks always report errors from time to time, but it doesn’t always appear ![image](https://github.com/apache/rocketmq-flink/assets/47728686/231c500c-fd64-4679-9b0f-ff4a025dd766) but when I execute it on the...

`public static final long DEFAULT_START_MESSAGE_OFFSET = -1;` Why is the default value -1? It causes the following error: ``` java.lang.RuntimeException: org.apache.rocketmq.client.exception.MQClientException: offset < 0 For more information, please visit the...