Re: Make SubmittedJobGraphStore configurable

2017-07-25 Thread Chen Qin
>>> On Thu, Jul 6, 2017 at 2:47 AM, Ted Yu <yuzhih...@gmail.com> wrote: >>> >>> The sample config entries are broken into multiple lines. >>> >>> Can you send the config again with one config on one line ? >>> >>> Cheers >>

Re: Make SubmittedJobGraphStore configurable

2017-07-25 Thread Till Rohrmann
t; > On Thu, Jul 6, 2017 at 2:47 AM, Ted Yu <yuzhih...@gmail.com> wrote: > > > The sample config entries are broken into multiple lines. > > > > Can you send the config again with one config on one line ? > > > > Cheers > > > > On Wed, Jul 5, 2

Re: Make SubmittedJobGraphStore configurable

2017-07-06 Thread Chen Qin
re broken into multiple lines. > > Can you send the config again with one config on one line ? > > Cheers > > On Wed, Jul 5, 2017 at 10:19 PM, Chen Qin <qinnc...@gmail.com> wrote: > > > ​Hi there, > > > > ​I would like to propose/discuss median level refacto

Re: Make SubmittedJobGraphStore configurable

2017-07-06 Thread Ted Yu
or work to make > submittedJobGraphStore configurable and extensible. > > The rationale behind is to allow users offload those meta data to durable > cross dc read after write strong consistency storage and decouple with zk > quorum. > ​ > > https://issues.apache.org/jira/browse/FLINK-7

Make SubmittedJobGraphStore configurable

2017-07-05 Thread Chen Qin
​Hi there, ​I would like to propose/discuss median level refactor work to make submittedJobGraphStore configurable and extensible. The rationale behind is to allow users offload those meta data to durable cross dc read after write strong consistency storage and decouple with zk quorum. ​ https

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

2017-07-05 Thread Chen Qin (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