How Do I Set the znode Storage Directory in Open-Source Flink?
Symptom
How do I set the znode storage directory in the open-source Flink to a user-defined directory?
Solution
If the directory is /flink_base/flink, set high-availability.zookeeper.path.under.quota to /flink_base/flink in the flink-conf.yaml configuration file.
[Example]
high-availability.zookeeper.path.under.quota: /flink_base/flink
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot