刘方奇 created HUDI-3607:
-------------------------
Summary: Support backend switch in HoodieFlinkStreamer
Key: HUDI-3607
URL: https://issues.apache.org/jira/browse/HUDI-3607
Project: Apache Hudi
Issue Type: Improvement
Components: flink
Reporter: 刘方奇
Now, HoodieFlinkStreamer utility only support one backend - FsStateBackend.
I think it's not flexible for the application configuration. Could we make
backend configurable?
Moreover, for flink version 1.14, FsStateBackend is deprecated in favor of
org.apache.flink.runtime.state.hashmap.HashMapStateBackend and
org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)