[jira] [Created] (FLINK-7106) Make SubmittedJobGraphStore configurable

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-7106) Make SubmittedJobGraphStore configurable

Shang Yuanchun (Jira)
Chen Qin created FLINK-7106:
-------------------------------

             Summary: Make SubmittedJobGraphStore configurable
                 Key: FLINK-7106
                 URL: https://issues.apache.org/jira/browse/FLINK-7106
             Project: Flink
          Issue Type: Improvement
          Components: flink-contrib, Local Runtime
            Reporter: Chen Qin


Current SubmittedJobGraphStore is hardcoded to store in zookeeper if user choose HAMode. The goal of this task is to allow user build their own implementation and pass configuration from flink.conf and define how/where those information stores. (e.g rocksdb statebackend)

P.S I think this would be interesting to see how flink in HA mode can fallback to Standalone when zk suffers temp outages.





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)