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, 2017 at 10:19 PM, Chen Qin <qinnc...@gmail.com> wrote: > 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://issues.apache.org/jira/browse/FLINK-7106 > > <https://issues.apache.org/jira/browse/FLINK-7106> > New configurable setting in flink.conf > looks like following > > g > raph > -s > tore: > customized/zookeeper > g > raph > -s > tore.class: xx.yy.MyS3SubmittedJobGraphStoreImp > > g > raph > -s > tore. > endpoint > : s3.amazonaws.com > g > raph > -s > tore.path.root: > s3:/ > > / > my root/ > > Thanks, > Chen >